vt-ssg
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
| title: | Home |
|---|
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.