mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-11 15:55:32 +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!
13 lines
559 B
Markdown
13 lines
559 B
Markdown
---
|
|
title: Speakable web links
|
|
date: 2012-10-08T09:53:00+00:00
|
|
draft: false
|
|
emoji: 🔗
|
|
tags:
|
|
- from-tumblr
|
|
---
|
|
A long time ago [benosteen wrote](http://benosteen.tumblr.com/post/465782940/thinking-about-making-a-url-shortener-which) that he'd link to make a URL shortener that creates speakable URLs.
|
|
|
|
Looking back over this (hideously unkempt) blog I realised I finished building exactly this a few weeks back. Take a peek at [Iconic.im](http://iconic.im)[^1].
|
|
|
|
[^1]: Import note: I don't own this domain any more, but I'd like to run this service again!
|