|
hace 1 año | |
---|---|---|
.. | ||
.codesandbox | hace 1 año | |
public | hace 1 año | |
src | hace 1 año | |
.gitignore | hace 1 año | |
README.md | hace 1 año | |
astro.config.mjs | hace 1 año | |
package.json | hace 1 año | |
tsconfig.json | hace 1 año |
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
.