diff --git a/server/templates/home.hbs b/server/templates/home.hbs index 72292e9fdc..c025b311e0 100644 --- a/server/templates/home.hbs +++ b/server/templates/home.hbs @@ -1,15 +1,15 @@ {{#> layout }} -
+

Introducing Zed—A lightning-fast, collaborative code editor written in Rust.

We think there’s a better way to write code, and it starts with the following assumptions:

-

Mission-critical tools should be hyper-responsive.

+

Mission-critical tools should be hyper-responsive.

-

+

When you move the cursor or type a character, you should see pixels on the next refresh of your display–every time. Even sub-perceptual pauses add up over the course of a day to create unnecessary stress.

@@ -17,9 +17,9 @@ Joyful coding starts with an editor that stays out of your way.

-

Real-time collaboration produces better software.

+

Real-time collaboration produces better software.

-

+

Pull requests have their place, but sometimes you just want to code together. It’s more fun than code review, builds trust between colleagues, and it’s one of the best ways to distribute knowledge through a team. But it has to be easy.

@@ -27,9 +27,9 @@ If you want someone’s 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.

-

Conversations about software should happen close to the code.

+

Conversations about software should happen close to the code.

-

+

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.

@@ -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 copy–whether it was committed last year or just typed ten seconds ago.

-

Our goal is to make you as efficient as possible.

+

Our goal is to make you as efficient as possible.

-

+

If you’re living in a tool for hours every day, you want it to disappear. Every pixel must carry its weight, and the software you’re creating should always be the focus. So we constantly ask ourselves how we can maximize signal and minimize noise.

@@ -49,15 +49,6 @@

———

-

Early access to Zed will open up mid-2022 for small teams and individuals in our - - community.

- -

- Read our story. - Join the waitlist. -

-

Under the hood

Rust

diff --git a/server/templates/team.hbs b/server/templates/team.hbs index 1c57bdcccb..64dcedc1a0 100644 --- a/server/templates/team.hbs +++ b/server/templates/team.hbs @@ -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!

-

Our Team

+

The Team