.vscode Initial commit from Astro 3 months ago
public Initial commit from Astro 3 months ago
src work 3 months ago
.gitignore Initial commit from Astro 3 months ago
README.md Initial commit from Astro 3 months ago
astro.config.mjs import file to codeblock 3 months ago
biome.jsonc dynamic toc 3 months ago
package.json import file to codeblock 3 months ago
pnpm-lock.yaml import file to codeblock 3 months ago
pnpm-workspace.yaml style: use github css 3 months ago
tsconfig.json path alias 3 months ago
README.md

Astro Example: MDX

pnpm 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.