Static Site Generator

Genja – simple static website generator

Genja is a simple static website generator written in Python for building small websites from Markdown content.

It uses Jinja templates for page rendering, stores site settings in a genja.toml file, and produces static output that can be hosted on GitHub Pages or another web host.

This is free and open source software.

Key Features

  • Organizes content into separate `_pages` and `_posts` directories for standalone pages and dated articles.
  • Uses Jinja templates for index, page, and post layouts.
  • Supports configurable site settings such as the base URL, posts output directory, site output directory, and site title through `genja.toml`.
  • Provides a `serve` command that builds the site, starts a local server, opens the default web browser, and reloads when Markdown files are updated.
  • Provides a `build` command for generating the website without running a local server.
  • Generates a JSON feed alongside the HTML output.

Website: github.com/wigging/genja
Support:
Developer: Gavin Wiggins
License: MIT License

Genja is written in Python. Learn Python with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments