On a post yesterday, I accidentally used the HTML tag <strike> instead of <del>. Just noticed that Mastodon doesn’t display <strike>, so I edited my blog post. Very cool to see Mastodon update as the edit change came through via ActivityPub.
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://avatars.micro.blog/avatars/2025/22/3.jpg"
},
"url": "https://www.manton.org/2026/07/28/on-a-post-yesterday-i.html",
"content": {
"html": "<p>On a post yesterday, I accidentally used the HTML tag <code><strike></code> instead of <code><del></code>. Just noticed that Mastodon doesn\u2019t display <code><strike></code>, so I edited my blog post. Very cool to see Mastodon update as the edit change came through via ActivityPub.</p>",
"text": "On a post yesterday, I accidentally used the HTML tag <strike> instead of <del>. Just noticed that Mastodon doesn\u2019t display <strike>, so I edited my blog post. Very cool to see Mastodon update as the edit change came through via ActivityPub."
},
"published": "2026-07-28T11:50:05-05:00",
"post-type": "note",
"_id": "49058379",
"_source": "12",
"_is_read": false
}
Auf ins IndieWeb: Mit dem HappyCoder und Flickarty
Hier hatte mich ja schon die Erkenntnis überwältigt, daß mir über die Jahre sehr viel von den Basics von HTML und CSS abhanden gekommen waren. Aber da ich nun meine »Ersten Schritte mit TiddlyWiki« auf meinen Neocities-Account hochgeladen habe, ist es an der Zeit, diese verschütteten Kenntnisse wieder aufzufrischen: https://kantel.github.io/posts/2026072801_indieweb_happy_coding/ #IndieWeb #Neocities #StatischeSeiten #DigitaleSouveränität #DigitalGarden #Webworking #TiddlyWiki
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@kantel/116998527572844100",
"content": {
"html": "<p>Auf ins IndieWeb: Mit dem HappyCoder und Flickarty</p><p>Hier hatte mich ja schon die Erkenntnis \u00fcberw\u00e4ltigt, da\u00df mir \u00fcber die Jahre sehr viel von den Basics von HTML und CSS abhanden gekommen waren. Aber da ich nun meine \u00bbErsten Schritte mit TiddlyWiki\u00ab auf meinen Neocities-Account hochgeladen habe, ist es an der Zeit, diese versch\u00fctteten Kenntnisse wieder aufzufrischen: <a href=\"https://kantel.github.io/posts/2026072801_indieweb_happy_coding/\"><span>https://</span><span>kantel.github.io/posts/2026072</span><span>801_indieweb_happy_coding/</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mastodon.social/tags/Neocities\">#<span>Neocities</span></a> <a href=\"https://mastodon.social/tags/StatischeSeiten\">#<span>StatischeSeiten</span></a> <a href=\"https://mastodon.social/tags/DigitaleSouver%C3%A4nit%C3%A4t\">#<span>DigitaleSouver\u00e4nit\u00e4t</span></a> <a href=\"https://mastodon.social/tags/DigitalGarden\">#<span>DigitalGarden</span></a> <a href=\"https://mastodon.social/tags/Webworking\">#<span>Webworking</span></a> <a href=\"https://mastodon.social/tags/TiddlyWiki\">#<span>TiddlyWiki</span></a></p>",
"text": "Auf ins IndieWeb: Mit dem HappyCoder und Flickarty\n\nHier hatte mich ja schon die Erkenntnis \u00fcberw\u00e4ltigt, da\u00df mir \u00fcber die Jahre sehr viel von den Basics von HTML und CSS abhanden gekommen waren. Aber da ich nun meine \u00bbErsten Schritte mit TiddlyWiki\u00ab auf meinen Neocities-Account hochgeladen habe, ist es an der Zeit, diese versch\u00fctteten Kenntnisse wieder aufzufrischen: https://kantel.github.io/posts/2026072801_indieweb_happy_coding/ #IndieWeb #Neocities #StatischeSeiten #DigitaleSouver\u00e4nit\u00e4t #DigitalGarden #Webworking #TiddlyWiki"
},
"published": "2026-07-28T16:24:12+00:00",
"photo": [
"https://files.mastodon.social/media_attachments/files/116/998/525/540/322/680/original/e88b03224323a491.jpeg"
],
"post-type": "photo",
"_id": "49058100",
"_source": "8007",
"_is_read": false
}
a shrine to one of my favorite things 🃏 find it under 'collections' on my website #indieweb
machineheaven.net/portal
{
"type": "entry",
"published": "2026-07-28T16:19:58.829Z",
"url": "https://bsky.app/profile/did:plc:s647viuk7adglmh3noawd3of/post/3mrpsuwuobk2e",
"content": {
"text": "a shrine to one of my favorite things \ud83c\udccf find it under 'collections' on my website #indieweb\n\nmachineheaven.net/portal"
},
"author": {
"type": "card",
"name": "machineheaven.bsky.social",
"url": "https://bsky.app/profile/machineheaven.bsky.social",
"photo": null
},
"post-type": "note",
"_id": "49057978",
"_source": "9305",
"_is_read": false
}
New hVmark release: v1.8.0
After months of saying "blockquotes are not a part of v.1", they now officially are. The new release also contains a host of edge case fixes involving escaped characters.
https://github.com/HisVirusness/hvmark
hVmark is my tiny, opinionated markup language: MIT-licensed, intentionally strict, and built to power HisVirusness.com.
#markup #webdev #indieweb #smallweb #esolang #markdown #php #foss #hvmark
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@HisVirusness/116998503050083940",
"content": {
"html": "<p>New hVmark release: v1.8.0</p><p>After months of saying \"blockquotes are not a part of v.1\", they now officially are. The new release also contains a host of edge case fixes involving escaped characters.</p><p><a href=\"https://github.com/HisVirusness/hvmark\"><span>https://</span><span>github.com/HisVirusness/hvmark</span><span></span></a></p><p>hVmark is my tiny, opinionated markup language: MIT-licensed, intentionally strict, and built to power HisVirusness.com.</p><p><a href=\"https://mastodon.social/tags/markup\">#<span>markup</span></a> <a href=\"https://mastodon.social/tags/webdev\">#<span>webdev</span></a> <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/esolang\">#<span>esolang</span></a> <a href=\"https://mastodon.social/tags/markdown\">#<span>markdown</span></a> <a href=\"https://mastodon.social/tags/php\">#<span>php</span></a> <a href=\"https://mastodon.social/tags/foss\">#<span>foss</span></a> <a href=\"https://mastodon.social/tags/hvmark\">#<span>hvmark</span></a></p>",
"text": "New hVmark release: v1.8.0\n\nAfter months of saying \"blockquotes are not a part of v.1\", they now officially are. The new release also contains a host of edge case fixes involving escaped characters.\n\nhttps://github.com/HisVirusness/hvmark\n\nhVmark is my tiny, opinionated markup language: MIT-licensed, intentionally strict, and built to power HisVirusness.com.\n\n#markup #webdev #indieweb #smallweb #esolang #markdown #php #foss #hvmark"
},
"published": "2026-07-28T16:17:58+00:00",
"post-type": "note",
"_id": "49057936",
"_source": "8007",
"_is_read": false
}
“The easiest way to tell if a platform is open or not: do you need to ask permission to integrate with it? Open: RSS, IndieWeb, Bluesky, Mastodon, Micro.blog. Closed: Threads, Instagram, LinkedIn, YouTube.”
{
"type": "entry",
"published": "2026-07-28T15:27:20.673Z",
"url": "https://bsky.app/profile/did:plc:t5ioiin6ulqf6d75urpmevuo/post/3mrppwsz4rc2o",
"content": {
"text": "\u201cThe easiest way to tell if a platform is open or not: do you need to ask permission to integrate with it? Open: RSS, IndieWeb, Bluesky, Mastodon, Micro.blog. Closed: Threads, Instagram, LinkedIn, YouTube.\u201d"
},
"author": {
"type": "card",
"name": "protocolsforpublishers.com",
"url": "https://bsky.app/profile/protocolsforpublishers.com",
"photo": null
},
"post-type": "note",
"_id": "49057619",
"_source": "9305",
"_is_read": false
}
check out my website! freshly caught from the web
albacorie.nekoweb.org
#indieweb
{
"type": "entry",
"published": "2026-07-28T14:59:23.248Z",
"url": "https://bsky.app/profile/did:plc:wcf5hx5xvweamozhsyzp2nlp/post/3mrpoetc6g22v",
"content": {
"text": "check out my website! freshly caught from the web\nalbacorie.nekoweb.org\n\n#indieweb"
},
"author": {
"type": "card",
"name": "albacorie.bsky.social",
"url": "https://bsky.app/profile/albacorie.bsky.social",
"photo": null
},
"post-type": "note",
"_id": "49057214",
"_source": "9305",
"_is_read": false
}
Im looking for a design pattern to make an image gallery without any javascript.
the gallery should support "n" number of images, and offer a modal on click.
Boosts and recs welcomed.
#webdev #indieweb #smallweb #html #nojs #css #frontEnd
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://ioc.exchange/@rye/116998172077398972",
"content": {
"html": "<p>Im looking for a design pattern to make an image gallery without any javascript. </p><p>the gallery should support \"n\" number of images, and offer a modal on click.</p><p>Boosts and recs welcomed. </p><p><a href=\"https://ioc.exchange/tags/webdev\">#<span>webdev</span></a> <a href=\"https://ioc.exchange/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://ioc.exchange/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://ioc.exchange/tags/html\">#<span>html</span></a> <a href=\"https://ioc.exchange/tags/nojs\">#<span>nojs</span></a> <a href=\"https://ioc.exchange/tags/css\">#<span>css</span></a> <a href=\"https://ioc.exchange/tags/frontEnd\">#<span>frontEnd</span></a></p>",
"text": "Im looking for a design pattern to make an image gallery without any javascript. \n\nthe gallery should support \"n\" number of images, and offer a modal on click.\n\nBoosts and recs welcomed. \n\n#webdev #indieweb #smallweb #html #nojs #css #frontEnd"
},
"published": "2026-07-28T14:53:48+00:00",
"post-type": "note",
"_id": "49057213",
"_source": "8007",
"_is_read": false
}
Dave Winer blogging about a new WordPress → RSS.chat integration from Matthias Pfefferle:
Matthias didn’t need to tell us about what he did until it was done. That my friends is how the web works, that’s what I’ve been trying to show you, and now it has been shown. In a way the clock has gone back to the world before Twitter when events like this happened pretty routinely.
The easiest way to tell if a platform is open or not: do you need to ask permission to integrate with it? Open: RSS, IndieWeb, Bluesky, Mastodon, Micro.blog. Closed: Threads, Instagram, LinkedIn, YouTube.
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://avatars.micro.blog/avatars/2025/22/3.jpg"
},
"url": "https://www.manton.org/2026/07/28/dave-winer-blogging-about-a.html",
"content": {
"html": "<p><a href=\"http://scripting.com/2026/07/28/115945.html?title=whenTheWallsCameDown\">Dave Winer blogging</a> about a new WordPress \u2192 RSS.chat integration from Matthias Pfefferle:</p>\n<blockquote>\n<p>Matthias didn\u2019t need to tell us about what he did until it was done. That my friends is how the web works, that\u2019s what I\u2019ve been trying to show you, and now it has been shown. In a way the clock has gone back to the world before Twitter when events like this happened pretty routinely.</p>\n</blockquote>\n<p>The easiest way to tell if a platform is open or not: do you need to ask permission to integrate with it? Open: RSS, IndieWeb, Bluesky, Mastodon, Micro.blog. Closed: Threads, Instagram, LinkedIn, YouTube.</p>",
"text": "Dave Winer blogging about a new WordPress \u2192 RSS.chat integration from Matthias Pfefferle:\n\nMatthias didn\u2019t need to tell us about what he did until it was done. That my friends is how the web works, that\u2019s what I\u2019ve been trying to show you, and now it has been shown. In a way the clock has gone back to the world before Twitter when events like this happened pretty routinely.\n\nThe easiest way to tell if a platform is open or not: do you need to ask permission to integrate with it? Open: RSS, IndieWeb, Bluesky, Mastodon, Micro.blog. Closed: Threads, Instagram, LinkedIn, YouTube."
},
"published": "2026-07-28T09:00:00-05:00",
"post-type": "note",
"_id": "49056824",
"_source": "12",
"_is_read": false
}
@zeldman a lot of that article makes me sad. not surprised a lot of #indieweb folks just block the bots and move on...
a better title might have been "your website isn't"
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@worldwideshen/116997573824958031",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://front-end.social/@zeldman\">@<span>zeldman</span></a></span> a lot of that article makes me sad. not surprised a lot of <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> folks just block the bots and move on... <br />a better title might have been \"your website isn't\"</p>",
"text": "@zeldman a lot of that article makes me sad. not surprised a lot of #indieweb folks just block the bots and move on... \na better title might have been \"your website isn't\""
},
"published": "2026-07-28T12:21:39+00:00",
"post-type": "note",
"_id": "49055723",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@worldwideshen/116997314330513030",
"content": {
"html": "<p>wow that's a LOT of stuff i won't be doing:<br /><a href=\"https://joost.blog/agent-ready/\"><span>https://</span><span>joost.blog/agent-ready/</span><span></span></a><br /><a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/neocities\">#<span>neocities</span></a></p>",
"text": "wow that's a LOT of stuff i won't be doing:\nhttps://joost.blog/agent-ready/\n#indieweb #neocities"
},
"published": "2026-07-28T11:15:40+00:00",
"post-type": "note",
"_id": "49055400",
"_source": "8007",
"_is_read": false
}
wow that's a LOT of stuff i won't be doing:
joost.blog/agent-ready/
#indieweb #neocities
{
"type": "entry",
"published": "2026-07-28T11:15:54.122Z",
"url": "https://bsky.app/profile/did:plc:atoq6i2msr6nxm2ct6ywvnn3/post/3mrpbv7e6r22l",
"content": {
"text": "wow that's a LOT of stuff i won't be doing:\njoost.blog/agent-ready/\n#indieweb #neocities"
},
"author": {
"type": "card",
"name": "worldwideshen.bsky.social",
"url": "https://bsky.app/profile/worldwideshen.bsky.social",
"photo": null
},
"post-type": "note",
"_id": "49055117",
"_source": "9305",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.online/@shojiwax/116997136429583306",
"content": {
"html": "<p>Stuff I read & want to share.<br /><a href=\"https://mastodon.online/tags/blogging\">#<span>blogging</span></a> <a href=\"https://mastodon.online/tags/reading\">#<span>reading</span></a> <a href=\"https://mastodon.online/tags/indieWeb\">#<span>indieWeb</span></a> <a href=\"https://mastodon.online/tags/writing\">#<span>writing</span></a></p><p><a href=\"https://shojiwax.com/2026/07/28/stuff-i-read-want-to-share/\"><span>https://</span><span>shojiwax.com/2026/07/28/stuff-</span><span>i-read-want-to-share/</span></a></p>",
"text": "Stuff I read & want to share.\n#blogging #reading #indieWeb #writing\n\nhttps://shojiwax.com/2026/07/28/stuff-i-read-want-to-share/"
},
"published": "2026-07-28T10:30:25+00:00",
"post-type": "note",
"_id": "49054870",
"_source": "8007",
"_is_read": false
}
Stuff I read & want to share.
#blogging #reading #indieWeb #writing
{
"type": "entry",
"published": "2026-07-28T10:30:28Z",
"url": "https://bsky.app/profile/did:plc:og4wd3ky42ujnj4il4h2jsu7/post/3mrp7dzijgn2m",
"content": {
"text": "Stuff I read & want to share.\n#blogging #reading #indieWeb #writing",
"html": "Stuff I read & want to share.\n#blogging #reading #indieWeb #writing"
},
"author": {
"type": "card",
"name": "shojiwax.bsky.social",
"url": "https://bsky.app/profile/shojiwax.bsky.social",
"photo": null
},
"post-type": "note",
"_id": "49054670",
"_source": "9305",
"_is_read": false
}
Tue 28th 📆 Homebrew Website Club Edinburgh with IndieWeb Edinburgh, Edinburgh
events.indieweb.org
{
"type": "entry",
"published": "2026-07-28T07:30:06.895Z",
"url": "https://bsky.app/profile/did:plc:mof3iowx3yqqdaba3epjhfua/post/3mrovbhqfcq2s",
"content": {
"text": "Tue 28th \ud83d\udcc6 Homebrew Website Club Edinburgh with IndieWeb Edinburgh, Edinburgh\n\nevents.indieweb.org"
},
"author": {
"type": "card",
"name": "scottishtechnology.club",
"url": "https://bsky.app/profile/scottishtechnology.club",
"photo": null
},
"post-type": "note",
"_id": "49053758",
"_source": "9305",
"_is_read": false
}
A blogger installed something that checks if I am a bot. Since I use an ad blocker, it thought I was a bot, and got stuck in an endless checking loop. I already whitelisted Cloudflares stupid check thing but this is something else. I get it. Having your stuff scraped sucks, and it can hit your hosting bill hard. I get it, but I still wish more would take this kind of radical stance this blogger is doing. Index me, scrape me, scrape everything, this blogger stopped caring about trying to keep these kinds of things out. Besides, let's be real. Your solution will always be temporary. When these LLM VC funding comes knocking, *they* will need to pay, not you, so be gay, publish porn, and let these losers deal with it https://starbreaker.org/ #IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://caneandable.social/@WeirdWriter/116995305557996112",
"content": {
"html": "<p>A blogger installed something that checks if I am a bot. Since I use an ad blocker, it thought I was a bot, and got stuck in an endless checking loop. I already whitelisted Cloudflares stupid check thing but this is something else. I get it. Having your stuff scraped sucks, and it can hit your hosting bill hard. I get it, but I still wish more would take this kind of radical stance this blogger is doing. Index me, scrape me, scrape everything, this blogger stopped caring about trying to keep these kinds of things out. Besides, let's be real. Your solution will always be temporary. When these LLM VC funding comes knocking, *they* will need to pay, not you, so be gay, publish porn, and let these losers deal with it <a href=\"https://starbreaker.org/\"><span>https://</span><span>starbreaker.org/</span><span></span></a> <a href=\"https://caneandable.social/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "A blogger installed something that checks if I am a bot. Since I use an ad blocker, it thought I was a bot, and got stuck in an endless checking loop. I already whitelisted Cloudflares stupid check thing but this is something else. I get it. Having your stuff scraped sucks, and it can hit your hosting bill hard. I get it, but I still wish more would take this kind of radical stance this blogger is doing. Index me, scrape me, scrape everything, this blogger stopped caring about trying to keep these kinds of things out. Besides, let's be real. Your solution will always be temporary. When these LLM VC funding comes knocking, *they* will need to pay, not you, so be gay, publish porn, and let these losers deal with it https://starbreaker.org/ #IndieWeb"
},
"published": "2026-07-28T02:44:48+00:00",
"post-type": "note",
"_id": "49051834",
"_source": "8007",
"_is_read": false
}
#FrontEnd Study Hall Time again! Thursday we'll gather on Zoom (camera optional) to share links, screens, bugs, and questions about all things web-page related. events.indieweb.org/2026/07/fron... An ongoing #IndieWeb event. Go make a web page!
{
"type": "entry",
"published": "2026-07-27T21:55:45.758Z",
"url": "https://bsky.app/profile/did:plc:wgs7q4u4cifplpfpefir6nay/post/3mrnv6gz4tk2x",
"content": {
"text": "#FrontEnd Study Hall Time again! Thursday we'll gather on Zoom (camera optional) to share links, screens, bugs, and questions about all things web-page related. events.indieweb.org/2026/07/fron... An ongoing #IndieWeb event. Go make a web page!"
},
"author": {
"type": "card",
"name": "artlung.com",
"url": "https://bsky.app/profile/artlung.com",
"photo": null
},
"post-type": "note",
"_id": "49050058",
"_source": "9305",
"_is_read": false
}
Nachdem ich meiner Hauptdomain ein neues Astro-Design verpasst habe, ist der Quellcode auch direkt auf Codeberg gelandet. GitHub darf heute mal kurz eifersüchtig sein.🐸💙
codeberg.org/Krisuuu...
#Astro #minimal #LandingPage #Codeberg #WebDev #Indieweb
{
"type": "entry",
"published": "2026-07-27T21:48:19.000Z",
"url": "https://bsky.app/profile/did:plc:nakfpdxnnwf2inben55kuhzh/post/3mrnur7fxjv2k",
"content": {
"text": "Nachdem ich meiner Hauptdomain ein neues Astro-Design verpasst habe, ist der Quellcode auch direkt auf Codeberg gelandet. GitHub darf heute mal kurz eifers\u00fcchtig sein.\ud83d\udc38\ud83d\udc99\ncodeberg.org/Krisuuu...\n\n#Astro #minimal #LandingPage #Codeberg #WebDev #Indieweb"
},
"author": {
"type": "card",
"name": "krisu.eu",
"url": "https://bsky.app/profile/krisu.eu",
"photo": null
},
"post-type": "note",
"_id": "49050059",
"_source": "9305",
"_is_read": false
}
#FrontEnd Study Hall Time again! Thursday we'll gather on Zoom (camera optional) to share links, screens, bugs, and questions about all things web-page related. https://events.indieweb.org/2026/07/front-end-study-hall-055-bX1IelfWWpxf An ongoing #IndieWeb event. Go make a web page!
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://xoxo.zone/@artlung/116994169311879317",
"content": {
"html": "<p><a href=\"https://xoxo.zone/tags/FrontEnd\">#<span>FrontEnd</span></a> Study Hall Time again! Thursday we'll gather on Zoom (camera optional) to share links, screens, bugs, and questions about all things web-page related. <a href=\"https://events.indieweb.org/2026/07/front-end-study-hall-055-bX1IelfWWpxf\"><span>https://</span><span>events.indieweb.org/2026/07/fr</span><span>ont-end-study-hall-055-bX1IelfWWpxf</span></a> An ongoing <a href=\"https://xoxo.zone/tags/IndieWeb\">#<span>IndieWeb</span></a> event. Go make a web page!</p>",
"text": "#FrontEnd Study Hall Time again! Thursday we'll gather on Zoom (camera optional) to share links, screens, bugs, and questions about all things web-page related. https://events.indieweb.org/2026/07/front-end-study-hall-055-bX1IelfWWpxf An ongoing #IndieWeb event. Go make a web page!"
},
"published": "2026-07-27T21:55:51+00:00",
"post-type": "note",
"_id": "49050016",
"_source": "8007",
"_is_read": false
}
Nachdem ich meiner Hauptdomain ein neues Astro-Design verpasst habe, ist der Quellcode auch direkt auf Codeberg gelandet. GitHub darf heute mal kurz eifersüchtig sein.🐸💙
codeberg.org/Krisuuu...
#Astro #minimal #LandingPage #Codeberg #WebDev #Indieweb
LandingPage
{
"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:nakfpdxnnwf2inben55kuhzh/post/3mrnur7fxjv2k",
"content": {
"html": "<p>Nachdem ich meiner Hauptdomain ein neues Astro-Design verpasst habe, ist der Quellcode auch direkt auf Codeberg gelandet. GitHub darf heute mal kurz eifers\u00fcchtig sein.\ud83d\udc38\ud83d\udc99<br /><a href=\"https://codeberg.org/Krisuuu/LandingPage\">codeberg.org/Krisuuu...</a><br /><br /><a href=\"https://bsky.app/search?q=%23Astro\">#Astro</a> <a href=\"https://bsky.app/search?q=%23minimal\">#minimal</a> <a href=\"https://bsky.app/search?q=%23LandingPage\">#LandingPage</a> <a href=\"https://bsky.app/search?q=%23Codeberg\">#Codeberg</a> <a href=\"https://bsky.app/search?q=%23WebDev\">#WebDev</a> <a href=\"https://bsky.app/search?q=%23Indieweb\">#Indieweb</a><br /><br /><a href=\"https://codeberg.org/Krisuuu/LandingPage\">LandingPage</a></p>",
"text": "Nachdem ich meiner Hauptdomain ein neues Astro-Design verpasst habe, ist der Quellcode auch direkt auf Codeberg gelandet. GitHub darf heute mal kurz eifers\u00fcchtig sein.\ud83d\udc38\ud83d\udc99\ncodeberg.org/Krisuuu...\n\n#Astro #minimal #LandingPage #Codeberg #WebDev #Indieweb\n\nLandingPage"
},
"published": "2026-07-27T21:48:19+00:00",
"post-type": "note",
"_id": "49049867",
"_source": "8007",
"_is_read": false
}
Nachdem ich meiner Hauptdomain ein neues Astro-Design verpasst habe, ist der Quellcode auch direkt auf Codeberg gelandet. GitHub darf heute mal kurz eifersüchtig sein.🐸💙
https://codeberg.org/Krisuuu/LandingPage
#Astro #minimal #LandingPage #Codeberg #WebDev #Indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@Krisuuu/116994139737889405",
"content": {
"html": "<p>Nachdem ich meiner Hauptdomain ein neues Astro-Design verpasst habe, ist der Quellcode auch direkt auf Codeberg gelandet. GitHub darf heute mal kurz eifers\u00fcchtig sein.\ud83d\udc38\ud83d\udc99<br /><a href=\"https://codeberg.org/Krisuuu/LandingPage\"><span>https://</span><span>codeberg.org/Krisuuu/LandingPa</span><span>ge</span></a></p><p><a href=\"https://mastodon.social/tags/Astro\">#<span>Astro</span></a> <a href=\"https://mastodon.social/tags/minimal\">#<span>minimal</span></a> <a href=\"https://mastodon.social/tags/LandingPage\">#<span>LandingPage</span></a> <a href=\"https://mastodon.social/tags/Codeberg\">#<span>Codeberg</span></a> <a href=\"https://mastodon.social/tags/WebDev\">#<span>WebDev</span></a> <a href=\"https://mastodon.social/tags/Indieweb\">#<span>Indieweb</span></a></p>",
"text": "Nachdem ich meiner Hauptdomain ein neues Astro-Design verpasst habe, ist der Quellcode auch direkt auf Codeberg gelandet. GitHub darf heute mal kurz eifers\u00fcchtig sein.\ud83d\udc38\ud83d\udc99\nhttps://codeberg.org/Krisuuu/LandingPage\n\n#Astro #minimal #LandingPage #Codeberg #WebDev #Indieweb"
},
"published": "2026-07-27T21:48:19+00:00",
"post-type": "note",
"_id": "49049868",
"_source": "8007",
"_is_read": false
}