0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00

update copy

This commit is contained in:
Fred K. Schott 2021-06-08 12:23:09 -07:00
parent de5fc1de20
commit aae8c6b9e7

View file

@ -38,7 +38,7 @@ let permalink = 'https://astro.build/blog/introducing-astro';
- **Fully-Featured:** Astro supports TypeScript, Scoped CSS, CSS Modules, Sass, Tailwind, Markdown, MDX, and any of your favorite npm packages. - **Fully-Featured:** Astro supports TypeScript, Scoped CSS, CSS Modules, Sass, Tailwind, Markdown, MDX, and any of your favorite npm packages.
- **SEO Enabled:** Automatic sitemaps, RSS feeds, pagination and collections take the pain out of SEO and syndication. - **SEO Enabled:** Automatic sitemaps, RSS feeds, pagination and collections take the pain out of SEO and syndication.
This post marks the first public beta release of Astro. **Missing features and bugs are still to be expected at this early stage.** There is still some months to go before an official 1.0 release, but there are already several fast sites built with Astro in production today. This post marks the first public beta release of Astro. **Missing features and bugs are still to be expected at this early stage.** There is still some months to go before an official 1.0 release, but there are already several fast sites built with Astro in production today. We would love your early feedback as we move towards a v1.0 release later this year.
<Note> <Note>
To learn more about Astro and start building your first site, check out [the project README.](https://github.com/snowpackjs/astro#-guides) To learn more about Astro and start building your first site, check out [the project README.](https://github.com/snowpackjs/astro#-guides)