Skip to main content

A Flexible Static Site Generator for Python

Project description

Warning Render Engine 2022.12.3 introduced a change to the schema where now the following commands were changed. I apologize for any inconvenience.

  • render_page is just page
  • render_collection is just collection
  • You will need to now add site.render() where site is your Site instance

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 in with uniform settigns and variables

Installing Render Engine

In order to use render engine, you must have python 3.9+ 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

Sponsors

This and much of the work that I do is made possible by those that sponsor me on github.

Sponsors at the $20/month and higher Level

Thank you to them and all of those that 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-2023.1.3a6.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

render_engine-2023.1.3a6-py3-none-any.whl (22.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page