www.byjp.me/content/notes/oxl2z.md
JP Hastings-Spital b8cc9ee66d Remove leading newlines
This standardises all my markdown files to have no leading newline after the `---` that ends the frontmatter.

This makes display on Gemini (in which newlines matter) much more consistent!

I can't spot any errors with the regex I used here, but there may be one or two articles that change shape — hopefully I can spot them and fix them!
2024-06-20 13:40:54 +01:00

11 lines
546 B
Markdown

---
date: 2024-01-16T20:24:00.000Z
publishDate: 2024-01-16T20:24:00.000Z
lastmod: 2024-01-16T20:26:37.507Z
visibility: public
tags:
- HomeLab
---
I _think_ I've finally managed to run [IndieKit](https://getindiekit.com/) on my [HomeLab](/tags/homelab) so that I can update my personal site from [MicroPub](/tags/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!