a397b981f5
* WIP: moving to a static .d.ts types file * fixing named exports for getImage and getPicture * removing the exports.astro map for now * WIP: adding readme docs for component attributes * Adding docs for getImage and getPicture * leaning fully on TSC to build .d.ts files * finally found the solution for proper ESM import types * adding a note to the README for tsconfig updates * chore: add changesets * typo * docs: removing the "Images in Markdown" example * removing the need for publishing src to NPM * fix: make type re-export explicit * updating image module defs to match InputFormat * using astro syntax highlighting for README code blocks * nit: missing backtick in README * make sure Astro component directives aren't recommended twice |
||
---|---|---|
.. | ||
components | ||
e2e | ||
src | ||
test | ||
astro-jsx.d.ts | ||
astro.js | ||
CHANGELOG.md | ||
client-base.d.ts | ||
client.d.ts | ||
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.