diff --git a/content/posts/ipfs-indieweb-offer/index.md b/content/posts/ipfs-indieweb-offer/index.md index 7fe59fde..724e160b 100644 --- a/content/posts/ipfs-indieweb-offer/index.md +++ b/content/posts/ipfs-indieweb-offer/index.md @@ -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/). diff --git a/content/posts/miriscience/index.md b/content/posts/miriscience/index.md index da84c792..ecacd4bb 100644 --- a/content/posts/miriscience/index.md +++ b/content/posts/miriscience/index.md @@ -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 I’d 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. diff --git a/content/posts/reviews/movies/barbie/index.md b/content/posts/reviews/movies/barbie/index.md index 482644ec..f6c1cdb5 100644 --- a/content/posts/reviews/movies/barbie/index.md +++ b/content/posts/reviews/movies/barbie/index.md @@ -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" >}} diff --git a/todo.md b/todo.md index 78b64f65..b34cfa90 100644 --- a/todo.md +++ b/todo.md @@ -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 `` on all relevant pages - [ ] Upload new redirects to byjp.fyi repo - [ ] Add additional logic to _combine_ the redirects files as needed