mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
b012ee55b1
* feat: support adapters and third part integrations by keywords
* refactor: add keywords to all official integrations
* docs: add adapter ex to astro add help
* nit: clarify astro add usage
* nit: highlight link
* fix: use process.exit(1) on error
* chore: changeset
* nit: bold integration name
* fix: log install instructions for adapters instead
* nit: change to logAdapterConfigInstructions
* Revert "fix: log install instructions for adapters instead"
This reverts commit
|
||
---|---|---|
.. | ||
components | ||
e2e | ||
src | ||
test | ||
astro-jsx.d.ts | ||
astro.js | ||
CHANGELOG.md | ||
config.d.ts | ||
config.mjs | ||
env.d.ts | ||
package.json | ||
playwright.config.js | ||
README.md | ||
tsconfig.json |
Astro is a website build tool for the modern web —
powerful developer experience meets lightweight output.
Install
# Recommended!
npm create astro@latest
# Manual:
npm install --save-dev astro
Looking for help? Start with our Getting Started guide.
Looking for quick examples? Open a starter project right in your browser.
Documentation
Visit our offical documentation.
Support
Having trouble? Get help in the official Astro Discord.
Contributing
New contributors welcome! Check out our Contributors Guide for help getting started.
Join us on Discord to meet other maintainers. We'll help you get your first contribution in no time!
Sponsors
Astro is generously supported by Netlify, Vercel, and several other amazing organizations listed here.