astro/packages/astro
Charles Vandevoorde 5d0edfc3b9
add missing props in markdown layout (#3588)
The `url` props was missing but should there according to [this
document](https://docs.astro.build/en/guides/markdown-content/#markdown-layouts).

The `file` props was not initially there but is quite useful when you
need to resolve file which are relative to the markdown file itself.
2022-07-18 19:58:36 -03:00
..
components Moves Debug component's styles to be inlined (#3963) 2022-07-18 16:42:57 -04:00
e2e [ci] format 2022-07-18 20:45:03 +00:00
src add missing props in markdown layout (#3588) 2022-07-18 19:58:36 -03:00
test add missing props in markdown layout (#3588) 2022-07-18 19:58:36 -03:00
astro-jsx.d.ts Fix expected types for Element in our JSX definitions (#3958) 2022-07-18 11:45:50 -04:00
astro.js Roll back supported Node engines (#3937) 2022-07-15 08:15:04 -04:00
CHANGELOG.md [ci] release (#3925) 2022-07-14 15:36:23 -04:00
client.d.ts [ci] format 2022-07-11 12:13:57 +00:00
config.d.ts Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
config.mjs Export defineConfig helper (#2803) 2022-03-15 15:27:17 -05:00
env.d.ts Move client types into Astro (#3851) 2022-07-11 08:12:18 -04:00
package.json Improve astro check (#3906) 2022-07-18 15:34:35 -04:00
playwright.config.js Improve HMR handling for styles, persisted islands (#3492) 2022-06-06 18:39:48 +00:00
README.md Centralise community health files in .github repo (#3830) 2022-07-12 17:16:08 +02:00
tsconfig.json Move client types into Astro (#3851) 2022-07-11 08:12:18 -04:00


Astro logo

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.

❤️ Sponsor Astro! ❤️