geuse-icon

Geuse (as in Betelgeuse) is a static site generator (SSG) for geusing things up. It converts a bunch of templates, content, and resources (e.g., CSS, images, etc.) into another bunch of plain HTML. Geuse uses Mustache as its templating system.

Geuse aims to be a simple SSG: You put some files in some directories and the rendered HTML is output to another directory. By itself, Geuse doesn't do much and therefore, any useful functionality must be provided through plugin-like modules. See Plugins for available plugins.

What about the name?

This project was inspired by and borrows a lot from beetle, another SSG written in Python. When I came across beetle, the first word that came to mind was Betelgeuse. I guess watching that many The Universe episodes finally paid off. Since the words beetle and betel are homophones, I went for the second part of the name.

Fork me on Gitlab