Note
As of 2026.6.1 you will need to install render-engine-cli separately
- 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
To use the render engine, you must have Python 3.10 or greater installed. You can download Python from python.org.
- Linux/MacOS: python.org
- Windows: Install Python using pymanager on Microsoft Store, which manages Python installations.
Render Engine is available in PyPI and can be installed using pip:
pip install render-engineTo use render-engine with the cli, you can install render-engine-cli. This would install both modules.
pip install render-engine-cliCheck out the Getting Started Section in the Documentation
We've compiled a set of awesome add-ons that you can use to make your site even better!
We encourage contributors of all skill levels. Please review the contributing section of our docs for more information.
Thank you to them and all of those who continue to support this project!