Adds all pre-existing shortlinks

This commit is contained in:
JP Hastings-Spital 2024-07-16 13:15:18 +01:00
parent 2991c30e20
commit 54e228b62f
4 changed files with 4 additions and 1 deletions

View file

@ -16,6 +16,7 @@ tags:
topics:
- IndieWeb
syndications:
shortlink: indieweb-ipfs
---
If you're hosting a static IndieWeb site and (want to) keep an up-to-date copy on [IPFS](https://ipfs.io), I'm offering to pin a replica of your site on my energy efficient [HomeLab](/tags/homelab) in London (in the UK), making it more highly available, as well as being searchable with [Admarus](https://admarus.net/).

View file

@ -15,6 +15,7 @@ summary: Why I created the word "miriscience", and why it's been so important to
syndications:
- https://medium.com/miriscient/miriscience-5e342ff198f5
- https://soundcloud.com/miriscient/miriscience
shortlink: miriscient
---
It was early March, 2018 when I realised Id found the answer to a question that had been niggling at me for decades. That answer itself took only three years of pondering, but the question took what felt like all of my then 29 rotations to clearly define.

View file

@ -11,6 +11,7 @@ syndications:
- https://hachyderm.io/@byjp/110796686011083451
- https://trakt.tv/comments/585047
- https://www.themoviedb.org/review/64c4e33dcadb6b01066cb4b9
shortlink: barbie
---
{{< film "Barbie" "2023" "https://www.themoviedb.org/movie/346698-barbie" "poster.webp" >}}

View file

@ -33,7 +33,7 @@ Things I might work on within my personal blog's software.
- [x] All posts have an auto-generated unqiue shortlink
- [x] Allow for customisation of shortlinks
- [x] Create suitable `_redirects` files
- [ ] Import pre-existing shortlinks
- [x] Import pre-existing shortlinks
- [ ] Add shortlink as `<link rel="shortlink">` on all relevant pages
- [ ] Upload new redirects to byjp.fyi repo
- [ ] Add additional logic to _combine_ the redirects files as needed