2026-02-01 22:08:45
Indiekit for Cloudron - IndieWeb Publishing Server https://rmendes.net/bookmarks/2026/01/24/indiekit-for-cloudron-indieweb-publishing-server
Might sound really geeky but I just managed to syndicate my indiekit/Cloudron tutorial to https://news.indieweb.org by just selecting a syndication target from the indiekit UI backend, still a few things to iron out but I can now select from two “Indienews” targets for either French or English section of the news ag…
Hacking on Indiekit to customize my blog https://rmendes.net/articles/2026/02/18/hacking-on-indiekit-to-customize
New to Indiekit? Read the full deployment guide — a step-by-step walkthrough covering server setup, DNS, configuration, first-run password creation, syndication, webmentions, and the full plugin set.
https://github.com/rmdes/indiekit-deploy/blob/main/docs/deployme…
**Todo : **
1. Make sure webmentions and syndication data is displayed on all post types
2. Do more testing of indieweb interactions on mobile/desktop
3. Audit security of indiekit fork & developed extensions
4. Fix the issues with pictures not displaying on photo post type
5. Fix the access to profile metadata for indieauth/indielogin
6. Add rel-me for mastodon/blueksy
7. Keep improving indiekit-microsub
8. update PR with new indiekit-mic…
My indiekit blogroll plugin now supports feeding a blogroll page/widget from OPML URL, OPML FILE, Microsub and Feedland
the first two are a given, but the microsub source basically reuse the already subscribed feed from my indiekit microsub implementation and display them as blogroll items and Feedland is more or less the same idea but the source here is a feedland server providing the dynamic OPML input.
j’ai complètement open-sourcé tout le code qui fait tourner mon blog, évidemment je n’ai rien inventé (Š part les plugins) et j’en ai fait un tuto si d’aucun/es sont assez fou pour se lancer la dedans 😀 https://rmendes.net/content/articles/2026-01-24-deploy-your-own-…
Deploying Your Own IndieWeb Site with Indiekit Eleventy (Docker Compose based) https://rmendes.net/articles/2026/02/14/deploying-your-own-indieweb-site
Integrated a Feedland widget on my blog sidebar #blogroll
Found a really odd #indiekit bug, the indiekit-endpoint-posts, which manages posts in the backend via micropub can only edit posts up to 40 posts back in time, so i forked it and fixed it: now it queries the database directly by MongoDB _id, which is efficient and works regardless of how many posts exist.
Très content de mon nouveau site / CV / blog
#indiekit qui rapatrie mes données GitHub sur mon blog et dans la foulée un plugin
Now my CV Editor plugin for #indiekit is able to handle both personal projects or work projects https://rmendes.net/cv/
Got my indiekit syndicator for #Linkedin to work 🤓 with a nice backend to refresh the token (using OAuth) via the backend directly with the user linkedin session once every 2 months, it’s a manual step but it’s smooth
https://rmende…
My indiekit fork is now able to Send & Receive webmentions automatically, no human interventions, all I need is to use the /microsub/reader endpoint via Indiepass or via my own blog and whatever I like, repost or bookmarks gets “magically” sent to the source URL I interacted with. Code is here h…
I’m starting to be really proud of the claude assisted development I have been doing on my #indiekit blog
* https://rmendes.net/cv/
* webmentions widget
* podroll
* blogroll
* microsub reader
I Guess I’m now the first ever Indiekit Instance on the #fediverse
Thanks to Fedify
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"
microsub reader integrated to indiekit micropub client to orchestrate webmentiona or syndicate to elsewhere
https://rmendes.net/photos/2026/02/06/5622b
Added a Search feature to my #indiekit / #Eleventy powered blog/site https://rmendes.net/search/ itself powered by pagefind…
I made customization to many #indiekit parts, they are all available here : https://www.npmjs.com/~rmdes
This weekend I worked on my custom /blogroll page
it has 3 input types :
1. you construct the collection by adding blogs manually
2. you import an OPML with your collection
3. you connect your /microsub existing collection to feed the blogroll on the frontend.
https://rmendes.net/notes/2026/02/08/3
My Roadmap page is taking shape https://rmendes.net/roadmap/
https://rmendes.net/content/notes/2026-02-05-0…