Examples
Use these example sites as starting points or references when building your own GenGen site.
Example directories
Check the examples/ directory in the GenGen repository for complete working examples:
examples/base/โ Basic site setupexamples/pagination/โ Pagination configurationexamples/aliases/โ URL aliases and redirectsexamples/collections-demo/โ Collections with nested content
What to look for
- Configuration patterns: See how
_config.yamlis structured across examples. - Content layout: Learn how posts, pages, and collections are organized.
- Themes & assets: Explore how themes and Sass assets are wired.
If you have a scenario you'd like covered, open an issue and we can add a new example.