mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 09:46:11 +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!
7 lines
299 B
Markdown
7 lines
299 B
Markdown
---
|
|
date: 2024-02-01T08:15:54.533Z
|
|
publishDate: 2024-02-01T08:15:54.533Z
|
|
tags:
|
|
- IPFS
|
|
---
|
|
I'm not sure why I adore tinkering with [IPFS](/tags/ipfs) so much, but I do! Currently tweaking a half-finished project that auto-pins DNSLink entries (like `/ipns/www.byjp.me`) so you can pin dynamic sites.
|