Skip to content

Commit 4d4d4ec

Browse files
committed
deploy: 49ae70a
1 parent 71ef780 commit 4d4d4ec

5 files changed

Lines changed: 8 additions & 3 deletions

File tree

conference2025/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<!doctype html><html lang=en><head><meta charset=UTF-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Standalone Page</title>
2+
<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>
3+
<a href=https://bsky.app/profile/scverse.bsky.social aria-label=Bluesky target=_blank>Bluesky</a>
4+
<a href=https://linkedin.com/company/scverse aria-label=LinkedIn target=_blank>LinkedIn</a>
5+
<a href=https://scverse.zulipchat.com/ aria-label=Zulip target=_blank>Zulip</a></div></div></body></html>
217 KB
Loading

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 name=generator content="Hugo 0.146.6"><title>scverse</title>
1+
<!doctype html><html lang=en><head><meta name=generator content="Hugo 0.146.7"><title>scverse</title>
22
<link rel=stylesheet type=text/css href=/bootstrap/css/bootstrap.min.css><link rel=stylesheet type=text/css href=/bootstrap/icons/bootstrap-icons.css><link rel=stylesheet type=text/css href=/main.min.css><link rel=apple-touch-icon sizes=180x180 href=/img/favicon/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=/img/favicon/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=/img/favicon/favicon-16x16.png><link rel=manifest href=/img/favicon/site.webmanifest><link rel=mask-icon href=/img/favicon/safari-pinned-tab.svg color=#000000><link rel="shortcut icon" href=/img/favicon/favicon.ico><meta name=msapplication-TileColor content="#00aba9"><meta name=msapplication-config content="/img/favicon/browserconfig.xml"><meta name=theme-color content="#ffffff"><meta charset=utf-8><meta content="utf-8" http-equiv=encoding><meta name=twitter:card content="summary"><meta name=twitter:title content="scverse"><meta name=twitter:description content="Foundational tools for single-cell omics data analysis"><meta property="og:url" content="https://scverse.org/"><meta property="og:site_name" content="scverse"><meta property="og:title" content="scverse"><meta property="og:description" content="Foundational tools for single-cell omics data analysis"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><script src=/main.js async></script><script src=/bootstrap/js/bootstrap.bundle.min.js async></script><script data-goatcounter=https://scverse.goatcounter.com/count async src=//gc.zgo.at/count.js></script></head><body><header><div class=container style=max-width:850px><nav class="navbar navbar-expand-lg navbar-light"><div class=container-fluid><a class="navbar-brand row align-items-center m-0" href=/><div id=scverse-logo class=col></div><span class=visually-hidden>scverse</span>
33
</a><button class=navbar-toggler type=button data-bs-toggle=collapse data-bs-target=#navbarSupportedContent aria-controls=navbarSupportedContent aria-expanded=false aria-label="Toggle navigation">
44
<span class=navbar-toggler-icon></span></button><div class="collapse navbar-collapse justify-content-end" id=navbarSupportedContent><ul class="navbar-nav mb-2 mb-lg-0 nav-buttons"><li class="nav-item dropdown"><a class="nav-link dropdown-toggle" href=/packages id=packages-dropdown role=button aria-expanded=false>Packages</a><ul class=dropdown-menu aria-labelledby=packages-dropdown><li><a class=dropdown-item href=/packages#core-packages>Core</a></li><li><a class=dropdown-item href=/packages/#ecosystem>Ecosystem</a></li></ul></li><li class=nav-item><a class=nav-link href=/learn>Learn</a></li><li class=nav-item><a class=nav-link href=/people>People</a></li><li class=nav-item><a class=nav-link href=/blog>Blog</a></li><li class=nav-item><a class=nav-link href=/events>Events</a></li><li class="nav-item dropdown"><a class="nav-link dropdown-toggle" href=/about id=about-dropdown role=button aria-expanded=false>About</a><ul class=dropdown-menu aria-labelledby=about-dropdown><li><a class=dropdown-item href=/about>About scverse</a></li><li><a class=dropdown-item href=/about/mission>Mission statement</a></li><li><a class=dropdown-item href=/about/roles>Roles</a></li><li><a class=dropdown-item href=/about/code_of_conduct>Code of Conduct</a></li></ul></li><li class=nav-item><a id=join-button class="nav-link nav-button-hl" href=/join>Join</a></li></ul></div></div></nav></div></header><div id=wrapper><div id=content><div id=cover class=mw-10><div id=cover-heading class="row w-90 align-middle"><div class="col-xs-12 col-sm-12 col-md-12 col-lg-6"><div id=title><div id=title-text class=align-top><span id=title-name>scverse</span>

