render-engine / render-engine

Python Static Site Generator built with flexibility prioritized

Home Page:https://render-engine.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All Contributors

WARNING The 2023.9.1 update changes site.static_path to site.static_paths any custom output paths will need to be updated to reflect this change. 'output' is still the default value for site.static_paths and will be used if no value is provided.

Render Engine

PyTest Discord

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 installed. You can download Python from python.org.

Render Engine is available in PyPI and can be installed using pip:

pip install render-engine

Getting Started

Check out the Getting Started Section in the Documentation

Contributors

Akriti Sengar
Akriti Sengar

πŸ”§
Anthony Shaw
Anthony Shaw

πŸ“–
Emmanuel Anebi
Emmanuel Anebi

πŸ”Œ
Giovanni Martins
Giovanni Martins

πŸš‡
Jeff Triplett
Jeff Triplett

πŸ“– πŸ§‘β€πŸ«
John Aziz
John Aziz

πŸ“– 🚧 πŸ““
Jon Banafato
Jon Banafato

πŸ’»
Jorge L. Gimeno
Jorge L. Gimeno

πŸ“–
Laura Langdon
Laura Langdon

πŸ“–
Mahhheshh
Mahhheshh

πŸ“– πŸ’» 🚧
Mario Munoz
Mario Munoz

πŸ’»
Mohit Kambli
Mohit Kambli

πŸš‡
Pamela Fox
Pamela Fox

πŸ“–
Viktorius Suwandi
Viktorius Suwandi

πŸ’»
VinayakG311
VinayakG311

πŸ”Œ
izaan17
izaan17

πŸ”Œ

Sponsors at the $20/month and Higher Level

Thank you to them and all of those who continue to support this project!

About

Python Static Site Generator built with flexibility prioritized

https://render-engine.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 98.2%Language:HTML 1.3%Language:Shell 0.3%Language:Dockerfile 0.2%