Static Site Generator
S
Static Site Generator
Definition
A tool that generates a complete static HTML website from templates, content files, and data at build time. Static site generators like Hugo, Jekyll, and Astro produce fast, secure websites that can be served from a CDN without a database or server-side processing.