astro/packages/astro
Erika ecc65abbf9
feat(assets): Allow users to set a custom endpoint to use for image optimization (#8467)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-09-13 18:15:58 +02:00
..
components Vt follow redirects (#8522) 2023-09-12 12:54:32 -04:00
e2e [ci] format 2023-09-12 16:56:23 +00:00
performance Update breaking dependencies (#8201) 2023-08-24 16:34:33 +08:00
scripts Remove pre-shiki v0.14 theme names (#8169) 2023-08-21 21:02:30 +08:00
src feat(assets): Allow users to set a custom endpoint to use for image optimization (#8467) 2023-09-13 18:15:58 +02:00
test feat(assets): Allow users to set a custom endpoint to use for image optimization (#8467) 2023-09-13 18:15:58 +02:00
tsconfigs config: remove ~/assets alias (#8113) 2023-08-17 14:22:26 +02:00
astro-jsx.d.ts feat(types): Add types for the object form of style (#8464) 2023-09-13 17:57:59 +02:00
astro.js feat: add polyfills for stackblitz (#8130) 2023-08-18 15:13:35 +02:00
CHANGELOG.md [ci] release (#8501) 2023-09-12 14:29:39 -04:00
client.d.ts Support AVIF input assets (#8518) 2023-09-13 17:27:16 +02:00
config.d.ts fix: better error when Sharp can't be resolved (ex: pnpm) (#8128) 2023-08-18 15:02:55 +02:00
config.mjs fix: better error when Sharp can't be resolved (ex: pnpm) (#8128) 2023-08-18 15:02:55 +02:00
content-module.template.mjs Fix up pnpm dev (#7424) 2023-06-20 14:06:36 -04:00
content-types.template.d.ts Merge remote-tracking branch 'origin/main' into next 2023-08-22 14:02:15 +01:00
env.d.ts feat: unflag experimental.assets (#7921) 2023-08-16 10:21:05 +02:00
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
index.d.ts Export experimental JS API (#7979) 2023-08-18 16:52:04 +08:00
package.json Support AVIF input assets (#8518) 2023-09-13 17:27:16 +02:00
playwright.config.js Fix e2e flaky tests again (#7129) 2023-05-19 22:46:31 +08:00
README.md Format markdown files (#7439) 2023-06-26 11:34:13 +08:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00
types.d.ts feat(types): Add types for the object form of style (#8464) 2023-09-13 17:57:59 +02: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! ❤️