.vscode Initial commit from Astro 3 months ago
public cli 2 months ago
src styles 2 months ago
.gitignore Initial commit from Astro 3 months ago
README.md Initial commit from Astro 3 months ago
astro.config.mjs tailwind css 2 months ago
biome.jsonc dynamic toc 3 months ago
package.json tailwind css 2 months ago
pnpm-lock.yaml tailwind css 2 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.