diff options
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2025-01-01-my-static-blog-now-has-activitypub.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_posts/2025-01-01-my-static-blog-now-has-activitypub.md b/_posts/2025-01-01-my-static-blog-now-has-activitypub.md new file mode 100644 index 0000000..fd56b45 --- /dev/null +++ b/_posts/2025-01-01-my-static-blog-now-has-activitypub.md @@ -0,0 +1,10 @@ +--- +layout: post +title: My Static Blog now has ActivityPub +date: 2025-01-01 18:56 +0100 +categories: ["tech"] +lang: "en" +--- + +Thanks to [Hatsu](https://github.com/importantimport/hatsu), my blog now has ActivityPub support. +Or so I hope. This is mostly a test post to see if it works. |