.vscode Initial commit from Astro 5 months ago
public Initial commit from Astro 5 months ago
src playgroundを準備 4 months ago
.gitignore Initial commit from Astro 5 months ago
README.md Initial commit from Astro 5 months ago
astro.config.mjs import file to codeblock 5 months ago
biome.jsonc dynamic toc 5 months ago
package.json import file to codeblock 5 months ago
pnpm-lock.yaml import file to codeblock 5 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.