Let’s talk about the Future of Jamstack — Join us

Render Engine

Home page
https://render-engine.readthedocs.io/en/latest/
Repository
render-engine/render-engine
Language:
Python
License:
MIT
Templates:
Jinja2

A static site generator built using a 3 layer Architecture and extensible ecosystem

Page - A single webpage item built from content, a template, raw data, or a combination of those things.
Collection - A group of webpages built from the same template, organized in a single directory
Site - The container that helps to render all Pages and Collections with uniform settings and variables

Find more static site generators.