cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
59fee85034d39ef3b6f7e6dea8966dc43cead109
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2024-03-14T16:24:18Z
content/blog/2024-03-13-doom-emacs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) @@ -258,7 +258,8 @@ Once a project has been created, you can create custom publishing actions within 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) +```lisp +;; 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