Concept
A static site generator builds files before visitors arrive. Static pages can still run interactive JavaScript.
Example
Markdown + templates → build → HTML, CSS, JavaScript. This catalog uses Astro components for reusable previews.
When to choose it
Astro uses components; Hugo uses Go templates; Jekyll uses Liquid. Each introduces its own tooling and maintenance. Compare team skills, multilingual content, previews, and publishing workflow. Verify current deployment and plugin support. Astro · Hugo · Jekyll
Sources checked 2026-09-21; terms may change.
Discuss this idea
Comments are shared across languages. GitHub login required to post.