diff --git a/assets/social/banner.jpg b/assets/social/banner.jpg deleted file mode 100644 index 827c04586..000000000 Binary files a/assets/social/banner.jpg and /dev/null differ diff --git a/assets/social/banner.svg b/assets/social/banner.svg index e69de29bb..47808ca59 100644 --- a/assets/social/banner.svg +++ b/assets/social/banner.svg @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/astro/README.md b/packages/astro/README.md index c271ea1f0..83267e60d 100644 --- a/packages/astro/README.md +++ b/packages/astro/README.md @@ -1,30 +1,61 @@ - + + + -**Astro** is a _fresh but familiar_ approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era. Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScriptโ€”by default. +
+**Astro** is a new kind of static site builder for the modern web—powerful developer experience meets lightweight output. -### [Announcement Post โ†’](https://astro.build/blog/introducing-astro) +
-### [Full Documentation Site โ†’](https://docs.astro.build/) +### [๐Ÿš€ Read the launch post โ†’](https://astro.build/blog/introducing-astro) + +### [๐Ÿ“š Learn Astro โ†’](https://docs.astro.build/en/getting-started/) ## Project Status -โš ๏ธ **Astro is still an early beta, missing features and bugs are to be expected!** If you can stomach it, then Astro-built sites are production ready and several production websites built with Astro already exist in the wild. We will update this note once we get closer to a stable, v1.0 release. +โš ๏ธ **Astro is still beta software—missing features and bugs are to be expected!** We are quickly working our way towards a stable, production-ready v1.0 release, but we are still finalizing some of Astro's APIs. + +That being said, there are quite a few Astro sites in production already. We're incredibly grateful to everyone who has made an early bet on Astro! ## Quick Start + + + + + + + + + + + +
+ + ๐Ÿ‘พ Online + + + ๐Ÿ“ฆ Local +
+ +Try Astro in your browser! + +[Launch astro.new โ†’](https://astro.new) + + + +Get started with Astro using our interactive CLI! + ```bash -# get started with astro in 3 easy steps: -mkdir new-project-directory -cd new-project-directory -npm init astro +npm init astro my-astro-project ``` -### [Full Documentation Site โ†’](https://docs.astro.build/) +
## Sponsors -You can sponsor Astro's development on [Open Collective][oc]. Astro is generously supported by the following companies and individuals: +You can sponsor Astro's development on [Open Collective](https://opencollective.com/astrodotbuild). Astro is generously supported by the following companies and individuals: ### Platinum Sponsors @@ -65,5 +96,3 @@ You can sponsor Astro's development on [Open Collective][oc]. Astro is generousl - -[oc]: https://opencollective.com/astrodotbuild