Skip to content

mkdocs

Tutorial: A Reproducible MkDocs Workflow with Centralized Templates

Creating documentation or course notes shouldn't involve copy-pasting configuration files and CSS assets for every new project.

In this post, I will share my complete workflow. It uses MkDocs, a custom Bash script (zk), and a centralized template directory. This allows me to write in Zettlr or Kate (pure text mode) and instantly preview the result without cluttering my project folders.