1d43a3a6aa
* Delete committed types in with-content example * Add `.astro/` to `.gitignore` in example projects |
||
---|---|---|
.. | ||
.vscode | ||
public | ||
src | ||
.gitignore | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
sandbox.config.json | ||
tsconfig.json |
Astro Example: MDX
npm create astro@latest -- --template with-mdx
This example showcases using @astrojs/mdx
to author content using MDX.