#micropub — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #micropub, aggregated by home.social.
-
If you see any (extra) weird pages appearing on my website in the coming weeks, I'm going to pre-emptively blame it on a malfunction of my new micropub endpoint! The (very rough) first version seems to be working now. The non-technical summary is that I can now post to my website as easily as using Mastodon, for better or worse.
-
CW: indieweb tech: micropub
I'm making some progress on my micropub endpoint based on the https://go.hacdias.com/indielib library.
I can now use my endpoint for IndieAuth, and store posts on the filesystem, in the custom TOML page format I use. I'm having some trouble with the `micropub?q=config` route, and haven't started working on git sync or the media endpoint yet. One step at a time.
The main issue that's holding me back now, is that it's really hard to test if everything works as intended. I've been testing using Quill and Sparkles via my server now, but it's less than ideal to not be able to test it locally. Any advice would be appreciated 😅
Also, https://micropub.rocks doesn't work for me at all, because it doesn't use PCKE apparently.
But the clients are way easier than how I was updating my site until now, so I have enough motivation to keep at it!
-
This also made me realise I want to give implementing #micropub and #indieauth for my website another go. It isn't the easiest of protocols, last time I gave up. But I'd love to remove some friction of posting to my site (esp. images). Too bad there isn't a ready made Go project of these protocols, that builds a static site and syncs with Git. I'll try rolling my own again using https://pkg.go.dev/go.hacdias.com/indielib by @hacdias and see if I have better luck this time.
-
Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).
The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...
View full note: https://burgeonlab.com/notes/2026/0430-104551
Syndicated via https://getindiekit.com
This is post 37 of #100DaysToOffload
-
Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).
The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...
View full note: https://burgeonlab.com/notes/2026/0430-104551
Syndicated via https://getindiekit.com
This is post 37 of #100DaysToOffload
-
Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).
The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...
View full note: https://burgeonlab.com/notes/2026/0430-104551
Syndicated via https://getindiekit.com
This is post 37 of #100DaysToOffload
-
Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).
The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...
View full note: https://burgeonlab.com/notes/2026/0430-104551
Syndicated via https://getindiekit.com
This is post 37 of #100DaysToOffload
-
Ever since setting up #Indiekit for adding #Micropub capabilities to my #Hugo blog, I have only used its web UI to post notes, photos, and likes (haven’t tried other clients yet).
The interface is not bad, but one thing that that bugs me is how links are handled. I am so used to directly pasting in URLs into selected text...
View full note: https://burgeonlab.com/notes/2026/0430-104551
Syndicated via https://getindiekit.com
This is post 37 of #100DaysToOffload
-
So today I have learned that I should probably have a test pipeline for my site. It would have saved a lot of noise on Mastodon and RSS. However, #Micropub is cool and now I can justify the 20 quid I spent on iA Writer a few months back
-
This is the first time using my new Pi Docker version of the #Indiekit #Micropub server while I’m out! Wrote about my journey in the latest weeknote if you’re interested.
And tomorrow is another #IndieWeb #HomebrewWebsiteClub where I’ll be a stand-in moderator for the first time. The more, the merrier! I’d love to see new faces. 😊
Event link: https://events.indieweb.org/2026/04/homebrew-website-club-eastern-onNTNillQ5qA
-
This is the first time using my new Pi Docker version of the #Indiekit #Micropub server while I’m out! Wrote about my journey in the latest weeknote if you’re interested.
And tomorrow is another #IndieWeb #HomebrewWebsiteClub where I’ll be a stand-in moderator for the first time. The more, the merrier! I’d love to see new faces. 😊
Event link: https://events.indieweb.org/2026/04/homebrew-website-club-eastern-onNTNillQ5qA
-
This is the first time using my new Pi Docker version of the #Indiekit #Micropub server while I’m out! Wrote about my journey in the latest weeknote if you’re interested.
And tomorrow is another #IndieWeb #HomebrewWebsiteClub where I’ll be a stand-in moderator for the first time. The more, the merrier! I’d love to see new faces. 😊
Event link: https://events.indieweb.org/2026/04/homebrew-website-club-eastern-onNTNillQ5qA
-
This is the first time using my new Pi Docker version of the #Indiekit #Micropub server while I’m out! Wrote about my journey in the latest weeknote if you’re interested.
And tomorrow is another #IndieWeb #HomebrewWebsiteClub where I’ll be a stand-in moderator for the first time. The more, the merrier! I’d love to see new faces. 😊
Event link: https://events.indieweb.org/2026/04/homebrew-website-club-eastern-onNTNillQ5qA
-
This is the first time using my new Pi Docker version of the #Indiekit #Micropub server while I’m out! Wrote about my journey in the latest weeknote if you’re interested.
And tomorrow is another #IndieWeb #HomebrewWebsiteClub where I’ll be a stand-in moderator for the first time. The more, the merrier! I’d love to see new faces. 😊
Event link: https://events.indieweb.org/2026/04/homebrew-website-club-eastern-onNTNillQ5qA
-
Dev Log: 43 commits — design system, accessibility, and 306 bookmarks imported
https://rmendes.net/articles/2026/03/07/dev-log-43-commits-design
-
Just added AI transparency metadata to my Micropub MCP client. Every post can now carry disclosure fields for how AI was involved in creating it:
ai_text_level: 0 (None) → 3 (AI-generated, human reviewed)ai_code_level: 0 (Human-written) → 2 (Primarily AI-generated)ai_tools: which tools were used (e.g. Claude, Copilot)ai_description: free-text usage note
These fields flow through Micropub as mf2 properties and are stored alongside the post. The idea is simple: be transparent about AI involvement in your content, at the post level.
-
Testing my new Micropub MCP client — posting from the terminal via Claude Code, with automatic syndication and OG image generation.
-
Micropub / Saturday (2026-01-31) ~ online ~ https://events.indieweb.org/2026/01/micropub-HoibP09v7PiS #IndieWeb #Micropub
-
Posting to Your Static Site with Quill and Micropub | 🔗 https://brennan.day/posting-to-your-static-site-with-quill-and-micropub/
-
Posting to Your Static Site with Quill and Micropub | 🔗 https://brennan.day/posting-to-your-static-site-with-quill-and-micropub/
-
Posting to Your Static Site with Quill and Micropub | 🔗 https://brennan.day/posting-to-your-static-site-with-quill-and-micropub/
-
Posting to Your Static Site with Quill and Micropub | 🔗 https://brennan.day/posting-to-your-static-site-with-quill-and-micropub/
-
Micropub popup zoom meeting on 31 January 2026. Micropub is a standard to define tools to enable posting to our own websites (versus silos!) https://events.indieweb.org/2026/01/micropub-HoibP09v7PiS #IndieWeb #Micropub
-
I just sponsored https://getindiekit.com. Go sponsor your open source dependencies!
💖 I'm sponsoring #Indiekit because I like what @paulrobertlloyd has created for #smallweb users. Indiekit is an app that allows personal sites to get #Micropub features and #IndieWeb connectivity with a nice UI.
-
I want to wish everyone a safe, healthy, and successful 2026 🥳. Grateful for the chance to connect with cool and interesting folks on #Fosstodon, and more recently, the community on https://indieweb.org.
My blog https://burgeonlab.com has had a significant growth spurt in 2025 and I hope to continue my exploration with #Hugo, #IndieWeb + #Micropub integration, and posting more varied posts. If you read my blogs, thank you! 🥰
2026, let's go!
-
My gift for myself this holiday is diving into uncharted territory—figuring how to setup a #Micropub server for my #Hugo site. Think I'm ready to enter the next step of #Indieweb integration!
New discoveries: #NodeJS, Vercel/Render, #MongoDB, npm (I did use npx before).
I actually got the #Indiekit endpoints working—didn't think I could do it. 🤩 Now upgrading Hugo templates to accept the new Micropub content. Definitely gonna write this up!
Sneak peek 👀
-
@ingenieur How complex are your content modeling needs? If you just need #Micropub-style posts/notes/photos/etc., then #IndieKit from @paulrobertlloyd will write to GitHub in a format friendly to static site generators like @11ty and syndicate to Mastodon and Bluesky. https://getindiekit.com
-
I could've sworn he had an account on Mastodon, but maybe I misremembered.
#Greggs #NewcastleUponTyne #micropub #beer
----
16/11/25 – Greggs “The Golden Flake Tavern” – Micropub Adventures https://micropubadventures.co.uk/2025/11/16/16-11-25-greggs-the-golden-flake-tavern/ -
I think I have all the pieces set up and Umbrella is ready to go. It is a simple 11ty starter site that has IndieAuth, Micropub, and Webmentions built in using Netlify functions.
I've been using all of these pieces on my site for a bit but I wanted to put them all together in one place just in case it could help others start their own site.
-
After 5 years, I (finally) updated my micropub endpoint. It should be a little easier to deploy and configure which would hopefully make it possible for more people that use static site generators to use a micropub endpoint. Check out serverless-micropub for a working example.
-
Dear #IndieWeb people
When using h-entry (or, honestly, #RSS even), is there anything people have been coalescing towards that’s kind of a push that says “hey have another look?”
For example, imagine the concept of an RSS reader but you don’t want the reader to have to poll.
I only know of #webmentions and #micropub here but idk if either of those is appropriate for this use case?
UPDATE: I have been informed about WebSub, which is exactly what I was looking for
-
Really happy with the built-in #podcast viewer I built for my #feedreader, BlogCat. Today I added season and episode navigation similar to TV apps and a toggle to autoplay the next episode.
BlogCat is a feed reader as a #WebExtension for #Firefox. It can also post status updates and short posts to #Mastodon, #Bluesky, and #Micropub so you can keep up with blogs and websites while also posting and commenting about them. The Web should be a conversation after all.
-
I’ve spent some time over the past week working on a proof-of-concept integration of Micropub into Django.
I don’t have anything functional to show for it, but I have a much better understanding of IndieAuth, Micropub, and writing decoupled Django apps.
https://orangegnome.com/posts/3338/exploring-indieauth-but-i-started-with-micropub
-
I got a question about micropub, so I wrote a bit about my #Micropub server I made so I can publish directly from #iAWriter. It’s been serving me well for about 4 months. A little fiddly at times, but that’s the charm making your own stuff and hosting on Synology in your closet for no good reason right?
https://samwarnick.com/blog/making-a-micropub-server-that-works-with-ia-writer/
-
When I wrote that post, my blog was SSG generated by Pollen (which is ultimately running on the #Racket runtime). That was a great system and it served me well for years, but it had its shortcomings and eventually I decided to replace it with something simpler. I went with a dynamic #Lua site.
The new system is good old CGI based scripts written in #Lua using a #SQLite file as source of truth. About 1169 lines for the whole CMS including my #IndieAuth #Micropub and my #MetaWeblog endpoint.
-
When I wrote that post, my blog was SSG generated by Pollen (which is ultimately running on the #Racket runtime). That was a great system and it served me well for years, but it had its shortcomings and eventually I decided to replace it with something simpler. I went with a dynamic #Lua site.
The new system is good old CGI based scripts written in #Lua using a #SQLite file as source of truth. About 1169 lines for the whole CMS including my #IndieAuth #Micropub and my #MetaWeblog endpoint.
-
When I wrote that post, my blog was SSG generated by Pollen (which is ultimately running on the #Racket runtime). That was a great system and it served me well for years, but it had its shortcomings and eventually I decided to replace it with something simpler. I went with a dynamic #Lua site.
The new system is good old CGI based scripts written in #Lua using a #SQLite file as source of truth. About 1169 lines for the whole CMS including my #IndieAuth #Micropub and my #MetaWeblog endpoint.
-
When I wrote that post, my blog was SSG generated by Pollen (which is ultimately running on the #Racket runtime). That was a great system and it served me well for years, but it had its shortcomings and eventually I decided to replace it with something simpler. I went with a dynamic #Lua site.
The new system is good old CGI based scripts written in #Lua using a #SQLite file as source of truth. About 1169 lines for the whole CMS including my #IndieAuth #Micropub and my #MetaWeblog endpoint.
-
When I wrote that post, my blog was SSG generated by Pollen (which is ultimately running on the #Racket runtime). That was a great system and it served me well for years, but it had its shortcomings and eventually I decided to replace it with something simpler. I went with a dynamic #Lua site.
The new system is good old CGI based scripts written in #Lua using a #SQLite file as source of truth. About 1169 lines for the whole CMS including my #IndieAuth #Micropub and my #MetaWeblog endpoint.
-
The team @micro.blog have done it again.
They soft-launched https://micro.one yesterday¹.
This may be the most accessible onramp to the open social web ever.
Cost: $1 a month. Yes you read correctly.
This is the simplest and cheapest (where you are the customer, not the product) way to own your identity and content online².
Stop posting in someone else’s garage³.
Time to export your Twitter, and migrate your Mastodon handle to your own home on the web.
Of course you can bring your own domain name. Additionally:
* blog posts, naturally, both articles and microblogging notes
* photos
* podcasting
* custom themes
* web-clients and native mobile posting clients
* WordPress, Tumblr, Mastodon, Medium import
More details (and alternatives) at https://micro.one/about/pricing
And yes, it interoperates with the open #socialWeb, including:
* #ActivityPub support, #Mastodon and #fediverse compatibility
* #IndieAuth to sign-in to third-party apps
* #microformats support in all built-in themes
* #Webmention for sending and receiving replies across websites
* #Micropub standard posting API, supporting dozens of clients
* #Microsub standard timeline API, supporting social readers
More #indieweb support details at https://micro.one/about/indieweb
Did I mention the the superb micro.blog (and micro.one) Community Guidelines?
* https://help.micro.blog/t/community-guidelines/39
Well done @manton.org and team.
This is post 6 of #100PostsOfIndieWeb. #100Posts #ownYourIdentity #ownYourData #openSocialWeb
← https://tantek.com/2025/003/t1/lastfm-year-in-review-playback24
→ https://tantek.com/2025/012/t1/eight-years-webmention
Glossary
IndieAuth
https://indieweb.org/IndieAuth
microformats
https://microformats.org/wiki/microformats
Micropub
https://indieweb.org/Micropub
Microsub
https://indieweb.org/Microsub
Webmention
https://indieweb.org/Webmention
References
¹ https://www.manton.org/2025/01/03/microone-was-effectively-a-softlaunch.html
² https://tantek.com/2025/001/t1/15-years-notes-my-site-first
³ https://tantek.com/2023/022/t2/own-your-notes-domain-migration -
The team @micro.blog have done it again.
They soft-launched https://micro.one yesterday¹.
This may be the most accessible onramp to the open social web ever.
Cost: $1 a month. Yes you read correctly.
This is the simplest and cheapest (where you are the customer, not the product) way to own your identity and content online².
Stop posting in someone else’s garage³.
Time to export your Twitter, and migrate your Mastodon handle to your own home on the web.
Of course you can bring your own domain name. Additionally:
* blog posts, naturally, both articles and microblogging notes
* photos
* podcasting
* custom themes
* web-clients and native mobile posting clients
* WordPress, Tumblr, Mastodon, Medium import
More details (and alternatives) at https://micro.one/about/pricing
And yes, it interoperates with the open #socialWeb, including:
* #ActivityPub support, #Mastodon and #fediverse compatibility
* #IndieAuth to sign-in to third-party apps
* #microformats support in all built-in themes
* #Webmention for sending and receiving replies across websites
* #Micropub standard posting API, supporting dozens of clients
* #Microsub standard timeline API, supporting social readers
More #indieweb support details at https://micro.one/about/indieweb
Did I mention the the superb micro.blog (and micro.one) Community Guidelines?
* https://help.micro.blog/t/community-guidelines/39
Well done @manton.org and team.
This is post 6 of #100PostsOfIndieWeb. #100Posts #ownYourIdentity #ownYourData #openSocialWeb
← https://tantek.com/2025/003/t1/lastfm-year-in-review-playback24
→ https://tantek.com/2025/012/t1/eight-years-webmention
Glossary
IndieAuth
https://indieweb.org/IndieAuth
microformats
https://microformats.org/wiki/microformats
Micropub
https://indieweb.org/Micropub
Microsub
https://indieweb.org/Microsub
Webmention
https://indieweb.org/Webmention
References
¹ https://www.manton.org/2025/01/03/microone-was-effectively-a-softlaunch.html
² https://tantek.com/2025/001/t1/15-years-notes-my-site-first
³ https://tantek.com/2023/022/t2/own-your-notes-domain-migration -
The team @micro.blog have done it again.
They soft-launched https://micro.one yesterday¹.
This may be the most accessible onramp to the open social web ever.
Cost: $1 a month. Yes you read correctly.
This is the simplest and cheapest (where you are the customer, not the product) way to own your identity and content online².
Stop posting in someone else’s garage³.
Time to export your Twitter, and migrate your Mastodon handle to your own home on the web.
Of course you can bring your own domain name. Additionally:
* blog posts, naturally, both articles and microblogging notes
* photos
* podcasting
* custom themes
* web-clients and native mobile posting clients
* WordPress, Tumblr, Mastodon, Medium import
More details (and alternatives) at https://micro.one/about/pricing
And yes, it interoperates with the open #socialWeb, including:
* #ActivityPub support, #Mastodon and #fediverse compatibility
* #IndieAuth to sign-in to third-party apps
* #microformats support in all built-in themes
* #Webmention for sending and receiving replies across websites
* #Micropub standard posting API, supporting dozens of clients
* #Microsub standard timeline API, supporting social readers
More #indieweb support details at https://micro.one/about/indieweb
Did I mention the the superb micro.blog (and micro.one) Community Guidelines?
* https://help.micro.blog/t/community-guidelines/39
Well done @manton.org and team.
This is post 6 of #100PostsOfIndieWeb. #100Posts #ownYourIdentity #ownYourData #openSocialWeb
← https://tantek.com/2025/003/t1/lastfm-year-in-review-playback24
→ https://tantek.com/2025/012/t1/eight-years-webmention
Glossary
IndieAuth
https://indieweb.org/IndieAuth
microformats
https://microformats.org/wiki/microformats
Micropub
https://indieweb.org/Micropub
Microsub
https://indieweb.org/Microsub
Webmention
https://indieweb.org/Webmention
References
¹ https://www.manton.org/2025/01/03/microone-was-effectively-a-softlaunch.html
² https://tantek.com/2025/001/t1/15-years-notes-my-site-first
³ https://tantek.com/2023/022/t2/own-your-notes-domain-migration -
The team @micro.blog have done it again.
They soft-launched https://micro.one yesterday¹.
This may be the most accessible onramp to the open social web ever.
Cost: $1 a month. Yes you read correctly.
This is the simplest and cheapest (where you are the customer, not the product) way to own your identity and content online².
Stop posting in someone else’s garage³.
Time to export your Twitter, and migrate your Mastodon handle to your own home on the web.
Of course you can bring your own domain name. Additionally:
* blog posts, naturally, both articles and microblogging notes
* photos
* podcasting
* custom themes
* web-clients and native mobile posting clients
* WordPress, Tumblr, Mastodon, Medium import
More details (and alternatives) at https://micro.one/about/pricing
And yes, it interoperates with the open #socialWeb, including:
* #ActivityPub support, #Mastodon and #fediverse compatibility
* #IndieAuth to sign-in to third-party apps
* #microformats support in all built-in themes
* #Webmention for sending and receiving replies across websites
* #Micropub standard posting API, supporting dozens of clients
* #Microsub standard timeline API, supporting social readers
More #indieweb support details at https://micro.one/about/indieweb
Did I mention the the superb micro.blog (and micro.one) Community Guidelines?
* https://help.micro.blog/t/community-guidelines/39
Well done @manton.org and team.
This is post 6 of #100PostsOfIndieWeb. #100Posts #ownYourIdentity #ownYourData #openSocialWeb
← https://tantek.com/2025/003/t1/lastfm-year-in-review-playback24
→ https://tantek.com/2025/012/t1/eight-years-webmention
Glossary
IndieAuth
https://indieweb.org/IndieAuth
microformats
https://microformats.org/wiki/microformats
Micropub
https://indieweb.org/Micropub
Microsub
https://indieweb.org/Microsub
Webmention
https://indieweb.org/Webmention
References
¹ https://www.manton.org/2025/01/03/microone-was-effectively-a-softlaunch.html
² https://tantek.com/2025/001/t1/15-years-notes-my-site-first
³ https://tantek.com/2023/022/t2/own-your-notes-domain-migration -
The team @micro.blog have done it again.
They soft-launched https://micro.one yesterday¹.
This may be the most accessible onramp to the open social web ever.
Cost: $1 a month. Yes you read correctly.
This is the simplest and cheapest (where you are the customer, not the product) way to own your identity and content online².
Stop posting in someone else’s garage³.
Time to export your Twitter, and migrate your Mastodon handle to your own home on the web.
Of course you can bring your own domain name. Additionally:
* blog posts, naturally, both articles and microblogging notes
* photos
* podcasting
* custom themes
* web-clients and native mobile posting clients
* WordPress, Tumblr, Mastodon, Medium import
More details (and alternatives) at https://micro.one/about/pricing
And yes, it interoperates with the open #socialWeb, including:
* #ActivityPub support, #Mastodon and #fediverse compatibility
* #IndieAuth to sign-in to third-party apps
* #microformats support in all built-in themes
* #Webmention for sending and receiving replies across websites
* #Micropub standard posting API, supporting dozens of clients
* #Microsub standard timeline API, supporting social readers
More #indieweb support details at https://micro.one/about/indieweb
Did I mention the the superb micro.blog (and micro.one) Community Guidelines?
* https://help.micro.blog/t/community-guidelines/39
Well done @manton.org and team.
This is post 6 of #100PostsOfIndieWeb. #100Posts #ownYourIdentity #ownYourData #openSocialWeb
← https://tantek.com/2025/003/t1/lastfm-year-in-review-playback24
→ https://tantek.com/2025/012/t1/eight-years-webmention
Glossary
IndieAuth
https://indieweb.org/IndieAuth
microformats
https://microformats.org/wiki/microformats
Micropub
https://indieweb.org/Micropub
Microsub
https://indieweb.org/Microsub
Webmention
https://indieweb.org/Webmention
References
¹ https://www.manton.org/2025/01/03/microone-was-effectively-a-softlaunch.html
² https://tantek.com/2025/001/t1/15-years-notes-my-site-first
³ https://tantek.com/2023/022/t2/own-your-notes-domain-migration