From 52e768233be343db1123258c03b2af4d02fe7d9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Duje=20Mihanovi=C4=87?= Date: Sun, 25 Aug 2024 12:30:02 +0200 Subject: [PATCH] New post: Now Available: Skeleton Theme --- content/posts/skeleton-theme/index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/posts/skeleton-theme/index.md diff --git a/content/posts/skeleton-theme/index.md b/content/posts/skeleton-theme/index.md new file mode 100644 index 0000000..852b9dd --- /dev/null +++ b/content/posts/skeleton-theme/index.md @@ -0,0 +1,12 @@ +--- +title: "Now Available: Skeleton Theme" +date: 2024-08-24T17:15:08+02:00 +--- +The barebones theme used by my website has been split up into its own +repository. If you're interested, check it out +[here](https://git.dujemihanovic.xyz/?p=hugo-skeleton.git;a=summary) and an +example commit to actually use it +[here](https://git.dujemihanovic.xyz/?p=dujemihanovic.xyz.git;a=commit;h=9f594273c05fcb73d06ff92607a8bddb5d0173fb). + +Note that I haven't thoroughly split them up quite yet. This means there may be +remaining mentions of my name in the theme. I expect to correct that sometime. -- 2.39.5