cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
f6c6355ea94e07665024b5e6f1797b0c8ffbaf94
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2024-03-15T02:19:52Z
content/blog/2024-03-13-doom-emacs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) @@ -263,7 +263,8 @@ your `~/.doom.d/config.el` file. For example, here's a test project I created to try and convert this blog to org-mode recently. ```lisp -;; org-publish (require 'ox-publish) +;; org-publish +(require 'ox-publish) (defun my/org-sitemap-date-entry-format (entry style project) "Format ENTRY in org-publish PROJECT Sitemap format ENTRY ENTRY STYLE format that includes