astro/packages/astro
2023-03-06 16:13:58 -05:00
..
components Fixes usage of Code component in Vercel (#6198) 2023-02-09 14:22:57 -05:00
e2e [ci] format 2023-02-15 14:30:50 +00:00
scripts [ci] format 2022-11-16 13:59:51 +00:00
src wip: add logging for config load 2023-03-06 16:13:58 -05:00
test Fix ?inline and ?raw css query suffixes inlined in style tags in development (#6426) 2023-03-06 08:06:55 -05:00
tsconfigs Revert "Add missing noPropertyAccessFromIndexSignature to strictest tsconfig profile (#5864)" (#5876) 2023-01-17 11:17:59 +08:00
astro-jsx.d.ts Fix types for TableHTMLAttributes (#6197) 2023-02-09 13:12:15 -06:00
astro.js Fix CLI node version check (#5905) 2023-01-20 15:37:42 +08:00
CHANGELOG.md [ci] release (#6414) 2023-03-06 11:30:38 -05:00
client-base.d.ts Remove outdated MDX import types (#6024) 2023-01-30 16:48:40 +08:00
client.d.ts Fixes type definitions @astrojs/image and adds more documentation to the README (#4045) 2022-07-27 15:39:05 +00:00
config.d.ts Fix types not working properly when using moduleResolution: 'node16' (#5108) 2022-10-17 11:29:39 -03:00
config.mjs [ci] format 2022-10-07 14:31:41 +00:00
env.d.ts Fix broken link in comments (#5798) 2023-01-09 15:23:43 +08:00
import-meta.d.ts Vendor Vite's importMeta.d.ts inside our repo to workaround issue with tsc on Linux (#4499) 2022-08-26 12:47:39 -03:00
package.json [ci] release (#6414) 2023-03-06 11:30:38 -05:00
playwright.config.js E2E stability (#5002) 2022-10-06 16:32:37 -04:00
README.md chore: update branding assets (#6436) 2023-03-06 14:03:33 -06:00
tsconfig.json Update compilation target for Node 16 (#6213) 2023-03-06 13:57:16 -05:00
types.d.ts fix(astro): add class:list to HTMLAttributes (#5284) 2022-11-03 08:05:22 -04:00
zod.d.ts Content Collections (#5291) 2022-12-16 14:19:53 -05:00
zod.mjs Content Collections (#5291) 2022-12-16 14:19:53 -05:00


Build the web you want

Astro is the all-in-one web framework designed for speed.
Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

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 official 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.

❤️ Sponsor Astro! ❤️