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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

99 lines
3.6 KiB
Markdown
Raw Normal View History

<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" />
</a>
2021-08-27 13:46:41 -05:00
<div center>
2021-08-27 13:46:41 -05:00
**Astro** is a new kind of static site builder for the modern web&mdash;powerful developer experience meets lightweight output.
2021-08-27 13:46:41 -05:00
</div>
2021-08-27 13:46:41 -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
⚠️ **Astro is still beta software&mdash;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
<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
npm init astro my-astro-project
2021-08-27 13:46:41 -05:00
```
</td>
</tr>
</tbody>
</table>
2021-09-16 23:24:27 -05:00
## Sponsors
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>
<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" />
</a></td>
<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" />
</a></td>
2021-09-16 23:24:27 -05:00
</tr>
</tbody>
</table>
### 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="divRIOTS" />
</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="divRIOTS" />
</a>
</td>
</tr>
</tbody>
</table>
2021-09-16 23:24:27 -05:00
### Sponsors
<table>
<tbody>
<tr>
<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>