mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 18:06:07 +01:00
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!
546 B
546 B
date | publishDate | lastmod | visibility | tags | |
---|---|---|---|---|---|
2024-01-16T20:24:00.000Z | 2024-01-16T20:24:00.000Z | 2024-01-16T20:26:37.507Z | public |
|
I think I've finally managed to run IndieKit on my HomeLab so that I can update my personal site from MicroPub clients (I'm trying micro.blog 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!