You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Headings: red highlights on h2 only; Who/How/What on home page
Remove highlights from all h1s. Rename "Trusted by" to "Who we work
with" and align Who/How/What as the highlighted words across the three
main home page h2s.
<pclassName="page-tagline">~30 engineers and researchers building the infrastructure of modern science.</p>
31
31
<p>Founded in Paris in 2016. JupyterLab, Mamba, JupyterLite, emscripten-forge — tools reaching millions daily. Our founder received the ACM Software System Award, given to the same cohort as the creators of Unix, Java, and the World Wide Web.</p>
Copy file name to clipboardExpand all lines: src/pages/blog.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ export default function BlogPage(): JSX.Element {
11
11
return(
12
12
<Layout>
13
13
<SectionpageTopfullHeightbg="yellow">
14
-
<h1>Featured posts by <spanclassName="highlight">QuantStack</span> contributors</h1>
14
+
<h1>Featured posts by QuantStack contributors</h1>
15
15
<pclassName="page-tagline">From the maintainers, at the source.</p>
16
16
<p>
17
17
Technical deep-dives, release notes, and perspectives from the people who wrote the code. Read about the decisions, trade-offs, and discoveries that go into the tools powering modern science. From Mamba's solver design to JupyterLab's real-time collaboration protocol — these posts come from the engineers who made the calls.
Copy file name to clipboardExpand all lines: src/pages/careers.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ function CareersContent() {
57
57
return(
58
58
<>
59
59
<SectionpageTopfullHeightbg="yellow">
60
-
<h1><spanclassName="highlight">Join</span> the QuantStack team.</h1>
60
+
<h1>Join the QuantStack team.</h1>
61
61
<pclassName="page-tagline">Your code will reach millions. Your contributions go upstream.</p>
62
62
<p>We are ~30 researchers and engineers building the infrastructure of scientific computing. This is not a support role — it's a principal contributor role from day one. Most of us have PhDs or deep research backgrounds, and every one of us ships code upstream.</p>
<pclassName="page-tagline">Back the features the scientific community needs.</p>
17
17
<p>High-demand open-source features with detailed plans already in place — the work is scoped, the need is proven, only funding is missing. Sponsoring through QuantStack means your investment lands upstream and benefits the entire ecosystem. Back a project and get it shipped.</p>
0 commit comments