The Blog
Tag: django
How To Add Markdown And Syntax Highlighting To Django
2023-11-21
This tutorial is based off of an excellent one that I followed when I was building this blog. Yo…
Using TOML for Django Configuration Files
2023-03-17
Now that TOML is part of the Python standard library as of 3.11, you can easily use it with Djan…
Lessons From Launching This Site
2022-12-17
What should have been a process of an hour or two turned into over two weeks of banging my head …