Commit Diff


commit - 721a8068ec7eb286b108640ed96ed55b42486d4e
commit + 5e75cd8aca95a10fde15903eb10d240372767d2f
blob - 1560b452582b06a6238174291b8ea68c76ab2b2d
blob + 65de7d1272b6a782ddebef738770209e8cd516af
--- resources/posts.edn
+++ resources/posts.edn
@@ -1,4 +1,12 @@
-[{:title    "Inspecting zip files"
+[{:title    "Extracting files from zips"
+  :short    "meet zlib"
+  :slug     "extracting-from-zips"
+  :date     "2021/08/21"
+  :tags     #{:c :literate-programming}
+  :gemtext? true
+  :music    {:title "Square one"
+             :by    "Coldplay"}}
+ {:title    "Inspecting zip files"
   :short    "Look ma, without libraries!"
   :slug     "inspecting-zips"
   :date     "2021/08/19"