Welcome
This page is written in markdown and wrapped by templates/layout.html.
You can mix raw HTML in too:
- Pages live in
pages/ - Routes are derived from filenames (
index.md→/,about.md→/about) - Composition happens once at startup
This page is written in markdown and wrapped by templates/layout.html.
You can mix raw HTML in too:
pages/index.md → /, about.md → /about)