2022-01-18 17:32:18 -05:00
< a href = "https://astro.build" >
2022-01-19 13:32:17 -05:00
< img src = "https://raw.githubusercontent.com/withastro/astro/main/assets/social/banner.svg" / >
2022-01-18 17:32:18 -05:00
< / a >
2021-08-27 13:46:41 -05:00
2022-01-18 17:32:18 -05:00
< div center >
2021-08-27 13:46:41 -05:00
2022-01-18 17:32:18 -05:00
**Astro** is a new kind of static site builder for the modern web— powerful developer experience meets lightweight output.
2021-08-27 13:46:41 -05:00
2022-01-18 17:32:18 -05:00
< / div >
2021-08-27 13:46:41 -05:00
2022-01-18 17:32:18 -05:00
### [🚀 Read the launch post →](https://astro.build/blog/introducing-astro)
### [📚 Learn Astro →](https://docs.astro.build/en/getting-started/)
2021-08-27 13:46:41 -05:00
## Project Status
2022-01-18 17:32:18 -05:00
⚠️ **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!
2021-08-27 13:46:41 -05:00
## Quick Start
2022-01-18 17:32:18 -05:00
< table >
< tbody >
< tr >
< td >
< img width = "441" height = "1px" >
< strong > 👾 Online< / strong >
< / td >
< td >
< img width = "441" height = "1px" >
< strong > 📦 Local< / strong >
< / td >
< / tr >
< tr >
< td >
Try Astro in your browser!
[Launch astro.new → ](https://astro.new )
< / td >
< td >
Get started with Astro using our interactive CLI!
2021-08-27 13:46:41 -05:00
```bash
2022-01-18 17:32:18 -05:00
npm init astro my-astro-project
2021-08-27 13:46:41 -05:00
```
2022-01-18 17:32:18 -05:00
< / td >
< / tr >
< / tbody >
< / table >
2021-09-16 23:24:27 -05:00
## Sponsors
2022-01-18 17:32:18 -05:00
You can sponsor Astro's development on [Open Collective ](https://opencollective.com/astrodotbuild ). Astro is generously supported by the following companies and individuals:
2021-09-16 23:24:27 -05:00
### Platinum Sponsors
< table >
< tbody >
< tr >
2021-11-29 10:26:49 -05:00
< td align = "center" > < a href = "https://www.netlify.com/#gh-light-mode-only" target = "_blank" > < img width = "147" height = "40" src = "https://raw.githubusercontent.com/withastro/astro/main/.github/assets/netlify.svg#gh-light-mode-only" alt = "Netlify" / > < / a > < a href = "https://www.netlify.com/#gh-dark-mode-only" target = "_blank" > < img width = "147" height = "40" src = "https://raw.githubusercontent.com/withastro/astro/main/.github/assets/netlify-dark.svg#gh-dark-mode-only" alt = "Netlify" / >
2021-11-24 18:14:56 -05:00
< / a > < / td >
2021-11-29 10:26:49 -05:00
< td align = "center" > < a href = "https://www.vercel.com/#gh-light-mode-only" target = "_blank" > < img width = "150" height = "34" src = "https://raw.githubusercontent.com/withastro/astro/main/.github/assets/vercel.svg#gh-light-mode-only" alt = "Vercel" / > < / a > < a href = "https://www.vercel.com/#gh-dark-mode-only" > < img width = "150" height = "34" src = "https://raw.githubusercontent.com/withastro/astro/main/.github/assets/vercel-dark.svg#gh-dark-mode-only" alt = "Vercel" / >
2021-11-24 18:14:56 -05:00
< / a > < / td >
2021-09-16 23:24:27 -05:00
< / tr >
< / tbody >
< / table >
2022-01-04 13:38:02 -05:00
### Gold Sponsors
< table >
< tbody >
< tr >
< td align = "center" >
< a href = "https://divRIOTS.com#gh-light-mode-only" target = "_blank" >
< img width = "150" height = "40" src = "https://raw.githubusercontent.com/withastro/astro/main/.github/assets/divriots.svg#gh-light-mode-only" alt = "‹ div› RIOTS" / >
< / a >
< a href = "https://divRIOTS.com#gh-dark-mode-only" target = "_blank" >
< img width = "150" height = "40" src = "https://raw.githubusercontent.com/withastro/astro/main/.github/assets/divriots-dark.svg#gh-dark-mode-only" alt = "‹ div› RIOTS" / >
< / a >
< / td >
< / tr >
< / tbody >
< / table >
2021-09-16 23:24:27 -05:00
### Sponsors
< table >
< tbody >
< tr >
2021-12-07 13:23:24 -05:00
< td align = "center" > < a href = "https://sentry.io" target = "_blank" > < img width = "147" height = "40" src = "https://raw.githubusercontent.com/withastro/astro/main/.github/assets/sentry.svg" alt = "Sentry" / > < / a > < / td > < td align = "center" > < a href = "https://qoddi.com" target = "_blank" > < img width = "147" height = "40" src = "https://devcenter.qoddi.com/wp-content/uploads/2021/11/blog-transparent-logo-1.png" alt = "Qoddi App Platform" / > < / a > < / td >
2021-09-16 23:24:27 -05:00
< / tr >
< / tbody >
< / table >