astro/examples/with-mdx
Fred K. Bot 2552816d5f
[ci] release (#5618)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-16 20:12:04 -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 (#5618) 2022-12-16 20:12:04 -05:00
README.md Add “Open with CodeSandbox” buttons to example project READMEs (#5322) 2022-11-10 11:32:13 +01: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 Open with CodeSandbox

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