Commit Diff


commit - 3c622b4eb388395ca752f1f8d76d9847b53dc640
commit + 0458ea2b567194458f27367ac189218f8fc1d8a1
blob - 598d413c214ae7ae6fec364377947847adbfee58
blob + bf9f68a425de1d5da3d00913a9b65f2b1f922068
--- resources/posts.edn
+++ resources/posts.edn
@@ -1,4 +1,12 @@
-[{:title    "A Clojure library for Gemini"
+[#_{:title    "My favorite (OpenBSD) hacks"
+    :short    "These are a few of my favorite hacks"
+    :slug     "my-favorite-openbsd-hacks"
+    :date     "2021/10/17"
+    :tags     #{:OpenBSD}
+    :gemtext? true
+    :music    {:title "Our favorite hacks"
+               :by    "OpenBSD"}}
+ {:title    "A Clojure library for Gemini"
   :short    "antenna inspired things"
   :slug     "gemini-clojure"
   :date     "2021/10/16"