.. | ||
public | ||
src | ||
.gitignore | ||
.stackblitzrc | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
sandbox.config.json | ||
tsconfig.json |
Astro Example: Markdown with Shiki
npm create astro@latest -- --template with-markdown-shiki
This example showcases Astro's built-in Markdown support.
src/pages/index.md
is a treated as a page entrypoint and uses alayout
.