.vscode Initial commit from Astro 5 months ago
public cli 4 months ago
src js 4 months ago
.gitignore Initial commit from Astro 5 months ago
README.md Initial commit from Astro 5 months ago
astro.config.mjs tailwind css 4 months ago
biome.jsonc dynamic toc 5 months ago
package.json tailwind css 4 months ago
pnpm-lock.yaml tailwind css 4 months ago
pnpm-workspace.yaml style: use github css 5 months ago
tsconfig.json path alias 5 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.