mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16: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!
10 lines
325 B
Markdown
10 lines
325 B
Markdown
---
|
|
title: Internet technology
|
|
outputs:
|
|
- html
|
|
- rss
|
|
- opml
|
|
---
|
|
These feeds cover interesting news and posts about the machinery beneath the internet, and the future of the internet. Not _too_ deep, but with lots of distributed technology newsfeeds (particularly [IPFS](https://ipfs.io)).
|
|
|
|
Warning: lots of nerdery here 🤓
|