diff --git a/server/templates/story.hbs b/server/templates/story.hbs index 83f234ee96..fbe4986217 100644 --- a/server/templates/story.hbs +++ b/server/templates/story.hbs @@ -1,27 +1,34 @@ {{#> layout }}
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.
- -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.
- -+ 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! +
+