A plugins all the way down static site generator written in python. Plugins all the way down means that you can completely change the behavior of how it works by swapping plugins, installing new ones, or creating your own all in python.
Markata is a static site generator that simplifies the process of creating a website by providing standard web features such as RSS feeds, sitemaps, and SEO tags out of the box. It allows users to build their site using Markdown and offers the flexibility to add custom features through plugins. Markata is a personal project of the developer, aimed at learning library development, plugin-driven design, disk cache, and more. It is the core component of the developer's own website.