0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/examples/with-mdx
Houston (Bot) 1f2d52bd7b
[ci] release (#7645)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-14 10:44:25 -04:00
..
.vscode fix: use official MDX extension (#6408) 2023-03-02 14:48:17 -06:00
public chore: update example favicons (#6487) 2023-03-09 11:23:47 -06:00
src
.gitignore
astro.config.mjs
package.json [ci] release (#7645) 2023-07-14 10:44:25 -04:00
README.md Fixes example README links to open in codespaces (#6346) 2023-02-23 11:20:19 -06:00
sandbox.config.json
tsconfig.json

Astro Example: MDX

npm create astro@latest -- --template with-mdx

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases using @astrojs/mdx to author content using MDX.