Rendering static Pleroma posts
Following on from yesterday’s post about static tweets, I’ve also added a shortcode for fetching posts directly from Pleroma1. You can check out the code here.
Unlikey for the Twitter shortcode, I don’t have to proxy requests, because the Pleroma API does not require authorisation for public posts, making the implementation much less convoluted.
Check out the example below:
I wrote about statically rendering tweets with Hugo (the static site generator).
The tweets on my blog no longer use Twitter's oEmbed, but are rendered in at build time. When the page loads with a tweet in it, it's all static!
https://hugo.md/post/render-tweets-statically/
#100DaysToOffload— hugo (@uoya) March 26, 2021
Pleroma is an alternative to Mastodon, with a similar feature set, also using ActivityPub. ↩︎
On the web
Moving my personal infrastructure to Kubernetes
Sun Apr 20 2025 by Stan's blogInitial Thoughts of the Framework 13
Sat Apr 19 2025 by Kev QuirkRe: What's in a Name?
Wed Apr 16 2025 by Joel's Log FilesVisualizing Chess Bitboards
Sun Apr 13 2025 by Andrew Healey's BlogIntroducing laravel-tfa-confirmation
Sun Feb 2 2025 by stefanzweifel.dev
Generated by openring