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
Week Notes W50
Sat Dec 14 2024 by Joel's Log FilesWhy I Think Nextcloud Is Shit
Sat Dec 14 2024 by Kev QuirkOSC-52
Wed Nov 27 2024 by nerdypepper's μblogOn Founding the Swiss Laravel Association
Fri Nov 15 2024 by stefanzweifel.devCompiling Lisp to Bytecode and Running It
Tue Oct 15 2024 by Andrew Healey's Blog
Generated by openring