Static site generation
Static site generation pre-renders the site into plain HTML and assets at build time (ssg.py) so it can be served cheaply from a CDN / GitHub Pages with no runtime server.
grounded in: harness script ssg.py present as a real capability
Connected concepts
GitHub Pages, blog-logic crate, Prerender-for-bots, WebAssembly
Explore it live in the knowledge graph →