indiekit
Posts tagged with "indiekit".
19 posts
-
A busy day of improvements across the Indiekit ecosystem. Here’s what changed. Eleventy Theme — 10 commits The frontend got the most attention: Blog filter navigation — the blog dropdown now shows all posts per type, not just the most recent Interact...
View → -
2 months … I went from micro.blog to self hosted indiekit and having my own ActivityPub instance via Fedify Its quite a change that now everything I use in terms of UI/backend can be changed, fine-tuned, adapted at will. Now I’m wondering, where does...
View → -
Every post on this site carries structured AI transparency metadata — visible both to readers (as a disclosure badge) and to machines (as Schema.org JSON-LD). Here’s how I built it, from the post editor to the structured data output. The AI Transpare...
View → -
Released v2.4.0 of my ActivityPub plugin — unified the reader and explore processing pipelines into a single shared path. Posts now go through the same enrichment (avatars, media, quotes, hashtags) regardless of whether they come from your home timel...
View → -
Just shipped two new features for my GitHub page: a searchable starred repos browser that syncs all 5k+ stars via GraphQL and caches them in MongoDB, with filtering by language, topic, and full-text search — and GitHub Lists support with tabs, sortin...
View → -
Working on a new feature for my GitHub activity page — a searchable starred repositories browser. The idea is to visualize all my GitHub stars with filtering by language, topic, and description, making it easy to find that one repo you starred months...
View → -
Exploring the idea of self-hosting a Bluesky PDS alongside my Indiekit instance — turning it into a dual-protocol server that federates over both ActivityPub and AT Protocol simultaneously. Inspired by Wafrn’s approach, adapted to Indiekit’s plugin a...
View → -
Near 300 deployments, meaning code changes, commit, npm publish, rebuild docker images, deploy, to reach the state I’m now with my blog :) it has been a wilde ride !
View → -
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 implement...
View → -
A complete guide to deploying Indiekit on your own server using Docker Compose. By the end of this guide, you’ll have a fully functional IndieWeb blog with automatic HTTPS, Micropub support, syndication to Mastodon and Bluesky, and a static Eleventy-...
View → -
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.
View → -
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 CV editor
View → -
Infra Deployment ✅ Cloudron Indiekit package ✅ Indiekit-Deploy (docker based deployment) ✅ Implemented security audit ✅ refactored indiekit UI backend with vertical menu ✅ refactored Eleventy build sequence ✅ Micropub MCP client Frontend Eleventy The...
View → -
This weekend I worked on my custom /blogroll page it has 3 input types : you construct the collection by adding blogs manually you import an OPML with your collection you connect your /microsub existing collection to feed the blogroll on the frontend...
View → -
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
View → -
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 t...
View → -
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...
View → -
What You’ll Build By the end of this tutorial, you’ll have: A personal website at your own domain The ability to post from any Micropub client (Quill, Indiepass, iA Writer) Automatic syndication to Mastodon and Bluesky Webmentions showing likes, repl...
View → -
A Cloudron-packaged https://getindiekit.com deployment that combines an IndieWeb publishing server with an Eleventy static site generator. This package lets you own your content on your domain while still syndicating to social networks.
View →