From f0fb8867c3d565b5a926d9256e330d8cce4f7343 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Fri, 26 Jan 2024 13:53:59 +0000 Subject: [PATCH] Fix hashtags --- assets/scss/_main.scss | 11 +++++++---- content/notes/av47b.md | 4 +++- content/notes/oxl2z.md | 4 +++- content/posts/ipfs-indieweb-offer/index.md | 4 ++-- 4 files changed, 15 insertions(+), 8 deletions(-) diff --git a/assets/scss/_main.scss b/assets/scss/_main.scss index 01ffbe66..62c5337d 100644 --- a/assets/scss/_main.scss +++ b/assets/scss/_main.scss @@ -804,10 +804,13 @@ body.nownownow .post-content > p { } } -a[href^="/tags/"]:before { - content: '#'; - text-decoration: none; - display:inline-block; +a[href^="/tags/"] { + white-space: nowrap; + &:before { + content: '#'; + text-decoration: none; + display:inline-block; + } } mark { diff --git a/content/notes/av47b.md b/content/notes/av47b.md index 00ab5bdd..458def87 100644 --- a/content/notes/av47b.md +++ b/content/notes/av47b.md @@ -1,8 +1,10 @@ --- date: 2024-01-22T16:45:16.722Z publishDate: 2024-01-22T16:45:16.722Z +tags: +- StrangeNewWords --- **akrasia**: the state of mind in which someone acts against their better judgement through weakness of will. -#StrangeNewWords +[StrangeNewWords](/tags/strangenewwords) diff --git a/content/notes/oxl2z.md b/content/notes/oxl2z.md index d12a1e21..5cd585e5 100644 --- a/content/notes/oxl2z.md +++ b/content/notes/oxl2z.md @@ -3,8 +3,10 @@ date: 2024-01-16T20:24:00.000Z publishDate: 2024-01-16T20:24:00.000Z lastmod: 2024-01-16T20:26:37.507Z visibility: public +tags: +- HomeLab --- -I _think_ I've finally managed to run [IndieKit](https://getindiekit.com/) on my #homelab so that I can update my personal site from [MicroPub](/tags/micropub) clients (I'm trying [micro.blog](https://help.micro.blog/t/micro-blog-for-mac/45) on mac os right now). +I _think_ I've finally managed to run [IndieKit](https://getindiekit.com/) on my [HomeLab](/tags/homelab) so that I can update my personal site from [MicroPub](/tags/micropub) clients (I'm trying [micro.blog](https://help.micro.blog/t/micro-blog-for-mac/45) on mac os right now). It's more complex than I'd like, but perhaps I can invest some time into making the install process easier for others! diff --git a/content/posts/ipfs-indieweb-offer/index.md b/content/posts/ipfs-indieweb-offer/index.md index ef22e088..90ebf152 100644 --- a/content/posts/ipfs-indieweb-offer/index.md +++ b/content/posts/ipfs-indieweb-offer/index.md @@ -10,12 +10,12 @@ tags: - hosting - static-site - web -- homelab +- HomeLab - admarus syndications: --- -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/). +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/). To get started, just [send me an email](mailto:ipfs@byjp.me?subject=Re:%20An%20IndieWeb%20IPFS%20offer&body=Hi%20JP!%0A%0AWould%20you%20be%20interested%20in%20pinning%20my%20IndieWeb%20site%20on%20IPF%3F%20You%20can%20see%20it%20at%E2%80%A6) and I'll get it set up! (If I think your site isn't suitable for this offer—perhaps it violates one of the [Black Laws](https://terra-ignota.fandom.com/wiki/Black_Laws)—we can chat about it.)