WARNING The 2023.9.1 update changes
site.static_path
tosite.static_paths
any custom output paths will need to be updated to reflect this change.'output'
is still the default value forsite.static_paths
and will be used if no value is provided.
- 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 in with uniform settigns and variables
In order to use render engine, you must have python 3.10 installed. You can download python from python.org.
- Linux/MacOS: python.org
- Windows: Microsoft Store
Render Engine is available in PyPI and can be installed using pip:
pip install render-engine
Check out the Getting Started Section in the Documentation
Akriti Sengar 🔧 |
Anthony Shaw 📖 |
Emmanuel Anebi 🔌 |
Jeff Triplett 📖 🧑🏫 |
Jon Banafato 💻 |
Jorge L. Gimeno 📖 |
Laura Langdon 📖 |
Mahhheshh 📖 💻 |
Mario Munoz 💻 |
Pamela Fox 📖 |
Viktorius Suwandi 💻 |
Thank you to them and all of those that continue to support this project!