From 1e23c6b1390f6508d56cfae88a557a336c6b9f19 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Tue, 16 Jan 2024 20:24:46 +0000 Subject: [PATCH] create note post --- content/notes/oxl2z.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 content/notes/oxl2z.md diff --git a/content/notes/oxl2z.md b/content/notes/oxl2z.md new file mode 100644 index 00000000..1b5040de --- /dev/null +++ b/content/notes/oxl2z.md @@ -0,0 +1,8 @@ +--- +date: 2024-01-16T20:24:45.741Z +publishDate: 2024-01-16T20:24:45.741Z +--- + +I _think_ I've finally managed to run [IndieKit](https://getindiekit.com/) on my #homelab so that I can update my personal site from #micropub clients (I'm trying [micro.blog](https://help.micro.blog/t/micro-blog-for-mac/45) on mac os right now). + +It's more complex than I'd like, but perhaps I can invest some time into making the install process easier for others!