.vscode Initial commit from Astro 1 month ago
public Initial commit from Astro 1 month ago
src style: use github css 1 month ago
.gitignore Initial commit from Astro 1 month ago
README.md Initial commit from Astro 1 month ago
astro.config.mjs Initial commit from Astro 1 month ago
package.json style: use github css 1 month ago
pnpm-lock.yaml style: use github css 1 month ago
pnpm-workspace.yaml style: use github css 1 month ago
tsconfig.json Initial commit from Astro 1 month 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.