lyt is a static site generator built on a single premise: the tools should disappear.
No runtime JavaScript. No SPA routing. No React components. No CSS frameworks.
Just YAML for content structure, Markdown for prose, Go templates for components, and CSS for styling.
The output is a directory of HTML files. Serve them anywhere.