A Flexible Static Site Generator for Python
Project description
Render Engine
Learn More
What is RenderEngine
The 3 layer Architecture
- 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
Installing Render Engine
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: Microsoft Store
Render Engine is available in PyPI and can be installed using pip:
pip install render-engine
To use the cli, install the cli extras
pip install render-engine[cli]
Getting Started
Check out the Getting Started Section in the Documentation
Contributors
Sponsors at the $20/month and Higher Level
Thank you to them and all of those who continue to support this project!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
render_engine-2024.10.1.tar.gz
(11.8 MB
view details)
Built Distribution
File details
Details for the file render_engine-2024.10.1.tar.gz
.
File metadata
- Download URL: render_engine-2024.10.1.tar.gz
- Upload date:
- Size: 11.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 362a9531ad7d2909e9161b9ee83dec12867b0d412b986de625639c92e7c6fd2e |
|
MD5 | 3a3475b2f056edd64a0dc711add20f0d |
|
BLAKE2b-256 | b6c3a55ea1e392f589b74bc8372e7017f91513fe0222328e9027f2cb75b6d0e5 |
File details
Details for the file render_engine-2024.10.1-py3-none-any.whl
.
File metadata
- Download URL: render_engine-2024.10.1-py3-none-any.whl
- Upload date:
- Size: 33.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeb5fbcc04080e2e3a8b1f79d375384a597e0ba00b8e3edf6e3d7a3df71b9dd0 |
|
MD5 | 8d6c87192d1bcd04db8e12b99151714c |
|
BLAKE2b-256 | 3e10d24b5c6f858cc64a81cac48a89dc7a25e87feb50049ba0f873d3c39b2456 |