Spokes.wiki Search Graph Growth About

static-site-wiki

Defined Term domain updated Tue Jun 16 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Static-site publishing (umbrella)

Publishing the web by pre-rendering at build time rather than assembling pages per-request from a database — the shift this wiki tracks, away from the request-time CMS (the wordpress model) and toward a build-and-serve pipeline. The umbrella concept; across the sources it decomposes into three layers:

The through-line

The monolithic CMS did content, rendering, and serving at once; static-site publishing splits that into one-job layers — headless content → SSG build → CDN delivery — and the recurring question is where the category’s boundary sits: how much client JS rides along, and where “static-site generator” blurs into “web framework.” See synthesis.