astro/examples/with-mdx
Houston (Bot) 23096dbee8
[ci] release (rc) (#8233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-25 14:10:30 -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 [ci] format 2022-08-06 04:39:26 +00:00
.gitignore Add .astro/ to .gitignore in example projects (#5841) 2023-01-12 11:26:13 -05:00
astro.config.mjs [ci] format 2022-06-30 18:11:12 +00:00
package.json [ci] release (rc) (#8233) 2023-08-25 14:10:30 -04:00
README.md Fixes example README links to open in codespaces (#6346) 2023-02-23 11:20:19 -06:00
sandbox.config.json feat: change default port to 4321 (#7874) 2023-08-08 11:02:51 +01:00
tsconfig.json Add template tsconfigs for users to extend from (#4439) 2022-08-25 15:15:27 -04:00

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.