Clean up some content on home and team

This commit is contained in:
Nate 2021-09-24 15:28:23 -04:00
parent 7b2803b69e
commit 337afb0d9d
2 changed files with 10 additions and 19 deletions

View file

@ -1,15 +1,15 @@
{{#> layout }}
<div class="max-w-screen-lg p-10 mx-auto font-extralight text-main lg:p-20">
<div class="max-w-screen-lg p-10 mx-auto text-gray-200 font-extralight text-main lg:p-20">
<article class="max-w-xl">
<h1 class="mb-10 text-4xl leading-tight text-white font-display font-extralight">Introducing Zed&mdash;A lightning-fast, collaborative code editor written in Rust.</h1>
<p class="mt-5 leading-relaxed">
We think theres a better way to write code, and it starts with the following assumptions:
</p>
<h3 class="mt-10 mb-4 leading-tight text-white font-display font-extralight">Mission-critical tools should be hyper-responsive.</h3>
<h3 class="mt-10 leading-tight text-white font-display font-extralight">Mission-critical tools should be hyper-responsive.</h3>
<p class="mt-5 leading-relaxed">
<p class="mt-3 leading-relaxed">
When you move the cursor or type a character, you should see pixels on the next refresh of your displayevery time. Even sub-perceptual pauses add up over the course of a day to create unnecessary stress.
</p>
@ -17,9 +17,9 @@
Joyful coding starts with an editor that stays out of your way.
</p>
<h3 class="mt-10 mb-4 leading-tight text-white font-display font-extralight">Real-time collaboration produces better software.</h3>
<h3 class="mt-10 leading-tight text-white font-display font-extralight">Real-time collaboration produces better software.</h3>
<p class="mt-5 leading-relaxed">
<p class="mt-3 leading-relaxed">
Pull requests have their place, but sometimes you just want to code together. Its more fun than code review, builds trust between colleagues, and its one of the best ways to distribute knowledge through a team. But it has to be easy.
</p>
@ -27,9 +27,9 @@
If you want someones perspective on a piece of code, it should be as easy as sending a message to pull them into your working copy and start coding.
</p>
<h3 class="mt-10 mb-4 leading-tight text-white font-display font-extralight">Conversations about software should happen close to the code.</h3>
<h3 class="mt-10 leading-tight text-white font-display font-extralight">Conversations about software should happen close to the code.</h3>
<p class="mt-5 leading-relaxed">
<p class="mt-3 leading-relaxed">
If you want to talk about code on GitHub you have to commit and push it first, and pasting code into a chat application sucks.
</p>
@ -37,9 +37,9 @@
By treating keystrokes as the fundamental unit of change and integrating chat into the editor, we can make it easy to have a conversation about any line of code in any working copywhether it was committed last year or just typed ten seconds ago.
</p>
<h3 class="mt-10 mb-4 leading-tight text-white font-display font-extralight">Our goal is to make you as efficient as possible.</h3>
<h3 class="mt-10 leading-tight text-white font-display font-extralight">Our goal is to make you as efficient as possible.</h3>
<p class="mt-5 leading-relaxed">
<p class="mt-3 leading-relaxed">
If youre living in a tool for hours every day, you want it to disappear. Every pixel must carry its weight, and the software youre creating should always be the focus. So we constantly ask ourselves how we can maximize signal and minimize noise.
</p>
@ -49,15 +49,6 @@
<p class="mt-10 mb-10 leading-relaxed">&mdash;&mdash;&mdash;</p>
<p class="mt-5 leading-relaxed">Early access to Zed will open up mid-2022 for small teams and individuals in our
<a class="underline hover:no-underline" href="/community">community</a>.</p>
<p class="mt-10 leading-relaxed">
<span class="inline-block pr-5"><a href="/story" class="inline-block underline hover:no-underline">Read our story</a>.</span>
<span class="inline-block pr-5 opacity-60"><a href="/community" class="inline-block no-underline hover:underline">Join the waitlist</a>.</span>
</p>
<h2 class="mt-16 mb-5 leading-tight text-white font-display font-extralight">Under the hood</h2>
<h3 class="mt-5 mb-4 leading-tight text-white font-display font-extralight">Rust</h3>

View file

@ -17,7 +17,7 @@
We're leveraging Rust, conflict-free replicated data types, and every core of your CPU and GPU to deliver an editor that will make coding more productive, fun, and collaborative. We look forward to sharing our best with you!
</p>
<h1 class="mt-20 mb-5 text-4xl text-white font-display font-extralight">Our Team</h1>
<h1 class="mt-20 mb-5 text-4xl text-white font-display font-extralight">The Team</h1>
<div class="">
<article class="mb-10 bg-black">
<div class="content">