Skip to content

Commit b8b59c5

Browse files
committed
deploy: 6f99a7c
1 parent 5ce3a50 commit b8b59c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conference2025/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!doctype html><html lang=en><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>scverse conference 2025</title><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;800&display=swap" rel=stylesheet><style>*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:inter,sans-serif;color:#fff;overflow:hidden}.background-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#000}.background-container img,.background-container video{width:100%;height:100%;object-fit:cover;opacity:.8}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.5));z-index:-1}.content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem;max-width:1600px;margin:0 auto;text-align:center}h1{font-size:clamp(3rem,10vw,5rem);font-weight:800;font-family:inter,sans-serif;letter-spacing:-.02em;margin-bottom:1rem;line-height:1;background:linear-gradient(135deg,#ffffff 0%,#d0d0d0 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.preamble{font-size:clamp(1rem,3vw,1.5rem);opacity:.5;margin:1rem 0}.date-location{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;margin-bottom:5rem;opacity:.8}.subtitle{font-size:clamp(1rem,2vw,1.25rem);font-weight:300;max-width:700px;margin:0 auto;line-height:1.6}.highlight{color:#ff8b57;font-weight:400}.social-links{margin-top:1rem}.social-links a{display:inline-block;margin:0 .75rem;color:#fff;font-size:1.2rem;transition:transform .3s ease,color .3s ease;text-decoration:none;opacity:.8}.social-links a:hover{color:#ff8b57;transform:translateY(-.1rem);border-color:transparent;opacity:1;transition:all .3s}@media(max-width:768px){.content{padding:1.5rem}.social-links{margin-top:2rem}}</style></head><body><div class=background-container><img src=/img/events/2025_11_conference_bg.jpeg alt="Conference background"></div><div class=overlay></div><div class=content><div class=preamble><span>Save the date!</span></div><h1>scverse conference 2025</h1><div class=date-location>November 17 - 19<br>Stanford, CA</div><p class=subtitle>Follow us on our channels to learn more details in the coming weeks</p><div class=social-links><a href=https://x.com/scverse_team aria-label="X / Twitter" target=_blank>X / Twitter</a>
1+
<!doctype html><html lang=en><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>scverse conference 2025</title><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;800&display=swap" rel=stylesheet><style>*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:inter,sans-serif;color:#fff;overflow:hidden}.background-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#000}.background-container img,.background-container video{width:100%;height:100%;object-fit:cover;opacity:.8}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.5));z-index:-1}.content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem;max-width:1600px;margin:0 auto;text-align:center}h1{font-size:clamp(3rem,10vw,5rem);font-weight:800;font-family:inter,sans-serif;letter-spacing:-.02em;margin-bottom:1rem;line-height:1;background:linear-gradient(135deg,#ffffff 0%,#d0d0d0 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.preamble{font-size:clamp(1rem,3vw,1.5rem);opacity:.5;margin:1rem 0}.date-location{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;margin-bottom:5rem;opacity:.8}.subtitle{font-size:clamp(1rem,2vw,1.25rem);font-weight:300;max-width:700px;margin:0 auto;line-height:1.6}.highlight{color:#ff8b57;font-weight:400}.social-links{margin-top:1rem}.social-links a{display:inline-block;margin:0 .75rem;color:#fff;font-size:1.2rem;transition:transform .3s ease,color .3s ease;text-decoration:none;opacity:.8}.social-links a:hover{color:#ff8b57;transform:translateY(-.1rem);border-color:transparent;opacity:1;transition:all .3s}@media(max-width:768px){.content{padding:1.5rem}.social-links{margin-top:2rem}}</style></head><body><div class=background-container><img src=/img/events/2025_11_conference_bg.jpeg alt="Conference background"></div><div class=overlay></div><div class=content><div class=preamble><span>Register now!</span></div><h1>scverse conference 2025</h1><div class=date-location>November 17 - 19<br>Stanford, CA</div><p class=subtitle>Follow us on our channels to learn more details in the coming weeks</p><div class=social-links><a href=https://x.com/scverse_team aria-label="X / Twitter" target=_blank>X / Twitter</a>
22
<a href=https://bsky.app/profile/scverse.bsky.social aria-label=Bluesky target=_blank>Bluesky</a>
33
<a href=https://linkedin.com/company/scverse aria-label=LinkedIn target=_blank>LinkedIn</a>
44
<a href=https://scverse.zulipchat.com/ aria-label=Zulip target=_blank>Zulip</a></div></div></body></html>

0 commit comments

Comments
 (0)