diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-07 19:18:35 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-07 19:18:35 +0100 |
| commit | bc83d35973c2319f51ababe8a330b4677d436619 (patch) | |
| tree | 450a99656fad6e71a3e78617a56b4440ddd29dab | |
| parent | bdfb1943853311a49ae57d032b8ca20640044246 (diff) | |
| parent | ca11e841a05934a87807b5d0a6b86bd2f5b4de41 (diff) | |
Merge branch 'main' of https://git.joeac.net/joeac.net
| -rw-r--r-- | common/microlog/2026-09-07.gmi | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/common/microlog/2026-09-07.gmi b/common/microlog/2026-09-07.gmi new file mode 100644 index 0000000..58aca7d --- /dev/null +++ b/common/microlog/2026-09-07.gmi @@ -0,0 +1,21 @@ +A few months ago, I wrote on here complaining that my homelab config management was jank. Since then, I've ported all my config management to Ansible, and given my homelab a big upgrade in the process. + +New! + +* git.joeac.net! see if you can steal my private repositories, or push to my public ones! (actually please don't) +* my website now auto-updates every 24h +* mail.joeac.net! send your fanfiction to me@mail.joeac.net and see if I respond +* joeac.net/feed/rss.xml! my Internet reading, actively WIP + +=> https://git.joeac.net/homelab.git +=> mailto:me@mail.joeac.net +=> https://joeac.net/feed/rss.xml + +Among my ideas for the next improvements: + +* make joeac.net/feed more featureful (multi-protocol aggregation, render to HTML) +* add in some Git hooks so my website auto-updates on push +* add a publishing endpoint to my website (presumably Micropub), so I can start POSSE-ing from my own server + +=> https://micropub.spec.indieweb.org +=> https://indieweb.org/POSSE |
