Der #FCSP ist immer noch nicht mit eigenem Account (oder besser eigener Instanz) im #Fediverse vertreten. Dabei gibt es Strategien, die beides verbinden: Reichweite und Buzz bei #Instagram und Co. UND digitale Autonomie:
stpaulinu.de/posse-die-st...
(und wie immer - ich helfe gerne)
#Indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://fed.brid.gy/r/https://bsky.app/profile/did:plc:jfdd6rtjocqrbmqwoycg66d7/post/3mtxvddbywk26",
"content": {
"html": "<p>Der <a href=\"https://bsky.app/search?q=%23FCSP\">#FCSP</a> ist immer noch nicht mit eigenem Account (oder besser eigener Instanz) im <a href=\"https://bsky.app/search?q=%23Fediverse\">#Fediverse</a> vertreten. Dabei gibt es Strategien, die beides verbinden: Reichweite und Buzz bei <a href=\"https://bsky.app/search?q=%23Instagram\">#Instagram</a> und Co. UND digitale Autonomie:<br /><br /><a href=\"https://stpaulinu.de/posse-die-strategie-fuer-autonomie-in-einem-freien-internet/\">stpaulinu.de/posse-die-st...</a><br /><br />(und wie immer - ich helfe gerne)<br /><a href=\"https://bsky.app/search?q=%23Indieweb\">#Indieweb</a></p>",
"text": "Der #FCSP ist immer noch nicht mit eigenem Account (oder besser eigener Instanz) im #Fediverse vertreten. Dabei gibt es Strategien, die beides verbinden: Reichweite und Buzz bei #Instagram und Co. UND digitale Autonomie:\n\nstpaulinu.de/posse-die-st...\n\n(und wie immer - ich helfe gerne)\n#Indieweb"
},
"published": "2026-08-26T08:15:30+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/117/160/813/309/443/155/original/ba07e42e699e4180.jpeg"
],
"post-type": "photo",
"_id": "49357365",
"_source": "8007",
"_is_read": false
}
Der #FCSP ist immer noch nicht mit eigenem Account (oder besser eigener Instanz) im #Fediverse vertreten. Dabei gibt es Strategien, die beides verbinden: Reichweite und Buzz bei #Instagram und Co. UND digitale Autonomie:
stpaulinu.de/posse-die-st...
(und wie immer - ich helfe gerne)
#Indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://indieweb.social/tags/indieweb",
"photo": null
},
"url": "https://bsky.brid.gy/r/https://bsky.app/profile/did:plc:jfdd6rtjocqrbmqwoycg66d7/post/3mtxvddbywk26",
"content": {
"html": "<p>Der <a href=\"https://bsky.app/search?q=%23FCSP\">#FCSP</a> ist immer noch nicht mit eigenem Account (oder besser eigener Instanz) im <a href=\"https://bsky.app/search?q=%23Fediverse\">#Fediverse</a> vertreten. Dabei gibt es Strategien, die beides verbinden: Reichweite und Buzz bei <a href=\"https://bsky.app/search?q=%23Instagram\">#Instagram</a> und Co. UND digitale Autonomie:<br /><br /><a href=\"https://stpaulinu.de/posse-die-strategie-fuer-autonomie-in-einem-freien-internet/\">stpaulinu.de/posse-die-st...</a><br /><br />(und wie immer - ich helfe gerne)<br /><a href=\"https://bsky.app/search?q=%23Indieweb\">#Indieweb</a></p>",
"text": "Der #FCSP ist immer noch nicht mit eigenem Account (oder besser eigener Instanz) im #Fediverse vertreten. Dabei gibt es Strategien, die beides verbinden: Reichweite und Buzz bei #Instagram und Co. UND digitale Autonomie:\n\nstpaulinu.de/posse-die-st...\n\n(und wie immer - ich helfe gerne)\n#Indieweb"
},
"published": "2026-08-26T08:15:30+00:00",
"photo": [
"https://cdn.masto.host/indiewebsocial/cache/media_attachments/files/117/160/814/118/749/443/original/b31cf83a3e5df0de.jpeg"
],
"post-type": "photo",
"_id": "49357366",
"_source": "8007",
"_is_read": false
}
So #indieweb, right? https://www.yevi.org/ is already a static site in #HTML and #CSS written by hands (my hands). It’s time to fix the deployment process of it because now I’m packing it into a #Docker image with #nginx. So each of my websites is a Docker container with its own Nginx, which is definitely overkill for #indieweb.
I want a single Nginx with several sites. What are my options for automated deployments from #Gitea? #Ansible? Simple scp? I think scp is a nice option.
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.glitchy.social/@yehor/117160713188091899",
"content": {
"html": "<p>So <a href=\"https://mastodon.glitchy.social/tags/indieweb\">#<span>indieweb</span></a>, right? <a href=\"https://www.yevi.org/\"><span>https://www.</span><span>yevi.org/</span><span></span></a> is already a static site in <a href=\"https://mastodon.glitchy.social/tags/HTML\">#<span>HTML</span></a> and <a href=\"https://mastodon.glitchy.social/tags/CSS\">#<span>CSS</span></a> written by hands (my hands). It\u2019s time to fix the deployment process of it because now I\u2019m packing it into a <a href=\"https://mastodon.glitchy.social/tags/Docker\">#<span>Docker</span></a> image with <a href=\"https://mastodon.glitchy.social/tags/nginx\">#<span>nginx</span></a>. So each of my websites is a Docker container with its own Nginx, which is definitely overkill for <a href=\"https://mastodon.glitchy.social/tags/indieweb\">#<span>indieweb</span></a>.</p><p>I want a single Nginx with several sites. What are my options for automated deployments from <a href=\"https://mastodon.glitchy.social/tags/Gitea\">#<span>Gitea</span></a>? <a href=\"https://mastodon.glitchy.social/tags/Ansible\">#<span>Ansible</span></a>? Simple scp? I think scp is a nice option.</p>",
"text": "So #indieweb, right? https://www.yevi.org/ is already a static site in #HTML and #CSS written by hands (my hands). It\u2019s time to fix the deployment process of it because now I\u2019m packing it into a #Docker image with #nginx. So each of my websites is a Docker container with its own Nginx, which is definitely overkill for #indieweb.\n\nI want a single Nginx with several sites. What are my options for automated deployments from #Gitea? #Ansible? Simple scp? I think scp is a nice option."
},
"published": "2026-08-26T07:50:08+00:00",
"post-type": "note",
"_id": "49357277",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://caneandable.social/@WeirdWriter/117160523937230054",
"content": {
"html": "<p>The Braille Menu Conspiracy <a href=\"https://sightlessscribbles.com/posts/the-braille-menu-conspiracy/\"><span>https://</span><span>sightlessscribbles.com/posts/t</span><span>he-braille-menu-conspiracy/</span></a> <a href=\"https://caneandable.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://caneandable.social/tags/Blog\">#<span>Blog</span></a> <a href=\"https://caneandable.social/tags/Blogging\">#<span>Blogging</span></a> <a href=\"https://caneandable.social/tags/Blogs\">#<span>Blogs</span></a></p>",
"text": "The Braille Menu Conspiracy https://sightlessscribbles.com/posts/the-braille-menu-conspiracy/ #IndieWeb #Blog #Blogging #Blogs"
},
"published": "2026-08-26T07:02:01+00:00",
"post-type": "note",
"_id": "49357033",
"_source": "8007",
"_is_read": false
}
I’ve been thinking a lot about how much of the modern web requires you to already know what you’re looking for.
Search is brilliant when you have a question. Feeds are brilliant at finding more things adjacent to what you already engage with.
But we’ve lost quite a lot of wandering.
I’ve been building an app called Serendipity around that problem: one page at a time from the open web, balancing relevance with enough discontinuity to surprise.
#SmallWeb #IndieWeb #OpenWeb #WebDiscovery
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@serendipityapp/117160357428019797",
"content": {
"html": "<p>I\u2019ve been thinking a lot about how much of the modern web requires you to already know what you\u2019re looking for.</p><p>Search is brilliant when you have a question. Feeds are brilliant at finding more things adjacent to what you already engage with.</p><p>But we\u2019ve lost quite a lot of wandering.</p><p>I\u2019ve been building an app called Serendipity around that problem: one page at a time from the open web, balancing relevance with enough discontinuity to surprise.</p><p><a href=\"https://mastodon.social/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mastodon.social/tags/OpenWeb\">#<span>OpenWeb</span></a> <a href=\"https://mastodon.social/tags/WebDiscovery\">#<span>WebDiscovery</span></a></p>",
"text": "I\u2019ve been thinking a lot about how much of the modern web requires you to already know what you\u2019re looking for.\n\nSearch is brilliant when you have a question. Feeds are brilliant at finding more things adjacent to what you already engage with.\n\nBut we\u2019ve lost quite a lot of wandering.\n\nI\u2019ve been building an app called Serendipity around that problem: one page at a time from the open web, balancing relevance with enough discontinuity to surprise.\n\n#SmallWeb #IndieWeb #OpenWeb #WebDiscovery"
},
"published": "2026-08-26T06:19:40+00:00",
"post-type": "note",
"_id": "49356779",
"_source": "8007",
"_is_read": false
}
I've recently discovered porkbun.com and I'm fantasizing about making a personal website again... Especially learning a lot about digital gardens and carving out a space on the Internet for yourself (learn more here: harleyclaes.substack.com/p/create-you...).
#indieweb #digitalgardens
{
"type": "entry",
"published": "2026-08-26T04:06:53.331Z",
"url": "https://bsky.app/profile/did:plc:grhlpauadsi5vauxhdeikk4a/post/3mtxhgrfamk2b",
"content": {
"text": "I've recently discovered porkbun.com and I'm fantasizing about making a personal website again... Especially learning a lot about digital gardens and carving out a space on the Internet for yourself (learn more here: harleyclaes.substack.com/p/create-you...).\n#indieweb #digitalgardens"
},
"author": {
"type": "card",
"name": "cath-collette.bsky.social",
"url": "https://bsky.app/profile/cath-collette.bsky.social",
"photo": null
},
"post-type": "note",
"_id": "49355957",
"_source": "9305",
"_is_read": false
}
A manifesto making the case that owning your own website instead of feeding a platform is basically punk (https://indiewebispunk.net).
🔗 https://myles.garden/2026/08/25/the-indieweb-is-punk-manifesto
{
"type": "entry",
"published": "2026-08-26T03:46:39.112618Z",
"url": "https://bsky.app/profile/did:plc:lequzxcenrqczsr4gxexhmg4/post/3mtxgcpxav72x",
"content": {
"text": "A manifesto making the case that owning your own website instead of feeding a platform is basically punk (https://indiewebispunk.net).\n\n\ud83d\udd17 https://myles.garden/2026/08/25/the-indieweb-is-punk-manifesto"
},
"author": {
"type": "card",
"name": "myles.garden",
"url": "https://bsky.app/profile/myles.garden",
"photo": null
},
"post-type": "note",
"_id": "49355835",
"_source": "9305",
"_is_read": false
}
https://myles.garden/2026/08/25/the-indieweb-is-punk-manifesto
{
"type": "entry",
"published": "2026-08-26T03:46:38.290853Z",
"url": "https://bsky.app/profile/did:plc:d3a6il6ubrmtp6nns7uxrfah/post/3mtxgcmmpun2o",
"content": {
"text": "https://myles.garden/2026/08/25/the-indieweb-is-punk-manifesto"
},
"author": {
"type": "card",
"name": "stream.myles.garden",
"url": "https://bsky.app/profile/stream.myles.garden",
"photo": null
},
"post-type": "note",
"_id": "49355836",
"_source": "9305",
"_is_read": false
}
@liztai You 'plug into networks' simply by listing seven blogs you read often. When everybody on the independent webs does that, that makes the network.
You use the network by noting all sites you might want to read often in an RSS reader. This defines a network which is personally yours.
#indieweb #smolweb #smallweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://cyberplace.social/@khleedril/117159500582148756",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://hachyderm.io/@liztai\">@<span>liztai</span></a></span> You 'plug into networks' simply by listing seven blogs you read often. When everybody on the independent webs does that, that makes the network.</p><p>You use the network by noting all sites you might want to read often in an RSS reader. This defines a network which is personally yours.</p><p><a href=\"https://cyberplace.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://cyberplace.social/tags/smolweb\">#<span>smolweb</span></a> <a href=\"https://cyberplace.social/tags/smallweb\">#<span>smallweb</span></a></p>",
"text": "@liztai You 'plug into networks' simply by listing seven blogs you read often. When everybody on the independent webs does that, that makes the network.\n\nYou use the network by noting all sites you might want to read often in an RSS reader. This defines a network which is personally yours.\n\n#indieweb #smolweb #smallweb"
},
"published": "2026-08-26T02:41:46+00:00",
"post-type": "note",
"_id": "49355520",
"_source": "8007",
"_is_read": false
}
Mobile responsiveness be like
#wip #indieweb
{
"type": "entry",
"published": "2026-08-26T02:31:11.523Z",
"url": "https://bsky.app/profile/did:plc:sydartilwchuo7l4wqn4f37v/post/3mtxc3nl77s2a",
"content": {
"text": "Mobile responsiveness be like\n\n#wip #indieweb"
},
"author": {
"type": "card",
"name": "pixelverseart.bsky.social",
"url": "https://bsky.app/profile/pixelverseart.bsky.social",
"photo": null
},
"post-type": "note",
"_id": "49355473",
"_source": "9305",
"_is_read": false
}
🗺️ It is strange how the word "progress" brings combined feelings.
↗️ Why is the "scaling" in business important?
🚦Can we stop the scaling?
👩💻 "Distributed" is my favorite word these days.
✅ Migrating from the IT giants is in progress.
🔮 Maybe we will pay for AI only?
#️⃣ #indieweb #vivaldibrowser #ddg
{
"type": "entry",
"published": "2026-08-26T01:42:06.356Z",
"url": "https://bsky.app/profile/did:plc:k2eexkege2mu6q5lm2he6f4e/post/3mtx7dutvjk2o",
"content": {
"text": "\ud83d\uddfa\ufe0f It is strange how the word \"progress\" brings combined feelings.\n\u2197\ufe0f Why is the \"scaling\" in business important?\n\ud83d\udea6Can we stop the scaling?\n\ud83d\udc69\u200d\ud83d\udcbb \"Distributed\" is my favorite word these days.\n\u2705 Migrating from the IT giants is in progress.\n\ud83d\udd2e Maybe we will pay for AI only?\n#\ufe0f\u20e3 #indieweb #vivaldibrowser #ddg"
},
"author": {
"type": "card",
"name": "vmsh.xyz",
"url": "https://bsky.app/profile/vmsh.xyz",
"photo": null
},
"post-type": "note",
"_id": "49355253",
"_source": "9305",
"_is_read": false
}
I love the purity and beauty of static sites, but a couple of things always stop me.
First, I write a lot: 2,000-word essays a couple of times a month. Therefore, I need a system that surfaces my posts via categories and other means.I frankly hate WordPress's Query Loop block, but at least it works.
The other thing holding me back is network effects. I'm currently on WordPress.com, and it plugs into ActivityPub, which in turn connects to Mastodon and allows interactions between Mastodon and my blog. I love that (though I know static websites can replicate ActivityPub in some way).
Besides that, my blog is plugged into WordPress.com's network, called The Reader. Not only can I find other WordPress.com blogs, but they can also find me, and it has been really nice to see several people stumble onto my blog that way. On top of that, I was lucky enough to be picked by WordPress to be highlighted in their Reader platform, which brought a flood of new subscribers and readers.
So while I love static websites, the network effects an ability to organize hundreds to thousands of posts
just aren't great.
But perhaps I'm wrong. Maybe people who are more familiar with static websites or services like Bear and PageCord can enlighten me.
Just remember that I'm not very fond of building static websites from the ground up or maintaining the backend. That's the reason why I still turn to platforms, as long as the format it uses is easily exportable and replicated on another platform. How do you guys plug into networks via your static websites?
#indieweb #wordpress #websites #blogging
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://hachyderm.io/@liztai/117158924450480941",
"content": {
"html": "<p>I love the purity and beauty of static sites, but a couple of things always stop me.</p><p>First, I write a lot: 2,000-word essays a couple of times a month. Therefore, I need a system that surfaces my posts via categories and other means.I frankly hate WordPress's Query Loop block, but at least it works.</p><p>The other thing holding me back is network effects. I'm currently on WordPress.com, and it plugs into ActivityPub, which in turn connects to Mastodon and allows interactions between Mastodon and my blog. I love that (though I know static websites can replicate ActivityPub in some way).</p><p>Besides that, my blog is plugged into WordPress.com's network, called The Reader. Not only can I find other WordPress.com blogs, but they can also find me, and it has been really nice to see several people stumble onto my blog that way. On top of that, I was lucky enough to be picked by WordPress to be highlighted in their Reader platform, which brought a flood of new subscribers and readers.</p><p>So while I love static websites, the network effects an ability to organize hundreds to thousands of posts<br />just aren't great. </p><p>But perhaps I'm wrong. Maybe people who are more familiar with static websites or services like Bear and PageCord can enlighten me. </p><p>Just remember that I'm not very fond of building static websites from the ground up or maintaining the backend. That's the reason why I still turn to platforms, as long as the format it uses is easily exportable and replicated on another platform. How do you guys plug into networks via your static websites?</p><p><a href=\"https://hachyderm.io/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://hachyderm.io/tags/wordpress\">#<span>wordpress</span></a> <a href=\"https://hachyderm.io/tags/websites\">#<span>websites</span></a> <a href=\"https://hachyderm.io/tags/blogging\">#<span>blogging</span></a></p>",
"text": "I love the purity and beauty of static sites, but a couple of things always stop me.\n\nFirst, I write a lot: 2,000-word essays a couple of times a month. Therefore, I need a system that surfaces my posts via categories and other means.I frankly hate WordPress's Query Loop block, but at least it works.\n\nThe other thing holding me back is network effects. I'm currently on WordPress.com, and it plugs into ActivityPub, which in turn connects to Mastodon and allows interactions between Mastodon and my blog. I love that (though I know static websites can replicate ActivityPub in some way).\n\nBesides that, my blog is plugged into WordPress.com's network, called The Reader. Not only can I find other WordPress.com blogs, but they can also find me, and it has been really nice to see several people stumble onto my blog that way. On top of that, I was lucky enough to be picked by WordPress to be highlighted in their Reader platform, which brought a flood of new subscribers and readers.\n\nSo while I love static websites, the network effects an ability to organize hundreds to thousands of posts\njust aren't great. \n\nBut perhaps I'm wrong. Maybe people who are more familiar with static websites or services like Bear and PageCord can enlighten me. \n\nJust remember that I'm not very fond of building static websites from the ground up or maintaining the backend. That's the reason why I still turn to platforms, as long as the format it uses is easily exportable and replicated on another platform. How do you guys plug into networks via your static websites?\n\n#indieweb #wordpress #websites #blogging"
},
"published": "2026-08-26T00:15:14+00:00",
"post-type": "note",
"_id": "49354672",
"_source": "8007",
"_is_read": false
}
What are some cool webdev groups that are on the fediverse?
Boosts and recs welcomed.
#indieweb #webdev
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://ioc.exchange/@rye/117158825726695279",
"content": {
"html": "<p>What are some cool webdev groups that are on the fediverse?</p><p>Boosts and recs welcomed. </p><p><a href=\"https://ioc.exchange/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://ioc.exchange/tags/webdev\">#<span>webdev</span></a></p>",
"text": "What are some cool webdev groups that are on the fediverse?\n\nBoosts and recs welcomed. \n\n#indieweb #webdev"
},
"published": "2026-08-25T23:50:08+00:00",
"post-type": "note",
"_id": "49354590",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@michaelkupietz/117158337025780842",
"content": {
"html": "<p>Hot take of the day: <a href=\"https://michaelkupietz.com/blog-post/hot-take-of-the-day/\"><span>https://</span><span>michaelkupietz.com/blog-post/h</span><span>ot-take-of-the-day/</span></a></p><p><a href=\"https://mastodon.social/tags/hottakes\">#<span>hottakes</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/technosociology\">#<span>technosociology</span></a></p>",
"text": "Hot take of the day: https://michaelkupietz.com/blog-post/hot-take-of-the-day/\n\n#hottakes #indieweb #technosociology"
},
"published": "2026-08-25T21:45:51+00:00",
"post-type": "note",
"_id": "49353780",
"_source": "8007",
"_is_read": false
}
Hot take of the day: michaelkupietz.com/blog-post/ho...
#hottakes #indieweb #technosociology
{
"type": "entry",
"published": "2026-08-25T21:46:18.575Z",
"url": "https://bsky.app/profile/did:plc:ivfzupwjnty5cic775rr2v7f/post/3mtws6aht6s2j",
"content": {
"text": "Hot take of the day: michaelkupietz.com/blog-post/ho...\n\n#hottakes #indieweb #technosociology"
},
"author": {
"type": "card",
"name": "michaelkupietz.bsky.social",
"url": "https://bsky.app/profile/michaelkupietz.bsky.social",
"photo": null
},
"post-type": "note",
"_id": "49353741",
"_source": "9305",
"_is_read": false
}
📝 Implementing webmentions #development #indieweb #activitypub #webdev #webmentions
I've been working on a number of connection points between my site and the broader web. Part of that effort has been webmentions (which are a fairly small spec). You advertise an endpoint and someone posts a source and target and, from there, you do with the information as you please.
https://www.coryd.dev/posts/2026/implementing-webmentions
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://follow.coryd.dev/@cory/117158150148476365",
"content": {
"html": "<p>\ud83d\udcdd Implementing webmentions <a href=\"https://follow.coryd.dev/tags/development\">#<span>development</span></a> <a href=\"https://follow.coryd.dev/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://follow.coryd.dev/tags/activitypub\">#<span>activitypub</span></a> <a href=\"https://follow.coryd.dev/tags/webdev\">#<span>webdev</span></a> <a href=\"https://follow.coryd.dev/tags/webmentions\">#<span>webmentions</span></a></p><p>I've been working on a number of connection points between my site and the broader web. Part of that effort has been webmentions (which are a fairly small spec). You advertise an endpoint and someone posts a source and target and, from there, you do with the information as you please.</p><p><a href=\"https://www.coryd.dev/posts/2026/implementing-webmentions\"><span>https://www.</span><span>coryd.dev/posts/2026/implement</span><span>ing-webmentions</span></a></p>",
"text": "\ud83d\udcdd Implementing webmentions #development #indieweb #activitypub #webdev #webmentions\n\nI've been working on a number of connection points between my site and the broader web. Part of that effort has been webmentions (which are a fairly small spec). You advertise an endpoint and someone posts a source and target and, from there, you do with the information as you please.\n\nhttps://www.coryd.dev/posts/2026/implementing-webmentions"
},
"published": "2026-08-25T20:58:20+00:00",
"post-type": "note",
"_id": "49353384",
"_source": "8007",
"_is_read": false
}
📝 Implementing webmentions #development #indieweb #activitypub #webdev #webmentions
I've been working on a number of connection points between my site and the broader web. Part of that effort has been webmentions (which are a fairly...
https://www.coryd.dev/posts/2026/implementing-webmentions
{
"type": "entry",
"published": "2026-08-25T20:58:19Z",
"url": "https://bsky.app/profile/did:plc:sttgf52vkk46f6yuknvqxvgh/post/3mtwpigq6hs2x",
"content": {
"text": "\ud83d\udcdd Implementing webmentions #development #indieweb #activitypub #webdev #webmentions\n\nI've been working on a number of connection points between my site and the broader web. Part of that effort has been webmentions (which are a fairly...\n\nhttps://www.coryd.dev/posts/2026/implementing-webmentions"
},
"author": {
"type": "card",
"name": "coryd.dev",
"url": "https://bsky.app/profile/coryd.dev",
"photo": null
},
"post-type": "note",
"_id": "49353357",
"_source": "9305",
"_is_read": false
}
Systemeio, par où commencer vraiment.
Pas besoin de tout paramétrer le premier jour.
Compte gratuit, sans carte bancaire
Inscription dans le navigateur : email + mot de passe
3 tunnels, 2 000 contacts, emails sans limite
Arrivée sur le tableau de bord
Le détail est ici :
https://mon-tunnel-de-vente.fr/tutoriel-systeme-io.html
#systemeio #tunneldevente #indieweb #entrepreneuriat #opensocial
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@mgksolaris/117157558065989229",
"content": {
"html": "<p>Systemeio, par o\u00f9 commencer vraiment.<br />Pas besoin de tout param\u00e9trer le premier jour.</p><p>Compte gratuit, sans carte bancaire<br />Inscription dans le navigateur : email + mot de passe<br />3 tunnels, 2 000 contacts, emails sans limite<br />Arriv\u00e9e sur le tableau de bord</p><p>Le d\u00e9tail est ici :</p><p><a href=\"https://mon-tunnel-de-vente.fr/tutoriel-systeme-io.html\"><span>https://</span><span>mon-tunnel-de-vente.fr/tutorie</span><span>l-systeme-io.html</span></a><br /><a href=\"https://mastodon.social/tags/systemeio\">#<span>systemeio</span></a> <a href=\"https://mastodon.social/tags/tunneldevente\">#<span>tunneldevente</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/entrepreneuriat\">#<span>entrepreneuriat</span></a> <a href=\"https://mastodon.social/tags/opensocial\">#<span>opensocial</span></a></p>",
"text": "Systemeio, par o\u00f9 commencer vraiment.\nPas besoin de tout param\u00e9trer le premier jour.\n\nCompte gratuit, sans carte bancaire\nInscription dans le navigateur : email + mot de passe\n3 tunnels, 2 000 contacts, emails sans limite\nArriv\u00e9e sur le tableau de bord\n\nLe d\u00e9tail est ici :\n\nhttps://mon-tunnel-de-vente.fr/tutoriel-systeme-io.html\n#systemeio #tunneldevente #indieweb #entrepreneuriat #opensocial"
},
"published": "2026-08-25T18:27:45+00:00",
"post-type": "note",
"_id": "49352052",
"_source": "8007",
"_is_read": false
}
Minor but satisfying tweak to the lyrics repo on our website. Releases are now ordered newest to oldest, with listed years and conditional formatting for if it's a single or multi-track release.
https://waxlimbs.com/pages/lyrics/
#webdev #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@waxlimbs/117157473225844400",
"content": {
"html": "<p>Minor but satisfying tweak to the lyrics repo on our website. Releases are now ordered newest to oldest, with listed years and conditional formatting for if it's a single or multi-track release.</p><p><a href=\"https://waxlimbs.com/pages/lyrics/\"><span>https://</span><span>waxlimbs.com/pages/lyrics/</span><span></span></a></p><p><a href=\"https://mastodon.social/tags/webdev\">#<span>webdev</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Minor but satisfying tweak to the lyrics repo on our website. Releases are now ordered newest to oldest, with listed years and conditional formatting for if it's a single or multi-track release.\n\nhttps://waxlimbs.com/pages/lyrics/\n\n#webdev #indieweb"
},
"published": "2026-08-25T18:06:11+00:00",
"photo": [
"https://files.mastodon.social/media_attachments/files/117/157/471/244/988/386/original/f71615df26189bbc.png"
],
"post-type": "photo",
"_id": "49351998",
"_source": "8007",
"_is_read": false
}
About a month or so after the major CSS overhaul on the site, I've made some more modifications to the stylesheet after the fact to hone the aesthetic in even more. I'm on the fence about the most prominent additions, and I'll remain on the fence until I'm able to better vet performance on low-spec setups. But as it is conceptually, I'm very happy with it.
https://hisvirusness.com/
#indieweb #smallweb #css #monospace #terminal #glitch #aesthetic
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@HisVirusness/117157489984631953",
"content": {
"html": "<p>About a month or so after the major CSS overhaul on the site, I've made some more modifications to the stylesheet after the fact to hone the aesthetic in even more. I'm on the fence about the most prominent additions, and I'll remain on the fence until I'm able to better vet performance on low-spec setups. But as it is conceptually, I'm very happy with it.</p><p><a href=\"https://hisvirusness.com/\"><span>https://</span><span>hisvirusness.com/</span><span></span></a></p><p><a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://mastodon.social/tags/css\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/monospace\">#<span>monospace</span></a> <a href=\"https://mastodon.social/tags/terminal\">#<span>terminal</span></a> <a href=\"https://mastodon.social/tags/glitch\">#<span>glitch</span></a> <a href=\"https://mastodon.social/tags/aesthetic\">#<span>aesthetic</span></a></p>",
"text": "About a month or so after the major CSS overhaul on the site, I've made some more modifications to the stylesheet after the fact to hone the aesthetic in even more. I'm on the fence about the most prominent additions, and I'll remain on the fence until I'm able to better vet performance on low-spec setups. But as it is conceptually, I'm very happy with it.\n\nhttps://hisvirusness.com/\n\n#indieweb #smallweb #css #monospace #terminal #glitch #aesthetic"
},
"published": "2026-08-25T18:10:26+00:00",
"post-type": "note",
"_id": "49351930",
"_source": "8007",
"_is_read": false
}