Render Engine

screenshot of Render Engine

Python Static Site Generator built with flexibility prioritized

Overview:

Render Engine is a three-layer architecture framework that helps to render webpages using content, templates, and raw data. It is a powerful tool that allows developers to create and manage websites efficiently.

Features:

  • 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.

Summary:

Render Engine is a versatile framework that simplifies the process of rendering webpages. With its three-layer architecture, developers can create and manage websites efficiently. The installation process is straightforward, requiring Python 3.10 to be installed on your system. Overall, Render Engine is a powerful tool for web development that streamlines the rendering process.