Skip to content
@render-engine

render-engine

Render Engine

Note This is the organization repo. The code can be found at render-engine/render-engine.

Render Engine is a static site generator built in Python that allows you to generate websites, pages, and collections, with Python classes.

Learn more about the many projects and tools built around Render Engine in our wiki

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

Plugins

Plugins are made using pluggy. Get started using this cookiecutter template.

Themes

Themes are made using Jinja2. Get started using this cookiecutter template.

Sites Using Render Engine

Supporters

Sponsors at $20/month and Higher!

Pinned Loading

  1. render-engine render-engine Public

    Python Static Site Generator built with flexibility prioritized

    Python 38 22

Repositories

Showing 10 of 13 repositories
  • cookiecutter-render-engine-site Public

    cookiecutter template used with render-engine init

    render-engine/cookiecutter-render-engine-site’s past year of commit activity
    Python 0 MIT 2 4 (1 issue needs help) 1 Updated Dec 9, 2024
  • render-engine Public

    Python Static Site Generator built with flexibility prioritized

    render-engine/render-engine’s past year of commit activity
    Python 38 MIT 22 40 (3 issues need help) 1 Updated Dec 9, 2024
  • render-engine-parser Public

    The page parser system used for making content for Render Engine

    render-engine/render-engine-parser’s past year of commit activity
    Python 1 MIT 1 1 1 Updated Oct 29, 2024
  • render-engine-base-template Public

    The generic template used for new render engine builds.

    render-engine/render-engine-base-template’s past year of commit activity
    0 MIT 0 0 0 Updated Aug 1, 2024
  • render-engine-awesome-list Public

    awesome-list for render engine parsers, custom content-types, themes, and plugins. Replacing the list in the the WIKI

    render-engine/render-engine-awesome-list’s past year of commit activity
    0 MIT 0 0 0 Updated Jul 5, 2024
  • .github Public
    render-engine/.github’s past year of commit activity
    1 MIT 1 2 0 Updated Jul 5, 2024
  • render-engine-cms Public

    Lightweight CMS for Render-Engine build with textual

    render-engine/render-engine-cms’s past year of commit activity
    Python 1 0 2 0 Updated Feb 20, 2024
  • render-engine-themes-template Public template

    build Render Engine Themes with this cookiecutter template

    render-engine/render-engine-themes-template’s past year of commit activity
    Python 0 MIT 0 4 (2 issues need help) 0 Updated Feb 18, 2024
  • cc-render-engine-plugins Public

    A Cookiecutter template for building render-engine plugins

    render-engine/cc-render-engine-plugins’s past year of commit activity
    Python 0 MIT 0 3 (1 issue needs help) 0 Updated Feb 10, 2024
  • render-engine-markdown Public

    Parser for markdown used in Render Engine

    render-engine/render-engine-markdown’s past year of commit activity
    Python 0 MIT 1 2 (1 issue needs help) 0 Updated Feb 2, 2024

Top languages

Loading…

Most used topics

Loading…