.vscode Initial commit from Astro 1 month ago
public Initial commit from Astro 1 month ago
src HTMLのタグに関する説明を追加し、CSSのページを新規作成 1 month ago
.gitignore Initial commit from Astro 1 month ago
README.md Initial commit from Astro 1 month ago
astro.config.mjs import file to codeblock 1 month ago
biome.jsonc dynamic toc 1 month ago
package.json import file to codeblock 1 month ago
pnpm-lock.yaml import file to codeblock 1 month ago
pnpm-workspace.yaml style: use github css 1 month ago
tsconfig.json path alias 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.