From a36e021a62798c3d0765549218dd0f01acd50b38 Mon Sep 17 00:00:00 2001 From: Max Mehl Date: Tue, 24 Feb 2026 12:03:49 +0100 Subject: [PATCH] feat: add hard-coded mastodon toot url for comments to speed up --- content/blog/2019-10-system-hackers-meeting-report.md | 2 +- content/blog/2020-02-ilovefs-2020.md | 2 +- content/blog/2020-03-system-hackers-report-lyon.md | 2 +- content/blog/2020-07-the-power-of-git-sed.md | 1 + content/blog/2022-04-docker2caddy-reverse-proxy.md | 1 + content/blog/2023-09-seafile-mirror.md | 1 + themes/hugo-mastodon-comments | 2 +- 7 files changed, 7 insertions(+), 4 deletions(-) diff --git a/content/blog/2019-10-system-hackers-meeting-report.md b/content/blog/2019-10-system-hackers-meeting-report.md index 9a88b79..dfcb7e3 100644 --- a/content/blog/2019-10-system-hackers-meeting-report.md +++ b/content/blog/2019-10-system-hackers-meeting-report.md @@ -10,7 +10,7 @@ tags: headerimage: src: /blog/system-chaos.jpg text: Fortunately not how the FSFE's infrastructure looks like - +mastodon_toot_url: "https://mastodon.social/@mxmehl/103010490628830773" --- On 10 and 11 October, the FSFE System Hackers met in person to tackle diff --git a/content/blog/2020-02-ilovefs-2020.md b/content/blog/2020-02-ilovefs-2020.md index 56a9661..302352b 100644 --- a/content/blog/2020-02-ilovefs-2020.md +++ b/content/blog/2020-02-ilovefs-2020.md @@ -11,7 +11,7 @@ tags: headerimage: src: /blog/hidden-street.jpg text: The unknown Free Software contributors. Photo by Kaique Rocha - +mastodon_toot_url: "https://mastodon.social/@mxmehl/103656218613382198" --- A few days ago I've sent an announcement email for today's [I Love Free Software Day](https://ilovefs.org) to a large bunch of people. Most of the remarkably many replies have been positive and a pure joy to read, but some were a bit sceptical and critical. These came from Free Software contributors who are maintaining and helping projects that they think nobody knows and sees – not because these software projects are unused, but because they are small, a building block for other, more popular applications. diff --git a/content/blog/2020-03-system-hackers-report-lyon.md b/content/blog/2020-03-system-hackers-report-lyon.md index 1ea17a2..d150ef7 100644 --- a/content/blog/2020-03-system-hackers-report-lyon.md +++ b/content/blog/2020-03-system-hackers-report-lyon.md @@ -10,7 +10,7 @@ tags: headerimage: src: /blog/syshackers-group-hacking.jpg text: Hackers in their natural working environment. For the picture we took off the black ski masks and gloves. - +mastodon_toot_url: "https://mastodon.social/@mxmehl/103916900645046939" --- For the 4th time, and less than 5 months after the last meeting, the diff --git a/content/blog/2020-07-the-power-of-git-sed.md b/content/blog/2020-07-the-power-of-git-sed.md index 4074ad3..f9d4b90 100644 --- a/content/blog/2020-07-the-power-of-git-sed.md +++ b/content/blog/2020-07-the-power-of-git-sed.md @@ -10,6 +10,7 @@ tags: headerimage: src: /blog/git-sed.png text: Replacing content in thousands of files? No problem! +mastodon_toot_url: "https://mastodon.social/@mxmehl/104590750280074999" --- In the recent weeks and months, the [FSFE Web Team](https://fsfe.org/contribute/web/) has been doing some heavy work on the [FSFE website](https://fsfe.org). We moved and replaced thousands of files and their respective links to improve the structure of a historically grown website (19+ years, 23243 files, almost 39k commits). But how to do that most efficiently in a version controlled system like Git? diff --git a/content/blog/2022-04-docker2caddy-reverse-proxy.md b/content/blog/2022-04-docker2caddy-reverse-proxy.md index cfe2b20..cf82473 100644 --- a/content/blog/2022-04-docker2caddy-reverse-proxy.md +++ b/content/blog/2022-04-docker2caddy-reverse-proxy.md @@ -11,6 +11,7 @@ tags: headerimage: src: /blog/docker.jpg text: Shipping a load of containers requires a reliable infrastructure +mastodon_toot_url: "https://mastodon.social/@mxmehl/108193478971435955" --- So you have a number of Docker containers running web services which you would diff --git a/content/blog/2023-09-seafile-mirror.md b/content/blog/2023-09-seafile-mirror.md index f12f0a0..ffa6cd6 100644 --- a/content/blog/2023-09-seafile-mirror.md +++ b/content/blog/2023-09-seafile-mirror.md @@ -10,6 +10,7 @@ tags: headerimage: src: /blog/library.jpg text: Wouldn't it be a shame if your library were to be destroyed? +mastodon_toot_url: "https://mastodon.social/@mxmehl/111109533835169070" --- I have been using [Seafile](https://www.seafile.com/) for years to host and diff --git a/themes/hugo-mastodon-comments b/themes/hugo-mastodon-comments index 330925e..67d92eb 160000 --- a/themes/hugo-mastodon-comments +++ b/themes/hugo-mastodon-comments @@ -1 +1 @@ -Subproject commit 330925edceec77580ca8588466b525032691d47b +Subproject commit 67d92eba017e394e1ab9f2932e6fd2a7b7f75190