0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/astro
2023-05-26 21:30:42 +08:00
..
components Support <Code inline /> to output inline code (#6959) 2023-05-03 12:15:00 -04:00
e2e Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
performance Fix changeset publish (#6923) 2023-04-27 22:55:48 +08:00
scripts Upgrade shiki to v0.14.1 (#6932) 2023-05-03 11:07:57 -04:00
src Fix CSS deduping and missing chunks (#7218) 2023-05-26 21:30:42 +08:00
test Fix CSS deduping and missing chunks (#7218) 2023-05-26 21:30:42 +08:00
tsconfigs fix(tsconfig): Update tsconfig templates to ignore 5.0 deprecations (#6605) 2023-03-20 16:12:59 -03:00
astro-jsx.d.ts [ci] format 2023-05-17 12:54:20 +00:00
astro.js
CHANGELOG.md [ci] release (#7181) 2023-05-23 16:24:16 -04:00
client-base.d.ts Add types for import.meta.env.ASSETS_PREFIX and import.meta.env.SITE (#7172) 2023-05-23 14:13:10 +02:00
client-image.d.ts Add types for import.meta.env.ASSETS_PREFIX and import.meta.env.SITE (#7172) 2023-05-23 14:13:10 +02:00
client.d.ts Add types for import.meta.env.ASSETS_PREFIX and import.meta.env.SITE (#7172) 2023-05-23 14:13:10 +02:00
config.d.ts fix: move service functions from astro/assets to astro/config so it can be imported (#6995) 2023-05-04 15:57:23 -04:00
config.mjs fix: move service functions from astro/assets to astro/config so it can be imported (#6995) 2023-05-04 15:57:23 -04:00
env.d.ts
import-meta.d.ts Add types for import.meta.env.ASSETS_PREFIX and import.meta.env.SITE (#7172) 2023-05-23 14:13:10 +02:00
package.json deps: bump @babel/core and @babel/types (#7214) 2023-05-25 13:30:03 -04:00
playwright.config.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
README.md
tsconfig.json
types.d.ts feat: uncomment polymorphic type (#7069) 2023-05-17 15:38:27 +02:00
zod.d.ts
zod.mjs


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! ❤️