diff --git a/server/templates/home.hbs b/server/templates/home.hbs index 274c621d87..87b12ccd18 100644 --- a/server/templates/home.hbs +++ b/server/templates/home.hbs @@ -1,6 +1,6 @@ {{#> layout }} -
+

Meet Zed—A lightning fast code editor written natively in Rust.

Level up your development process with: @@ -11,13 +11,7 @@

  • the ability to rewind time to any point
  • -

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

    - Be the first to know. - -

    We started Zed for ourselves—To bring joy back to writing code every day.

    -

    Modern text editors have forgotten the core tentants of software – speed and reliability first, features second.

    -

    While we are building Zed from the ground up built for collaboration, we are putting in the time to ensure every feature we build is performant and rock solid.

    -

    New software tends to overpromise and underdeliver—Our goal with Zed is to start small and impress with a singular focus on developer experience.

    +

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

    Read our story.
    diff --git a/server/templates/story.hbs b/server/templates/story.hbs index 679c109e2d..1d98334f10 100644 --- a/server/templates/story.hbs +++ b/server/templates/story.hbs @@ -1,10 +1,15 @@ {{#> layout }} -
    +

    Our Story

    We’re the team behind GitHub’s Atom text editor, and we’re building something new:

    Zed is a fully-native desktop code editor focused on high performance, clean design, and seamless collaboration.

    We’re in early development, but we’d like to build a small community of developers who care deeply about their tools and are willing to give us feedback.

    + +

    We started Zed for ourselves—To bring joy back to writing code every day.

    +

    Modern text editors have forgotten the core tentants of software – speed and reliability first, features second.

    +

    While we are building Zed from the ground up built for collaboration, we are putting in the time to ensure every feature we build is performant and rock solid.

    +

    New software tends to overpromise and underdeliver—Our goal with Zed is to start small and impress with a singular focus on developer experience.

    {{/layout}}