Skip to content
software

SSG

Static Site Generation

Definition

SSG pre-renders HTML pages at build time rather than on each request, producing static files served directly from a CDN. This delivers maximum performance and reliability — no server processing required per request.

Astro, Next.js, and Hugo support SSG. SSG is ideal for content-heavy sites where content changes infrequently, though dynamic personalization requires client-side fetching or ISR.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.