44 lines
1.7 KiB
Markdown
44 lines
1.7 KiB
Markdown
<br/>
|
|
<p align="center">
|
|
<img src="../../.github/assets/banner.jpg" alt="Build the web you want">
|
|
<br/><br/>
|
|
<a href="https://astro.build">Astro</a> is the all-in-one web framework designed for speed.
|
|
<br/>
|
|
Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.
|
|
<br/><br/>
|
|
</p>
|
|
|
|
## Install
|
|
|
|
```bash
|
|
# Recommended!
|
|
npm create astro@latest
|
|
|
|
# Manual:
|
|
npm install astro
|
|
```
|
|
|
|
Looking for help? Start with our [Getting Started](https://docs.astro.build/en/getting-started/) guide.
|
|
|
|
Looking for quick examples? [Open a starter project](https://astro.new/) right in your browser.
|
|
|
|
## Documentation
|
|
|
|
Visit our [official documentation](https://docs.astro.build/).
|
|
|
|
## Support
|
|
|
|
Having trouble? Get help in the official [Astro Discord](https://astro.build/chat).
|
|
|
|
## Contributing
|
|
|
|
**New contributors welcome!** Check out our [Contributors Guide](/CONTRIBUTING.md) for help getting started.
|
|
|
|
Join us on [Discord](https://astro.build/chat) to meet other contributors. We'll help you get your first contribution in no time!
|
|
|
|
## Sponsors
|
|
|
|
Astro is generously supported by [Cloudflare](https://www.cloudflare.com/pt-br/?utm_source=astro&utm_medium=astro&utm_campaign=astro), [Mux](https://www.mux.com/?utm_campaign=21819274-Astro&utm_source=astro), [Netlify](https://www.netlify.com/?utm_campaign=Astro-2024&utm_source=astro-referral), [Webflow](https://webflow.com/feature/cloud?utm_source=Astro&utm_medium=tech-partner&utm_campaign=fy26-astro&utm_content=fy26-docs), and several [other amazing organizations](https://opencollective.com/astrodotbuild).
|
|
|
|
[❤️ Sponsor Astro! ❤️](https://github.com/withastro/.github/blob/main/FUNDING.md)
|