2022-10-28

Published: Nov 08, 2022Last modified: Apr 05, 2023
Word count: 235

org-blog hiccup/html refactor

Refactoring away from the clerk static app style for published blog posts. Main goal: something reviewable, i.e. make it possible to review content changes per commit (vs jamming all the content on one line in the html).

worth reading, pretty similar blog: https://nickgeorge.net/programming/building-my-static-clojure-website/

i ought to collect all these clojure org blogs