Felix Felicis
Felix Felicis (aka liquidluck) is a static blog generator in python
LiquidLuck is an open-source static site generator powered by Ruby, originally built to enable fast, flexible blog and documentation sites with modern features such as Markdown authoring, custom taxonomies, tags, collections, and theming. It is similar in purpose to Jekyll, Hugo or Hexo, but emphasizes ease of customization and rich templating, allowing authors to define custom content models and build plug-in extensions. The generator supports live previews and incremental builds so content changes reflect quickly, and it includes built-in support for features like pagination, RSS feeds, and code syntax highlighting to suit developers. It is aimed at creators who want to author content in a lightweight workflow without heavy CMS overhead and still maintain full control over markup, design, and deployment. Because the ecosystem is Ruby-based, it integrates into developer toolchains, CI pipelines, and can deploy to GitHub Pages or any static host.