Friday, February 23, 2024
Per this post, I’m testing some ways to embed Bluesky posts into my Wordpress powered site here. As I find other ways, I’ll add them here.
Simple Blog Card using a shortcode and plugin: [simpleblogcard url="bsky.app/profile/k…"]
Bluesky.lol snippet creation using javascript:
Skyview.social snippet creation using iframes:
Continue reading →
Sunday, November 12, 2023
At some point yesterday, my Wordpress instance (thus the place where the thing you’re reading right now came from) ran out of memory.
🤔 I suspect it’s because I’m asking it to do too much:
Basic Blog stuff Webmention/Indieweb/Microformats stuff ActivityPub/Mastodon stuff And all on a tiny underpowered VPS instance.
Now if I could have things my way, I’d really prefer a clean install of GoBlog like I had before but with an easier way to post photos, follow people thru RSS/#Fediverse, and connect to different networks in the same manner.
Continue reading →