When I write a blog post, I want it to live on my blog, rather than a platform. I can thus invest my time thinking about how to make my blog better and backing it up, rather than having to worry about where my writing is, finding ways to export data from a platform, setting up persistent backups, etc.
{
"type": "entry",
"published": "2024-06-09T14:26:53Z",
"url": "https://adactio.com/links/21195",
"category": [
"blogs",
"blogging",
"indieweb",
"posse",
"silos",
"crossposting",
"backups",
"digital",
"preservation",
"longevity",
"writing"
],
"bookmark-of": [
"https://jamesg.blog/2024/06/05/blogs-and-longevity/"
],
"content": {
"text": "Blogs and longevity | James\u2019 Coffee Blog\n\n\n\n\n When I write a blog post, I want it to live on my blog, rather than a platform. I can thus invest my time thinking about how to make my blog better and backing it up, rather than having to worry about where my writing is, finding ways to export data from a platform, setting up persistent backups, etc.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://jamesg.blog/2024/06/05/blogs-and-longevity/\">\nBlogs and longevity | James\u2019 Coffee Blog\n</a>\n</h3>\n\n<blockquote>\n <p>When I write a blog post, I want it to live on my blog, rather than a platform. I can thus invest my time thinking about how to make my blog better and backing it up, rather than having to worry about where my writing is, finding ways to export data from a platform, setting up persistent backups, etc.</p>\n</blockquote>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "bookmark",
"_id": "41334488",
"_source": "2",
"_is_read": false
}
I'm getting back into #indieweb stuff as I dust of this old proposal and start making it real!
https://jonbell.medium.com/hey-creators-please-make-firehoses-8d0c48c075e4
Hello IndieWeb folks!
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://me.dm/@jbell/112585907111135576",
"content": {
"html": "<p>I'm getting back into <a href=\"https://me.dm/tags/indieweb\">#<span>indieweb</span></a> stuff as I dust of this old proposal and start making it real!</p><p><a href=\"https://jonbell.medium.com/hey-creators-please-make-firehoses-8d0c48c075e4\"><span>https://</span><span>jonbell.medium.com/hey-creator</span><span>s-please-make-firehoses-8d0c48c075e4</span></a></p><p>Hello IndieWeb folks!</p>",
"text": "I'm getting back into #indieweb stuff as I dust of this old proposal and start making it real!\n\nhttps://jonbell.medium.com/hey-creators-please-make-firehoses-8d0c48c075e4\n\nHello IndieWeb folks!"
},
"published": "2024-06-09T09:16:48+00:00",
"post-type": "note",
"_id": "41332976",
"_source": "8007",
"_is_read": false
}
@orsvarn I think that there is a confusion with #IndieWeb.
#smolweb is about standard used client-side. IndieWeb concerns web produced and hosted by the author
A static web (from Hugo, 11ty or handcrafted) could include Google tracker and a server generated one (with php, go, nodejs or whatever server-side) could produce clean html code
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://phpc.social/@adele/112585799025830785",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://peoplemaking.games/@orsvarn\">@<span>orsvarn</span></a></span> I think that there is a confusion with <a href=\"https://phpc.social/tags/IndieWeb\">#<span>IndieWeb</span></a>.<br /><a href=\"https://phpc.social/tags/smolweb\">#<span>smolweb</span></a> is about standard used client-side. IndieWeb concerns web produced and hosted by the author</p><p>A static web (from Hugo, 11ty or handcrafted) could include Google tracker and a server generated one (with php, go, nodejs or whatever server-side) could produce clean html code</p>\n<a class=\"u-mention\" href=\"https://peoplemaking.games/@orsvarn\"></a>",
"text": "@orsvarn I think that there is a confusion with #IndieWeb.\n#smolweb is about standard used client-side. IndieWeb concerns web produced and hosted by the author\n\nA static web (from Hugo, 11ty or handcrafted) could include Google tracker and a server generated one (with php, go, nodejs or whatever server-side) could produce clean html code"
},
"published": "2024-06-09T08:49:18+00:00",
"post-type": "note",
"_id": "41332849",
"_source": "8007",
"_is_read": false
}
I get some remarks about the fact that https://smolweb.org recommends to not use JavaScript at all.
I'm conscious that it is a strong constraint and that, sometimes, it could help to build better sites. But opening the door to JavaScript is access to bloat websites, user tracking and a whole world of abuse.
Would it be a good idea to label as #smolweb a website including JavaScript if it guarantees that it will still work if the browser disables JavaScript?
#smallweb #indieweb
Yes if it also works without JS
No because user does not think to disable JS
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://phpc.social/@adele/112584960486034900",
"content": {
"html": "<p>I get some remarks about the fact that <a href=\"https://smolweb.org\"><span>https://</span><span>smolweb.org</span><span></span></a> recommends to not use JavaScript at all.<br />I'm conscious that it is a strong constraint and that, sometimes, it could help to build better sites. But opening the door to JavaScript is access to bloat websites, user tracking and a whole world of abuse.</p><p>Would it be a good idea to label as <a href=\"https://phpc.social/tags/smolweb\">#<span>smolweb</span></a> a website including JavaScript if it guarantees that it will still work if the browser disables JavaScript?</p><p><a href=\"https://phpc.social/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://phpc.social/tags/indieweb\">#<span>indieweb</span></a></p><p>Yes if it also works without JS<br />No because user does not think to disable JS</p>",
"text": "I get some remarks about the fact that https://smolweb.org recommends to not use JavaScript at all.\nI'm conscious that it is a strong constraint and that, sometimes, it could help to build better sites. But opening the door to JavaScript is access to bloat websites, user tracking and a whole world of abuse.\n\nWould it be a good idea to label as #smolweb a website including JavaScript if it guarantees that it will still work if the browser disables JavaScript?\n\n#smallweb #indieweb\n\nYes if it also works without JS\nNo because user does not think to disable JS"
},
"published": "2024-06-09T05:16:03+00:00",
"post-type": "note",
"_id": "41332047",
"_source": "8007",
"_is_read": false
}
I know what I will be doing! Making an audio game with this new engine! https://nvgt.gg/ #Gaming #GameDev #Games #IndieWeb #SmallWeb #WebDev
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://tweesecake.social/@weirdwriter/112584209298525160",
"content": {
"html": "<p>I know what I will be doing! Making an audio game with this new engine! <a href=\"https://nvgt.gg/\"><span>https://</span><span>nvgt.gg/</span><span></span></a> <a href=\"https://tweesecake.social/tags/Gaming\">#<span>Gaming</span></a> <a href=\"https://tweesecake.social/tags/GameDev\">#<span>GameDev</span></a> <a href=\"https://tweesecake.social/tags/Games\">#<span>Games</span></a> <a href=\"https://tweesecake.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://tweesecake.social/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://tweesecake.social/tags/WebDev\">#<span>WebDev</span></a></p>",
"text": "I know what I will be doing! Making an audio game with this new engine! https://nvgt.gg/ #Gaming #GameDev #Games #IndieWeb #SmallWeb #WebDev"
},
"published": "2024-06-09T02:05:01+00:00",
"post-type": "note",
"_id": "41331358",
"_source": "8007",
"_is_read": false
}
During one of the discussions at one of the dinners after #CSSDay I did mention that there are indie search engines, and at least one of them is kinda good for searching for #CSS stuff. At the time I forgot the name, but now remembered, here it is: https://search.marginalia.nu
I need to find more time for digging into these indie search engines. While they do not work for everything, they are really nice for looking through #IndieWeb.
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://front-end.social/@kizu/112583617886550774",
"content": {
"html": "<p>During one of the discussions at one of the dinners after <a href=\"https://front-end.social/tags/CSSDay\">#<span>CSSDay</span></a> I did mention that there are indie search engines, and at least one of them is kinda good for searching for <a href=\"https://front-end.social/tags/CSS\">#<span>CSS</span></a> stuff. At the time I forgot the name, but now remembered, here it is: <a href=\"https://search.marginalia.nu\"><span>https://</span><span>search.marginalia.nu</span><span></span></a></p><p>I need to find more time for digging into these indie search engines. While they do not work for everything, they are really nice for looking through <a href=\"https://front-end.social/tags/IndieWeb\">#<span>IndieWeb</span></a>.</p>",
"text": "During one of the discussions at one of the dinners after #CSSDay I did mention that there are indie search engines, and at least one of them is kinda good for searching for #CSS stuff. At the time I forgot the name, but now remembered, here it is: https://search.marginalia.nu\n\nI need to find more time for digging into these indie search engines. While they do not work for everything, they are really nice for looking through #IndieWeb."
},
"published": "2024-06-08T23:34:37+00:00",
"post-type": "note",
"_id": "41330813",
"_source": "8007",
"_is_read": false
}
Today I wrote about capturing a kitten! https://orchid.pink/capturing-kitten/
Spoiler: kitten photo on the page.
#indieweb #caturday #cat #cats
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@orchidpink/112582940098099516",
"content": {
"html": "<p>Today I wrote about capturing a kitten! <a href=\"https://orchid.pink/capturing-kitten/\"><span>https://</span><span>orchid.pink/capturing-kitten/</span><span></span></a></p><p>Spoiler: kitten photo on the page.</p><p><a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/caturday\">#<span>caturday</span></a> <a href=\"https://mastodon.social/tags/cat\">#<span>cat</span></a> <a href=\"https://mastodon.social/tags/cats\">#<span>cats</span></a></p>",
"text": "Today I wrote about capturing a kitten! https://orchid.pink/capturing-kitten/\n\nSpoiler: kitten photo on the page.\n\n#indieweb #caturday #cat #cats"
},
"published": "2024-06-08T20:42:14+00:00",
"post-type": "note",
"_id": "41329936",
"_source": "8007",
"_is_read": false
}
The IndieWeb approach is about owning your own content. Making over one's web presence in such terms might also be about fashioning a whole self in the face of the fracturing that corporate siloes and algorithms incentivize and create. That's too much to ask of a little blog, I know, but I'm noticing how the #IndieWeb perspective is helping me feel better about my online life in the present moment.
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://indieweb.social/tags/indieweb",
"photo": null
},
"url": "https://zirk.us/@markstoneman/112582890681357337",
"content": {
"html": "<p>The IndieWeb approach is about owning your own content. Making over one's web presence in such terms might also be about fashioning a whole self in the face of the fracturing that corporate siloes and algorithms incentivize and create. That's too much to ask of a little blog, I know, but I'm noticing how the <a href=\"https://zirk.us/tags/IndieWeb\">#<span>IndieWeb</span></a> perspective is helping me feel better about my online life in the present moment.</p>",
"text": "The IndieWeb approach is about owning your own content. Making over one's web presence in such terms might also be about fashioning a whole self in the face of the fracturing that corporate siloes and algorithms incentivize and create. That's too much to ask of a little blog, I know, but I'm noticing how the #IndieWeb perspective is helping me feel better about my online life in the present moment."
},
"published": "2024-06-08T20:29:40+00:00",
"post-type": "note",
"_id": "41329827",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@inautilo/112582794623228637",
"content": {
"html": "<p><a href=\"https://mastodon.social/tags/Development\">#<span>Development</span></a> <a href=\"https://mastodon.social/tags/Approaches\">#<span>Approaches</span></a><br />Ditch the pixels \u00b7 A tribute to the small and vectorized web <a href=\"https://ilo.im/15z4c9\"><span>https://</span><span>ilo.im/15z4c9</span><span></span></a></p><p>_____<br /><a href=\"https://mastodon.social/tags/VectorGraphic\">#<span>VectorGraphic</span></a> <a href=\"https://mastodon.social/tags/Image\">#<span>Image</span></a> <a href=\"https://mastodon.social/tags/Icon\">#<span>Icon</span></a> <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/Design\">#<span>Design</span></a> <a href=\"https://mastodon.social/tags/WebDesign\">#<span>WebDesign</span></a> <a href=\"https://mastodon.social/tags/WebDev\">#<span>WebDev</span></a> <a href=\"https://mastodon.social/tags/Frontend\">#<span>Frontend</span></a> <a href=\"https://mastodon.social/tags/SVG\">#<span>SVG</span></a></p>",
"text": "#Development #Approaches\nDitch the pixels \u00b7 A tribute to the small and vectorized web https://ilo.im/15z4c9\n\n_____\n#VectorGraphic #Image #Icon #SmallWeb #IndieWeb #Design #WebDesign #WebDev #Frontend #SVG"
},
"published": "2024-06-08T20:05:15+00:00",
"post-type": "note",
"_id": "41329712",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@orchidpink/112582733477492377",
"content": {
"html": "<p>Today I wrote about capturing a kitten! <a href=\"https://orchid.pink/capturing-kitten/\"><span>https://</span><span>orchid.pink/capturing-kitten/</span><span></span></a></p><p>Spoiler: kitten photo on the page.</p><p><a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/caturday\">#<span>caturday</span></a> <a href=\"https://mastodon.social/tags/cat\">#<span>cat</span></a> <a href=\"https://mastodon.social/tags/cats\">#<span>cats</span></a> <a href=\"https://mastodon.social/tags/CatsOfMastodon\">#<span>CatsOfMastodon</span></a></p>",
"text": "Today I wrote about capturing a kitten! https://orchid.pink/capturing-kitten/\n\nSpoiler: kitten photo on the page.\n\n#indieweb #caturday #cat #cats #CatsOfMastodon"
},
"published": "2024-06-08T19:49:42+00:00",
"post-type": "note",
"_id": "41329713",
"_source": "8007",
"_is_read": false
}
Today I wrote about capturing a kitten! https://orchid.pink/capturing-kitten/
Spoiler: kitten photo on the page.
#indieweb #caturday
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@orchidpink/112582651928236754",
"content": {
"html": "<p>Today I wrote about capturing a kitten! <a href=\"https://orchid.pink/capturing-kitten/\"><span>https://</span><span>orchid.pink/capturing-kitten/</span><span></span></a></p><p>Spoiler: kitten photo on the page.</p><p><a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/caturday\">#<span>caturday</span></a></p>",
"text": "Today I wrote about capturing a kitten! https://orchid.pink/capturing-kitten/\n\nSpoiler: kitten photo on the page.\n\n#indieweb #caturday"
},
"published": "2024-06-08T19:28:57+00:00",
"post-type": "note",
"_id": "41329545",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://front-end.social/@sarajw/112582627321175072",
"content": {
"html": "<p>I feel the need to introduce people to <span class=\"h-card\"><a class=\"u-url\" href=\"https://toot.melonland.net/@mk\">@<span>mk</span></a></span>.</p><p>The website: <a href=\"https://melonking.net\"><span>https://</span><span>melonking.net</span><span></span></a><br />The forum: <a href=\"https://forum.melonland.net\"><span>https://</span><span>forum.melonland.net</span><span></span></a><br />The mission: <a href=\"https://melonking.net/melon?z=/thoughts/lets-make\"><span>https://</span><span>melonking.net/melon?z=/thought</span><span>s/lets-make</span></a></p><p>Enjoy!</p><p><a href=\"https://front-end.social/tags/smolweb\">#<span>smolweb</span></a> <a href=\"https://front-end.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://front-end.social/tags/oldnet\">#<span>oldnet</span></a> <a href=\"https://front-end.social/tags/homepages\">#<span>homepages</span></a> <a href=\"https://front-end.social/tags/joy\">#<span>joy</span></a></p>\n<a class=\"u-mention\" href=\"https://toot.melonland.net/@mk\"></a>",
"text": "I feel the need to introduce people to @mk.\n\nThe website: https://melonking.net\nThe forum: https://forum.melonland.net\nThe mission: https://melonking.net/melon?z=/thoughts/lets-make\n\nEnjoy!\n\n#smolweb #indieweb #oldnet #homepages #joy"
},
"published": "2024-06-08T19:22:42+00:00",
"post-type": "note",
"_id": "41329546",
"_source": "8007",
"_is_read": false
}
Is there any way to format incoming #webmentions? I want to get rid of the hashtags added at the end of the comment, which repeat all previously used hashtags.
#Indieweb #WordPress #POSSE
https://whatwasidoingagain.com/notes/08f119b78c/
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://hachyderm.io/@ArpComics/112582128644200595",
"content": {
"html": "<p>Is there any way to format incoming <a href=\"https://hachyderm.io/tags/webmentions\">#<span>webmentions</span></a>? I want to get rid of the hashtags added at the end of the comment, which repeat all previously used hashtags.</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/POSSE\">#<span>POSSE</span></a></p><p><a href=\"https://whatwasidoingagain.com/notes/08f119b78c/\"><span>https://</span><span>whatwasidoingagain.com/notes/0</span><span>8f119b78c/</span></a></p>",
"text": "Is there any way to format incoming #webmentions? I want to get rid of the hashtags added at the end of the comment, which repeat all previously used hashtags.\n\n#Indieweb #WordPress #POSSE\n\nhttps://whatwasidoingagain.com/notes/08f119b78c/"
},
"published": "2024-06-08T17:15:53+00:00",
"post-type": "note",
"_id": "41328785",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@inautilo/112581143096516154",
"content": {
"html": "<p><a href=\"https://mastodon.social/tags/Business\">#<span>Business</span></a> <a href=\"https://mastodon.social/tags/Analyses\">#<span>Analyses</span></a><br />Is Google\u2019s search algorithm hurting smaller websites? \u00b7 \u201cMaking \u2018helpful\u2019 content is not enough.\u201d <a href=\"https://ilo.im/15z2n6\"><span>https://</span><span>ilo.im/15z2n6</span><span></span></a></p><p>_____<br /><a href=\"https://mastodon.social/tags/Google\">#<span>Google</span></a> <a href=\"https://mastodon.social/tags/SEO\">#<span>SEO</span></a> <a href=\"https://mastodon.social/tags/SearchEngine\">#<span>SearchEngine</span></a> <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/Website\">#<span>Website</span></a> <a href=\"https://mastodon.social/tags/Content\">#<span>Content</span></a> <a href=\"https://mastodon.social/tags/Development\">#<span>Development</span></a> <a href=\"https://mastodon.social/tags/WebDev\">#<span>WebDev</span></a> <a href=\"https://mastodon.social/tags/Frontend\">#<span>Frontend</span></a></p>",
"text": "#Business #Analyses\nIs Google\u2019s search algorithm hurting smaller websites? \u00b7 \u201cMaking \u2018helpful\u2019 content is not enough.\u201d https://ilo.im/15z2n6\n\n_____\n#Google #SEO #SearchEngine #SmallWeb #IndieWeb #Website #Content #Development #WebDev #Frontend"
},
"published": "2024-06-08T13:05:14+00:00",
"post-type": "note",
"_id": "41327151",
"_source": "8007",
"_is_read": false
}
thread 27/
Go wild. And don't just go wild on X, either - go the #IndieWeb POSSE route and syndicate your work to as many platforms as you want:
https://indieweb.org/POSSE
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://geekdom.social/@bigolifacks/112580942288416704",
"content": {
"html": "<p>thread 27/</p><p>Go wild. And don't just go wild on X, either - go the <a href=\"https://geekdom.social/tags/IndieWeb\">#<span>IndieWeb</span></a> POSSE route and syndicate your work to as many platforms as you want:</p><p><a href=\"https://indieweb.org/POSSE\"><span>https://</span><span>indieweb.org/POSSE</span><span></span></a></p>",
"text": "thread 27/Go wild. And don't just go wild on X, either - go the #IndieWeb POSSE route and syndicate your work to as many platforms as you want:\n\nhttps://indieweb.org/POSSE"
},
"published": "2024-06-08T12:14:10+00:00",
"post-type": "note",
"_id": "41326771",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://dmv.community/@jcrabapple/112578036914985409",
"content": {
"html": "<p>Ankor - A Lyrical Analysis</p><p><a href=\"https://blog.shrediverse.net/posts/ankor-a-lyrical-analysis\"><span>https://</span><span>blog.shrediverse.net/posts/ank</span><span>or-a-lyrical-analysis</span></a></p><p><a href=\"https://dmv.community/tags/music\">#<span>music</span></a> <a href=\"https://dmv.community/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://dmv.community/tags/smallweb\">#<span>smallweb</span></a></p>",
"text": "Ankor - A Lyrical Analysis\n\nhttps://blog.shrediverse.net/posts/ankor-a-lyrical-analysis\n\n#music #indieweb #smallweb"
},
"published": "2024-06-07T23:55:18+00:00",
"post-type": "note",
"_id": "41323525",
"_source": "8007",
"_is_read": false
}
webmaster update, important PSA about emoji usage
If you link to mooi.moe either via a button exchange or because you use one of my emoji sets, you have time until May 10, 2025 to change the link to https://hofnarretje.eu/ !!
Until that day, mooi.moe will redirect to the proper website.
Also, new look debuted! Go check it out!
#webmaster #IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://tech.lgbt/@rangaku/112577569080310221",
"content": {
"html": "<p><strong>webmaster update, important PSA about emoji usage</strong></p><p>If you link to mooi.moe either via a button exchange or because you use one of my emoji sets, you have time until May 10, 2025 to change the link to <a href=\"https://hofnarretje.eu/\"><span>https://</span><span>hofnarretje.eu/</span><span></span></a> !!</p><p>Until that day, mooi.moe will redirect to the proper website.</p><p>Also, new look debuted! Go check it out!<br /><a href=\"https://tech.lgbt/tags/webmaster\">#<span>webmaster</span></a> <a href=\"https://tech.lgbt/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "webmaster update, important PSA about emoji usage\n\nIf you link to mooi.moe either via a button exchange or because you use one of my emoji sets, you have time until May 10, 2025 to change the link to https://hofnarretje.eu/ !!\n\nUntil that day, mooi.moe will redirect to the proper website.\n\nAlso, new look debuted! Go check it out!\n#webmaster #IndieWeb"
},
"published": "2024-06-07T21:56:19+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/112/577/569/182/597/922/original/c58d678efbb42457.png"
],
"post-type": "photo",
"_id": "41322890",
"_source": "8007",
"_is_read": false
}
🌞 today is the day! our DESTINATION VACATION #codejam is running until june 21! 🌞
any style of webpage that fits the theme into the page is welcome to join. create or post something around a fictional place, a real-life favorite location of yours, anything centered around a vacation or trip you've taken, or make the webpage itself a destination! we just ask that you make a NEW page or blog post during this timeframe (and don't forget to link back to the code jam!).
https://tilde.32bit.cafe/~ribose/events/destination/index.html
#web #internet #html #webdev #css #coding #code #indieweb #smallweb #personalweb #cozyweb #slowweb #dev #neocities #website #websites
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://tilde.zone/@xandra/112576838434818489",
"content": {
"html": "<p>\ud83c\udf1e today is the day! our DESTINATION VACATION <a href=\"https://tilde.zone/tags/codejam\">#<span>codejam</span></a> is running until june 21! \ud83c\udf1e </p><p>any style of webpage that fits the theme into the page is welcome to join. create or post something around a fictional place, a real-life favorite location of yours, anything centered around a vacation or trip you've taken, or make the webpage itself a destination! we just ask that you make a NEW page or blog post during this timeframe (and don't forget to link back to the code jam!).</p><p><a href=\"https://tilde.32bit.cafe/~ribose/events/destination/index.html\"><span>https://</span><span>tilde.32bit.cafe/~ribose/event</span><span>s/destination/index.html</span></a></p><p><a href=\"https://tilde.zone/tags/web\">#<span>web</span></a> <a href=\"https://tilde.zone/tags/internet\">#<span>internet</span></a> <a href=\"https://tilde.zone/tags/html\">#<span>html</span></a> <a href=\"https://tilde.zone/tags/webdev\">#<span>webdev</span></a> <a href=\"https://tilde.zone/tags/css\">#<span>css</span></a> <a href=\"https://tilde.zone/tags/coding\">#<span>coding</span></a> <a href=\"https://tilde.zone/tags/code\">#<span>code</span></a> <a href=\"https://tilde.zone/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://tilde.zone/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://tilde.zone/tags/personalweb\">#<span>personalweb</span></a> <a href=\"https://tilde.zone/tags/cozyweb\">#<span>cozyweb</span></a> <a href=\"https://tilde.zone/tags/slowweb\">#<span>slowweb</span></a> <a href=\"https://tilde.zone/tags/dev\">#<span>dev</span></a> <a href=\"https://tilde.zone/tags/neocities\">#<span>neocities</span></a> <a href=\"https://tilde.zone/tags/website\">#<span>website</span></a> <a href=\"https://tilde.zone/tags/websites\">#<span>websites</span></a></p>",
"text": "\ud83c\udf1e today is the day! our DESTINATION VACATION #codejam is running until june 21! \ud83c\udf1e \n\nany style of webpage that fits the theme into the page is welcome to join. create or post something around a fictional place, a real-life favorite location of yours, anything centered around a vacation or trip you've taken, or make the webpage itself a destination! we just ask that you make a NEW page or blog post during this timeframe (and don't forget to link back to the code jam!).\n\nhttps://tilde.32bit.cafe/~ribose/events/destination/index.html\n\n#web #internet #html #webdev #css #coding #code #indieweb #smallweb #personalweb #cozyweb #slowweb #dev #neocities #website #websites"
},
"published": "2024-06-07T18:50:31+00:00",
"post-type": "note",
"_id": "41321591",
"_source": "8007",
"_is_read": false
}
Introducing Forage, my new hybrid starter theme joining Roots Sage and FootMATE.
This is a project of love, giving me an opportunity to learn new technologies and simplify the WordPress theme I was using. While this might not technically be the last theme I apply to my personal site, WordPress is moving into a new direction of lots of Javascript to drive a WordPress block theme. (https://asuh.com/?p=2259)
#wordpress #vite #biome #laravel #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@asuh/112576138407041583",
"content": {
"html": "<p>Introducing Forage, my new hybrid starter theme joining Roots Sage and FootMATE. </p><p>This is a project of love, giving me an opportunity to learn new technologies and simplify the WordPress theme I was using. While this might not technically be the last theme I apply to my personal site, WordPress is moving into a new direction of lots of Javascript to drive a WordPress block theme. (<a href=\"https://asuh.com/?p=2259\"><span>https://</span><span>asuh.com/?p=2259</span><span></span></a>)</p><p><a href=\"https://mastodon.social/tags/wordpress\">#<span>wordpress</span></a> <a href=\"https://mastodon.social/tags/vite\">#<span>vite</span></a> <a href=\"https://mastodon.social/tags/biome\">#<span>biome</span></a> <a href=\"https://mastodon.social/tags/laravel\">#<span>laravel</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Introducing Forage, my new hybrid starter theme joining Roots Sage and FootMATE. \n\nThis is a project of love, giving me an opportunity to learn new technologies and simplify the WordPress theme I was using. While this might not technically be the last theme I apply to my personal site, WordPress is moving into a new direction of lots of Javascript to drive a WordPress block theme. (https://asuh.com/?p=2259)\n\n#wordpress #vite #biome #laravel #indieweb"
},
"published": "2024-06-07T15:52:29+00:00",
"photo": [
"https://files.mastodon.social/media_attachments/files/112/576/152/299/844/477/original/f03f4cb4ec318343.png"
],
"post-type": "photo",
"_id": "41319918",
"_source": "8007",
"_is_read": false
}
InclusiveWeb
Likes Neatnik Notes · The InclusiveWeb.
An IndieWeb that isn’t inclusive offers no value to the world. An IndieWeb built by and for only certain people isn’t a web at all. An IndieWeb that allows someone to feel like less of a person is a tragedy.
https://nicks.im/b/6y7
#IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://nicksimson.com/likes/a57973dc8c/",
"content": {
"html": "<p>InclusiveWeb</p><p>Likes Neatnik Notes \u00b7 The InclusiveWeb.</p><p>An IndieWeb that isn\u2019t\u00a0inclusive\u00a0offers no value to the world. An IndieWeb built by and for only certain people isn\u2019t a web at all. An IndieWeb that allows someone to feel like less of a person is a tragedy.</p><p><a href=\"https://nicks.im/b/6y7\">https://nicks.im/b/6y7</a></p><p><a class=\"u-tag u-category\" href=\"https://nicksimson.com/tags/indieweb/\">#IndieWeb</a></p>",
"text": "InclusiveWeb\n\nLikes Neatnik Notes \u00b7 The InclusiveWeb.\n\nAn IndieWeb that isn\u2019t\u00a0inclusive\u00a0offers no value to the world. An IndieWeb built by and for only certain people isn\u2019t a web at all. An IndieWeb that allows someone to feel like less of a person is a tragedy.\n\nhttps://nicks.im/b/6y7\n\n#IndieWeb"
},
"published": "2024-06-07T13:39:36+00:00",
"post-type": "note",
"_id": "41319075",
"_source": "8007",
"_is_read": false
}