Django Spellbook extends Django's templating and rendering capabilities with a focus on markdown-based content. It transforms markdown files into fully-rendered Django templates with auto-generated views and URLs, eliminating boilerplate code while maintaining Django's flexibility.
This website is powered by Django Spellbook: https://django-spellbook.org/
Here is the github: https://github.com/smattymatty/django_spellbook
I hope you like it 🙂 I made it because I write a lot of markdown, and wanted a way to mix Django template language with simple markdown in a way that non-coders can contribute styled and user friendly interfaces for their content.