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.
indielib module - go.hacdias.com/indielib - Go Packages

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

#foss #indieweb #opensource #pullrequest #markdown

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

https://edleeman.co.uk/notes/2026-04-24-173111/

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

https://burgeonlab.com/notes/2026/0422-9555

Homebrew Website Club - Eastern

I got my micropub endpoint all implemented! I can post to my statuslog/microblog without having to manually edit html if I don't want to.

I was inspired by @arimamary who managed to get it working on their site and mentioned using Quill!

This is much easier than typing raw html in github lol.

#NaviWebDev #Quill #Micropub

Dev Log: 43 commits — design system, accessibility, and 306 bookmarks imported

https://rmendes.net/articles/2026/03/07/dev-log-43-commits-design

Dev Log: 43 commits — design system, accessibility, and 306 bookmarks imported

Dev Log: 43 commits — design system, accessibility, and 306 bookmarks imported 7 March 2026 indieweb indiekit coding accessibility performance micropub A day of polish, performance, and migration clea...

Ricardo Mendes

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.

🔗 https://rmendes.net/notes/2026/03/03/8a851

Testing my new Micropub MCP client — posting from the terminal via Claude Code, with automatic syndication and OG image generation.

🔗 https://rmendes.net/notes/2026/03/02/a2c15

Ricardo Mendes

2 March 2026 indieweb micropub test Testing my new Micropub MCP client — posting from the terminal via Claude Code, with automatic syndication and OG image generation. Testing my new Micropub MCP clie...

Ricardo Mendes
Deploy Your Own IndieWeb Site on Cloudron with Indiekit

Deploy Your Own IndieWeb Site on Cloudron with Indiekit 24 January 2026 indiekit indieweb cloudron self-hosting Own your content. Syndicate everywhere. This guide walks you through deploying a complet...

Ricardo Mendes