Uriel

A Static Site Generator for the Small Web

Map of the square and stationary Earth

Uriel is a minimalistic, stable, feature complete static site generator, written in Python.

Named for the archangel Uriel in the novel Unsong, whose job was to perform the fantastic and mundane work necessary to keep the world functioning.

Built to last for years without requiring any maintenance. It is feature complete, and only depends on Python, with no third-party module dependencies. That means that it won't break unexpectedly years from now, after you've built a site around it.

As long as you can still get a working copy of python3, your site will still build the same way in the future.

Download

uriel-1.5.0.tar.gz

Previous Releases

Documentation

Uriel Documentation

Features

Why another static site generator? Why this one? Because I wanted an extremely stable platform to build my own web sites on, that I would be able to maintain and understand many years into the future. For this project, simplicity and stability is prioritized over new features.

If you prefer something with a maximal feature set, and all the latest features, this probably won't be for you.

On the other hand, this system is so simple that it will pretty much keep working indefinitely, without any ongoing maintenance. For me, this is the main appeal.