Tiendil / brigid

A simple blog engine, but not simpler than it should be. Markdown with custom extensions for better control and render content.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link
blog blog-engine blogging cms content-management-system digital-publishing markdown markdown-to-html personal-blog personal-site python rss rss-feed rss-generator seo site web-development

Brigid

A simple blog engine, but not simpler than it should be.

Demo

Or run from the root of the repository:

poetry install

./bin/dev-server.sh

Features

Some specific features

Brigid is not a static site generator, i.e. you should run brigid process to access the site. It gives some advantages over classic static site generators.

Design principles

A very subjective list of design principles I follow in this project: