Warning
BREAKING CHANGE As of 2023.4.2a1 Render Engine no longer uses the
date_publishedordate_modifiedattributes forBlogobjects. Please instead usedate.BREAKING CHANGE As of 2023.4.2a1 Render Engine enforces that the
Blog.dateattribute is adatetimeobject. If using frontmatter please use iso8601 format for the date attribute.
- 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.9+ 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-engineCheck out the Getting Started Section in the Documentation
This and much of the work that I do is made possible by those that sponsor me on github.
Thank you to them and all of those that continue to support this project!