|
hai 1 ano | |
---|---|---|
.. | ||
.codesandbox | hai 1 ano | |
public | hai 1 ano | |
src | hai 1 ano | |
.gitignore | hai 1 ano | |
README.md | hai 1 ano | |
astro.config.mjs | hai 1 ano | |
package.json | hai 1 ano | |
tsconfig.json | hai 1 ano |
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
.