astro/examples/with-mdx
Nate Moore 0ae8147988
chore: delete .stackblitzrc files from examples (#4922)
Co-authored-by: Nate Moore <nate@astro.build>
2022-09-30 16:02:52 -05:00
..
.vscode [ci] format 2022-07-01 20:53:13 +00:00
public Switch examples favicon to use svg (#4331) 2022-08-17 15:19:04 -05:00
src [ci] format 2022-08-06 04:39:26 +00:00
.gitignore MDX support (#3706) 2022-06-30 13:09:09 -05:00
astro.config.mjs [ci] format 2022-06-30 18:11:12 +00:00
package.json [ci] release (#4921) 2022-09-30 20:15:38 +00:00
README.md .md only: npm init astro --> npm create astro (#4760) 2022-09-16 12:40:06 -05:00
sandbox.config.json MDX support (#3706) 2022-06-30 13:09:09 -05: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

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