diff --git a/server/templates/admin.hbs b/server/templates/admin.hbs index 98b9a117b6..d992e92c7b 100644 --- a/server/templates/admin.hbs +++ b/server/templates/admin.hbs @@ -24,8 +24,8 @@

Admin

diff --git a/server/templates/community.hbs b/server/templates/community.hbs index 74664f4596..5fb68f2d41 100644 --- a/server/templates/community.hbs +++ b/server/templates/community.hbs @@ -1,10 +1,10 @@ {{#> layout }} -
+

We’re building a community of passionate developers & advocates.

-

We think there’s a better way to write code, and we hope to share it with you soon.

+

We think there’s a better way to write code, and we hope to share it with you soon.

-

If you would like to get involved early, sign up for the Zed Universe community below and we will let you know when it opens.

+

If you would like to get involved early, sign up for the Zed Universe community below and we will let you know when it opens.

    @@ -67,14 +67,14 @@
- + - +
- + - diff --git a/server/templates/error.hbs b/server/templates/error.hbs index 54fd1437eb..4d0a99d27b 100644 --- a/server/templates/error.hbs +++ b/server/templates/error.hbs @@ -3,10 +3,10 @@

Sorry!

-

+

Looks like we encountered a {{status}} error: {{reason}}

-

+

Try refreshing or going home.

diff --git a/server/templates/home.hbs b/server/templates/home.hbs index d9d3e68673..72292e9fdc 100644 --- a/server/templates/home.hbs +++ b/server/templates/home.hbs @@ -47,7 +47,7 @@ Do we need an icon? Do we need a gradient? We all want to achieve mastery. Our goal is to find the most efficient way to accomplish each coding task and make it accessible. We will never dumb things down.

-

———

+

———

Early access to Zed will open up mid-2022 for small teams and individuals in our @@ -83,7 +83,7 @@

Often the best way to understand code is to experience it's creation chronologically. Imagine if you could jump to the point a piece of code was created and watch it be written in real time.

-

———

+

———

Excited about what we are doing? Sign up for updates to follow along in our development process.

diff --git a/server/templates/partials/layout.hbs b/server/templates/partials/layout.hbs index 9deebf3508..94d05acdc9 100644 --- a/server/templates/partials/layout.hbs +++ b/server/templates/partials/layout.hbs @@ -43,39 +43,39 @@
- + Meet Zed · - + The Team · - + Waitlist · {{#if current_user}} - + Updates · - + Releases · {{#if current_user.is_admin }} - + Manage Users · {{/if}} - + {{else}} + class="mr-2 text-lg leading-relaxed"> Log in {{/if}} diff --git a/server/templates/releases.hbs b/server/templates/releases.hbs index 0cee670e15..75b6572d90 100644 --- a/server/templates/releases.hbs +++ b/server/templates/releases.hbs @@ -1,17 +1,17 @@ {{#> layout }} -
+
{{#if current_user}}

Releases

-

Zed is currently only available on OS X.

-

We are frequently shipping new versions, check back regularly to get the most recent version.

+

Zed is currently only available on OS X.

+

We are frequently shipping new versions, check back regularly to get the most recent version.

{{#if releases}} -
diff --git a/server/templates/signup.hbs b/server/templates/signup.hbs index ed9d02e5af..5a032f457b 100644 --- a/server/templates/signup.hbs +++ b/server/templates/signup.hbs @@ -1,16 +1,16 @@ {{#> layout }} -
+

Thanks for signing up!

-

+

We'll add you to our list and let you know when we have something ready for you to try out.

-

+

Thanks for your interest!

- + Back to Home
diff --git a/server/templates/story.hbs b/server/templates/story.hbs index 48af0a6be6..f2c98b2df4 100644 --- a/server/templates/story.hbs +++ b/server/templates/story.hbs @@ -1,22 +1,22 @@ {{#> layout }} -
+

We think there’s a better way to write code–and we've been working for more than a decade to bring it into existence.

-

+

Our first attempt was Atom, which we loved like a child but which ultimately fell short of our original vision. When we created Electron in 2012 to serve as Atom's runtime, there weren't a lot of great options for building cross-platform desktop apps.

-

+

Had we tried to write Atom in C or C++, it never would have shipped, and we loved the idea of developers extending their editor with the familiar tools of JavaScript, HTML, and CSS.

-

+

In the end, however, we reached the conclusion that the editor we wanted to use couldn't be built in a single-threaded scripting language. It was time to start over. Now we're back from the wilderness, this time with the knowledge and tools we need to execute without compromise.

-

+

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!

-
+

Nathan Sobo

diff --git a/server/templates/team.hbs b/server/templates/team.hbs index 2aaad8ba0c..1c57bdcccb 100644 --- a/server/templates/team.hbs +++ b/server/templates/team.hbs @@ -1,33 +1,33 @@ {{#> layout }} -
+

We think there’s a better way to write code–and we've been working for more than a decade to bring it into existence.

-

+

Our first attempt was Atom, which we loved like a child but which ultimately fell short of our original vision. When we created Electron in 2012 to serve as Atom's runtime, there weren't a lot of great options for building cross-platform desktop apps.

-

+

Had we tried to write Atom in C or C++, it never would have shipped, and we loved the idea of developers extending their editor with the familiar tools of JavaScript, HTML, and CSS.

-

+

In the end, however, we reached the conclusion that the editor we wanted to use couldn't be built in a single-threaded scripting language. It was time to start over. Now we're back from the wilderness, this time with the knowledge and tools we need to execute without compromise.

-

+

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

+

Our Team

-
+

Nathan Sobo

-

Nathan joined GitHub in late 2011 to build the Atom text editor, and he led the Atom team until 2018.

+

Nathan joined GitHub in late 2011 to build the Atom text editor, and he led the Atom team until 2018.

-

He also co-led development of Teletype for Atom, pioneering one of the first production uses of conflict-free replicated data types for collaborative text editing.

+

He also co-led development of Teletype for Atom, pioneering one of the first production uses of conflict-free replicated data types for collaborative text editing.

-

He's been dreaming about building the world’s best text editor since he graduated from college, and is excited to finally have the knowledge, tools, and resources to achieve this vision.

+

He's been dreaming about building the world’s best text editor since he graduated from college, and is excited to finally have the knowledge, tools, and resources to achieve this vision.

-

———

+

———

-
+

Antonio Scandurra

-

Antonio joined the Atom team in 2014 while still in university after his outstanding open source contributions caught the attention of the team.

+

Antonio joined the Atom team in 2014 while still in university after his outstanding open source contributions caught the attention of the team.

-

He later joined Nathan in architecting Teletype for Atom and researching the foundations of what has turned into Zed.

+

He later joined Nathan in architecting Teletype for Atom and researching the foundations of what has turned into Zed.

-

For the last two years, he’s become an expert in distributed systems and conflict-free replicated data types through the development of a real-time, distributed, conflict-free database implemented in Rust for Ditto.

+

For the last two years, he’s become an expert in distributed systems and conflict-free replicated data types through the development of a real-time, distributed, conflict-free database implemented in Rust for Ditto.

-

———

+

———

-
+

Max Brunsfeld

-

Max joined the Atom team in 2013 after working at Pivotal Labs.

+

Max joined the Atom team in 2013 after working at Pivotal Labs.

-

While driving Atom towards its 1.0 launch during the day, Max spent nights and weekends building Tree-sitter, a blazing-fast and expressive incremental parsing framework that currently powers all code analysis at GitHub.

+

While driving Atom towards its 1.0 launch during the day, Max spent nights and weekends building Tree-sitter, a blazing-fast and expressive incremental parsing framework that currently powers all code analysis at GitHub.

-

Before leaving to start Zed, Max helped GitHub's semantic analysis team integrate Tree-sitter to support syntax highlighting and code navigation on github.com.

+

Before leaving to start Zed, Max helped GitHub's semantic analysis team integrate Tree-sitter to support syntax highlighting and code navigation on github.com.

-

———

+

———

-
+

Nate Butler

-

Nate joined the Facebook team in 2015 as a product designer on News Feed, after spending the previous few years working on sites like Format.com and Lookbook.com.

+

Nate joined the Facebook team in 2015 as a product designer on News Feed, after spending the previous few years working on sites like Format.com and Lookbook.com.

-

He spent three years shipping creative tools and projects like Facebook Avatars. He later moved on to working on dev tools and design systems, focused on developer efficiency.

+

He spent three years shipping creative tools and projects like Facebook Avatars. He later moved on to working on dev tools and design systems, focused on developer efficiency.

-

Before leaving to join Zed, Nate spent his last year at Facebook developing a future vision for Stories.

+

Before leaving to join Zed, Nate spent his last year at Facebook developing a future vision for Stories.

-

———

+

———

-
+ diff --git a/server/templates/updates.hbs b/server/templates/updates.hbs index 7e1906574b..134962ad22 100644 --- a/server/templates/updates.hbs +++ b/server/templates/updates.hbs @@ -1,7 +1,7 @@ {{#> layout }} -
+
{{#if current_user}} {{#if releases}} @@ -23,8 +23,8 @@ {{else}}

Hold it!

-

You can't access this without logging in.

-

Try joining our community to get access to updates & releases.

+

You can't access this without logging in.

+

Try joining our community to get access to updates & releases.

{{/if}}