|
il y a 1 an | |
---|---|---|
.. | ||
.codesandbox | il y a 1 an | |
public | il y a 1 an | |
src | il y a 1 an | |
.gitignore | il y a 1 an | |
README.md | il y a 1 an | |
astro.config.mjs | il y a 1 an | |
package.json | il y a 1 an | |
tsconfig.json | il y a 1 an |
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 a layout
.