Skip to content

Static Site Generatorsλ︎

A tool that generates a static website (HTML, JavaScript, CSS, etc.) from structured text, e.g. Markdown, AsciiDoc.

Generated websites can be hosted on zero or low cost services, e.g. GitHub / GitLab pages.

Due to their simplicity, generators are used for technical documentation and blog websites.

Static Site Generator - Wikipedia