Static Site Generators (SSG)
From Netlify's What is a Static Site Generator?:
Think of a static site generator as a script which takes in data, content and templates, processes them, and outputs a folder full of all the resultant pages and assets.
SSG are part of the "JAMstack" approach
- JavaScript
- APIs
- Markup