19 Jun 2025
Templates moved out of emacs config
No more html templates in the emacs config
I do my emacs config via literate programming in org-mode
. The template snippets for portions of my static blog config were buried in that literate config file.
No more.
A simple slurp defun
and creation of some new template files and we're good to - hopefully - be able to make changes to those files without touching my emacs config.