title:
Home

Welcome

This is a static site built from markdown files stored inside the val.

Instead of defining markdown as inline strings, each page lives in its own .md file under content/. The build script reads them with readFile from std/utils and passes them through vt-ssg to produce static HTML.