astro/examples/with-mdx
Fred K. Bot 81d57f2638
[ci] release (#5046)
* [ci] release

* Update packages/integrations/node/CHANGELOG.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-10-13 12:29:24 -04: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 (#5046) 2022-10-13 12:29:24 -04: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.