commit 16dde45125cab9b1eb73f913d7967332249af096
parent b5fc0e9572ee6bcdfffcc343604d72fc60561132
Author: breadcat <breadcat@users.noreply.github.com>
Date: Mon, 14 Jul 2025 13:40:45 +0100
2025 posts
Diffstat:
3 files changed, 53 insertions(+), 0 deletions(-)
diff --git a/content/posts/2025-new-years-resolutions.md b/content/posts/2025-new-years-resolutions.md
@@ -0,0 +1,19 @@
+---
+title: "2025 New Year's Resolutions"
+date: 2025-01-24T13:06:00
+tags: ["Health", "Lifestyle", "Lists"]
+---
+
+Another year, another list. Late and adventurous this time!
+
+* 6 month wardrobe review
+* Delete all listened to audiobooks
+* Empty the freezer
+* Finish [SF Masterworks](/sf-masterworks-progress/) series
+* Finish Norwegian Duolingo course
+* Finish the [Yorkshire Three Peaks](https://en.wikipedia.org/wiki/Yorkshire_Three_Peaks) ([Ingleborough](https://en.wikipedia.org/wiki/Ingleborough))
+* Merge [dotfiles](https://github.com/breadcat/dotfiles), [dockerfiles](https://github.com/breadcat/Dockerfiles) and [infrastructure](/hardware/) under NixOS
+* Start [warm and brown](https://tynan.com/warmandbrown/) for lunches
+* Start rucking/treadmilling again
+* Sub [75kg weight](/weight/)
+* Walk the [Calderdale Way](https://en.wikipedia.org/wiki/Calderdale_Way)
diff --git a/content/posts/cgit-to-stagit.md b/content/posts/cgit-to-stagit.md
@@ -0,0 +1,21 @@
+---
+title: "Migrating from cgit to stagit"
+date: 2025-07-14T12:57:00
+tags: ["Docker", "Infrastructure", "Linux", "Software"]
+---
+
+I've used [cgit](https://git.zx2c4.com/cgit/) for quite some time now and while it works for the most part it doesn't seem to work ...all that well. Every now and again I'll get errors like "An error occurred while reading CGI reply (no response received)" when opening repositories where the contents haven't changed for months or the container I use won't be able to be restarted without being recreated first.
+
+This is probably not helped by me syncing all of these directories via syncthing, running `cgit` in a docker container or any number of other things but I'd like to try something simpler and a little lighter if possible.
+
+In steps `stagit`, a [static git page generator](https://codemadness.org/stagit.html) which seems more up my street.
+
+Initially I had issues running this as it isn't availabke in the ArchLinux ARM package repositor, and the [AUR pkgbuild](https://aur.archlinux.org/packages/stagit-git) doesn't compile on `aarch64` or even manually so that again is probably an issue with my setup. In a very prophetical way, I ended up using Nix to run the software which just plowed on without any issues after [being installed](https://nixos.org/download/#nix-install-linux) via:
+
+```
+nix-env -f '<nixpkgs>' -iA stagit
+```
+
+Then I built a [quick script](https://github.com/breadcat/Dockerfiles/commit/6699a22d7a18b8b69d3860d93be364b213776478) to loop through my `source_directory`, running the program on any git repositories it finds before generating an index for easier browsing.
+
+After this, all that's needed is to serve the directory via a simple nginx container and you're pretty much done.
+\ No newline at end of file
diff --git a/content/posts/rude-roads.md b/content/posts/rude-roads.md
@@ -0,0 +1,12 @@
+---
+title: "Rude roads"
+date: 2025-07-14T10:25:00
+tags: ["Fluff", "Snippets"]
+---
+
+Posts are looking a little light on the ground this year around, have a small yet low-stakes list of some of the rude roads I've seen while driving around:
+
+* Bell End, Wollaston, Wellingborough
+* Blue Ball Road, Ripponden, Sowerby Bridge
+* Butt Lane, Leeds
+* Fanny Hands Lane, Ludford, Market Rasen