M Makefile => Makefile +1 -1
@@ 33,7 33,7 @@ layouts/partials/openring.html:
PREGEN_HTML=static/files/dominic-ricottone.pdf static/files/dominic-ricottone.html layouts/partials/bsky.html layouts/partials/lastfm.html layouts/partials/openring.html
-build: $(PREGEN_HTML) clean
+build: clean $(PREGEN_HTML)
hugo
check:
M content/posts/cleaning_up.md => content/posts/cleaning_up.md +1 -1
@@ 1,7 1,7 @@
---
title: Cleaning Up
date: "2023-11-11T20:22:52+00:00"
-draft: true
+draft: false
---
I've restructured the way permalinks are generated.