index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ The scverse hackathon is free. The event was invite only. We will try to make fu
5959
&lt;li>Ensure that you have a &lt;a href="https://github.com/">Github&lt;/a> account.&lt;/li>
6060
&lt;li>Join our &lt;a href="https://scverse.zulipchat.com/">zulip&lt;/a> where you&amp;rsquo;ll be added to the hackathon stream. &lt;a href="https://scverse.zulipchat.com/#narrow/stream/319076-introductions">Say hi&lt;/a> if this is your first time on the scverse zulip!&lt;/li>
6161
&lt;li>Have &lt;a href="https://www.python.org/">python&lt;/a> and any scverse package that you might work on installed.&lt;/li>
62-
&lt;/ul></description></item></channel></rss>
62+
&lt;/ul></description></item><item><title>Standalone Page</title><link>https://scverse.org/conference2025/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://scverse.org/conference2025/</guid><description/></item></channel></rss>

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://scverse.org/events/</loc><lastmod>2025-03-17T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/</loc><lastmod>2025-03-17T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2025_03_hackathon/</loc><lastmod>2025-03-17T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/blog/</loc><lastmod>2024-11-14T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/blog/2024-conference-summary/</loc><lastmod>2024-11-14T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2024_09_conference/</loc><lastmod>2024-09-10T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2024_04_hackathon/</loc><lastmod>2024-04-02T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2023_11_hackathon/</loc><lastmod>2023-11-26T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2023_04_hackathon/</loc><lastmod>2023-04-26T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2022_12_hackathon/</loc><lastmod>2022-12-08T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/blog/hello-world/</loc><lastmod>2022-05-17T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2022_05_hackathon/</loc><lastmod>2022-05-02T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/about/</loc></url><url><loc>https://scverse.org/about/code_of_conduct/</loc></url><url><loc>https://scverse.org/learn/</loc></url><url><loc>https://scverse.org/join/</loc></url><url><loc>https://scverse.org/about/mission/</loc></url><url><loc>https://scverse.org/packages/</loc></url><url><loc>https://scverse.org/people/</loc></url><url><loc>https://scverse.org/about/roles/</loc></url><url><loc>https://scverse.org/series/</loc></url></urlset>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://scverse.org/events/</loc><lastmod>2025-03-17T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/</loc><lastmod>2025-03-17T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2025_03_hackathon/</loc><lastmod>2025-03-17T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/blog/</loc><lastmod>2024-11-14T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/blog/2024-conference-summary/</loc><lastmod>2024-11-14T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2024_09_conference/</loc><lastmod>2024-09-10T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2024_04_hackathon/</loc><lastmod>2024-04-02T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2023_11_hackathon/</loc><lastmod>2023-11-26T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2023_04_hackathon/</loc><lastmod>2023-04-26T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2022_12_hackathon/</loc><lastmod>2022-12-08T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/blog/hello-world/</loc><lastmod>2022-05-17T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/events/2022_05_hackathon/</loc><lastmod>2022-05-02T00:00:05+01:00</lastmod></url><url><loc>https://scverse.org/about/</loc></url><url><loc>https://scverse.org/about/code_of_conduct/</loc></url><url><loc>https://scverse.org/learn/</loc></url><url><loc>https://scverse.org/join/</loc></url><url><loc>https://scverse.org/about/mission/</loc></url><url><loc>https://scverse.org/packages/</loc></url><url><loc>https://scverse.org/people/</loc></url><url><loc>https://scverse.org/about/roles/</loc></url><url><loc>https://scverse.org/series/</loc></url><url><loc>https://scverse.org/conference2025/</loc></url></urlset>

0 commit comments

Comments
 (0)