| title: | About |
|---|
This example demonstrates the file-based workflow for vt-ssg:
.md files with YAML frontmatterreadFile from std/utils to load them at build timerenderToFiles() with a shared layoutThis keeps your content separate from your build logic and layout code, making it easy to add or edit pages without touching TypeScript.