diff --git a/server/styles.css b/server/styles.css index 3767484e3d..3bec62b3d0 100644 --- a/server/styles.css +++ b/server/styles.css @@ -9,7 +9,7 @@ @layer base { html { - font-size: 100%; + font-size: 110%; text-rendering: geometricPrecision; } diff --git a/server/templates/home.hbs b/server/templates/home.hbs index 9d63039242..f92d63745a 100644 --- a/server/templates/home.hbs +++ b/server/templates/home.hbs @@ -7,7 +7,7 @@ Level up your development process with: diff --git a/server/templates/story.hbs b/server/templates/story.hbs index 6c05cc698c..83f234ee96 100644 --- a/server/templates/story.hbs +++ b/server/templates/story.hbs @@ -1,6 +1,6 @@ {{#> 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.

diff --git a/server/templates/team.hbs b/server/templates/team.hbs index ea2e9cd322..c3a905d6ee 100644 --- a/server/templates/team.hbs +++ b/server/templates/team.hbs @@ -3,7 +3,7 @@

The Team

-
+

Nathan Sobo

@@ -13,12 +13,14 @@

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.

-

Github · Twitter

+

Find Nathan on Github & Twitter +

+

———

-
+

Antonio Scandurra

@@ -29,26 +31,54 @@

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 Brunsfeld

+
+

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.

- -

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.

+

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.

+
+
+

———

-
-

Nate Butler

-

wip

+
+
+

Nate Butler

+
+

wip

+ +

wip

+ +

wip

+ +

Find Nate on + Github + & + Twitter +

+
+
+

———

-
-

Are you next?

-

Want to build the future of software development?

-

We hope to bring a few more staff level engineers in the near future.

-

Drop us a line.

+ +
+
+

Are you next?

+
+

Want to build the future of software development?

+ +

We hope to bring a few more staff level engineers in the near future.

+ +

Drop us a line.

+
+
diff --git a/server/templates/updates.hbs b/server/templates/updates.hbs index ae2c3199ef..7e1906574b 100644 --- a/server/templates/updates.hbs +++ b/server/templates/updates.hbs @@ -14,7 +14,7 @@ {{{body}}}
-

+

———

{{/each}}