#eleventy — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #eleventy, aggregated by home.social.
-
I built a dedicated website for the Dakshinamurti Stotram, featuring the complete text in Devanagari, transliteration, word-by-word meaning and translation in a clean, distraction-free reading experience.
Designed as a fast, responsive static site built with Eleventy (11ty), making this timeless Advaita text easily accessible on any device.
Explore it here:
https://oleandrum.github.io/dakshinamurti-stotram/#Sanskrit #Dakshinamurti #Advaita #Shiva #11ty #Eleventy #OpenSource #WebDev #Book
-
I built a dedicated website for the Dakshinamurti Stotram, featuring the complete text in Devanagari, transliteration, word-by-word meaning and translation in a clean, distraction-free reading experience.
Designed as a fast, responsive static site built with Eleventy (11ty), making this timeless Advaita text easily accessible on any device.
Explore it here:
https://oleandrum.github.io/dakshinamurti-stotram/#Sanskrit #Dakshinamurti #Advaita #Shiva #11ty #Eleventy #OpenSource #WebDev #Book
-
I built a dedicated website for the Dakshinamurti Stotram, featuring the complete text in Devanagari, transliteration, word-by-word meaning and translation in a clean, distraction-free reading experience.
Designed as a fast, responsive static site built with Eleventy (11ty), making this timeless Advaita text easily accessible on any device.
Explore it here:
https://oleandrum.github.io/dakshinamurti-stotram/#Sanskrit #Dakshinamurti #Advaita #Shiva #11ty #Eleventy #OpenSource #WebDev #Book
-
I built a dedicated website for the Dakshinamurti Stotram, featuring the complete text in Devanagari, transliteration, word-by-word meaning and translation in a clean, distraction-free reading experience.
Designed as a fast, responsive static site built with Eleventy (11ty), making this timeless Advaita text easily accessible on any device.
Explore it here:
https://oleandrum.github.io/dakshinamurti-stotram/#Sanskrit #Dakshinamurti #Advaita #Shiva #11ty #Eleventy #OpenSource #WebDev #Book
-
I built a dedicated website for the Dakshinamurti Stotram, featuring the complete text in Devanagari, transliteration, word-by-word meaning and translation in a clean, distraction-free reading experience.
Designed as a fast, responsive static site built with Eleventy (11ty), making this timeless Advaita text easily accessible on any device.
Explore it here:
https://oleandrum.github.io/dakshinamurti-stotram/#Sanskrit #Dakshinamurti #Advaita #Shiva #11ty #Eleventy #OpenSource #WebDev #Book
-
300 Minutes a Month: Cutting My Eleventy Netlify Build Time in Half | 🔗 https://brennan.day/300-minutes-a-month-cutting-my-eleventy-netlify-build-time-in-half/
-
300 Minutes a Month: Cutting My Eleventy Netlify Build Time in Half | 🔗 https://brennan.day/300-minutes-a-month-cutting-my-eleventy-netlify-build-time-in-half/
-
300 Minutes a Month: Cutting My Eleventy Netlify Build Time in Half | 🔗 https://brennan.day/300-minutes-a-month-cutting-my-eleventy-netlify-build-time-in-half/
-
300 Minutes a Month: Cutting My Eleventy Netlify Build Time in Half | 🔗 https://brennan.day/300-minutes-a-month-cutting-my-eleventy-netlify-build-time-in-half/
-
300 Minutes a Month: Cutting My Eleventy Netlify Build Time in Half | 🔗 https://brennan.day/300-minutes-a-month-cutting-my-eleventy-netlify-build-time-in-half/
-
I built a simple CMS for my website. Mainly for the dashboards, but it evolved into something so much more. It's amazing how much data you have within your blog and to visualize that data is fun.
-
I built a simple CMS for my website. Mainly for the dashboards, but it evolved into something so much more. It's amazing how much data you have within your blog and to visualize that data is fun.
-
I built a simple CMS for my website. Mainly for the dashboards, but it evolved into something so much more. It's amazing how much data you have within your blog and to visualize that data is fun.
-
I built a simple CMS for my website. Mainly for the dashboards, but it evolved into something so much more. It's amazing how much data you have within your blog and to visualize that data is fun.
-
I built a simple CMS for my website. Mainly for the dashboards, but it evolved into something so much more. It's amazing how much data you have within your blog and to visualize that data is fun.
-
New #blog post! This one's got a little bit of everything! Switched my office PC over to Debian, quick guide on how to add custom emoji to your #Eleventy site, some thoughts on stuff I've read recently, and a whole mess o' links!
https://renkotsuban.com/posts/2026-07-08-The-Weekly-Measure-2026-W29.html
-
New #blog post! This one's got a little bit of everything! Switched my office PC over to Debian, quick guide on how to add custom emoji to your #Eleventy site, some thoughts on stuff I've read recently, and a whole mess o' links!
https://renkotsuban.com/posts/2026-07-08-The-Weekly-Measure-2026-W29.html
-
New #blog post! This one's got a little bit of everything! Switched my office PC over to Debian, quick guide on how to add custom emoji to your #Eleventy site, some thoughts on stuff I've read recently, and a whole mess o' links!
https://renkotsuban.com/posts/2026-07-08-The-Weekly-Measure-2026-W29.html
-
New #blog post! This one's got a little bit of everything! Switched my office PC over to Debian, quick guide on how to add custom emoji to your #Eleventy site, some thoughts on stuff I've read recently, and a whole mess o' links!
https://renkotsuban.com/posts/2026-07-08-The-Weekly-Measure-2026-W29.html
-
New #blog post! This one's got a little bit of everything! Switched my office PC over to Debian, quick guide on how to add custom emoji to your #Eleventy site, some thoughts on stuff I've read recently, and a whole mess o' links!
https://renkotsuban.com/posts/2026-07-08-The-Weekly-Measure-2026-W29.html
-
I've been struggling with the timestamps as these posts appear in the Fediverse, mainly Mastodon as pushed by Bridgy Fed. I've been fiddling with the time as it appears in these individual post pages. Nothing I did seemed to affect it.
In frustration I followed a chain of links that ended me up at the Microformats.org page about dates and times. Turns out that all the date and time changes I was making on the visible page had nothing to do with it. I do have the visible display wrapped in an HTML <time> tag. That tag has a datetime field, and in that I had only the date and no time whatsoever.
From Microformats:
if the element is a del, ins, or time element, then use the element's datetime attribute value if present, otherwise its inner-text.
So I guess that is that. I've been frustrated with Bridgy Fed but turns out as it so often is, the problem was me.
-
I've been struggling with the timestamps as these posts appear in the Fediverse, mainly Mastodon as pushed by Bridgy Fed. I've been fiddling with the time as it appears in these individual post pages. Nothing I did seemed to affect it.
In frustration I followed a chain of links that ended me up at the Microformats.org page about dates and times. Turns out that all the date and time changes I was making on the visible page had nothing to do with it. I do have the visible display wrapped in an HTML <time> tag. That tag has a datetime field, and in that I had only the date and no time whatsoever.
From Microformats:
if the element is a del, ins, or time element, then use the element's datetime attribute value if present, otherwise its inner-text.
So I guess that is that. I've been frustrated with Bridgy Fed but turns out as it so often is, the problem was me.
-
I've been struggling with the timestamps as these posts appear in the Fediverse, mainly Mastodon as pushed by Bridgy Fed. I've been fiddling with the time as it appears in these individual post pages. Nothing I did seemed to affect it.
In frustration I followed a chain of links that ended me up at the Microformats.org page about dates and times. Turns out that all the date and time changes I was making on the visible page had nothing to do with it. I do have the visible display wrapped in an HTML <time> tag. That tag has a datetime field, and in that I had only the date and no time whatsoever.
From Microformats:
if the element is a del, ins, or time element, then use the element's datetime attribute value if present, otherwise its inner-text.
So I guess that is that. I've been frustrated with Bridgy Fed but turns out as it so often is, the problem was me.
-
I've been struggling with the timestamps as these posts appear in the Fediverse, mainly Mastodon as pushed by Bridgy Fed. I've been fiddling with the time as it appears in these individual post pages. Nothing I did seemed to affect it.
In frustration I followed a chain of links that ended me up at the Microformats.org page about dates and times. Turns out that all the date and time changes I was making on the visible page had nothing to do with it. I do have the visible display wrapped in an HTML <time> tag. That tag has a datetime field, and in that I had only the date and no time whatsoever.
From Microformats:
if the element is a del, ins, or time element, then use the element's datetime attribute value if present, otherwise its inner-text.
So I guess that is that. I've been frustrated with Bridgy Fed but turns out as it so often is, the problem was me.
-
I've been struggling with the timestamps as these posts appear in the Fediverse, mainly Mastodon as pushed by Bridgy Fed. I've been fiddling with the time as it appears in these individual post pages. Nothing I did seemed to affect it.
In frustration I followed a chain of links that ended me up at the Microformats.org page about dates and times. Turns out that all the date and time changes I was making on the visible page had nothing to do with it. I do have the visible display wrapped in an HTML <time> tag. That tag has a datetime field, and in that I had only the date and no time whatsoever.
From Microformats:
if the element is a del, ins, or time element, then use the element's datetime attribute value if present, otherwise its inner-text.
So I guess that is that. I've been frustrated with Bridgy Fed but turns out as it so often is, the problem was me.
-
Debugging Caching Issues in Vento and Eleventy: A Developer's Journey
📰 Original title: Vento includes sent me down a caching rabbit hole of my own making
🤖 IA: It's clickbait ⚠️
👥 Users: It's clickbait ⚠️View full AI summary https://en.killbait.com/debugging-caching-issues-in-vento-and-eleventy-a-developer-s-journey.html?utm_source=mastodon_world&utm_medium=social&utm_campaign=killbait.mastodon_world
-
Debugging Caching Issues in Vento and Eleventy: A Developer's Journey
📰 Original title: Vento includes sent me down a caching rabbit hole of my own making
🤖 IA: It's clickbait ⚠️
👥 Users: It's clickbait ⚠️View full AI summary https://en.killbait.com/debugging-caching-issues-in-vento-and-eleventy-a-developer-s-journey.html?utm_source=mastodon_world&utm_medium=social&utm_campaign=killbait.mastodon_world
-
Debugging Caching Issues in Vento and Eleventy: A Developer's Journey
📰 Original title: Vento includes sent me down a caching rabbit hole of my own making
🤖 IA: It's clickbait ⚠️
👥 Users: It's clickbait ⚠️View full AI summary https://en.killbait.com/debugging-caching-issues-in-vento-and-eleventy-a-developer-s-journey.html?utm_source=mastodon_world&utm_medium=social&utm_campaign=killbait.mastodon_world
-
Debugging Caching Issues in Vento and Eleventy: A Developer's Journey
📰 Original title: Vento includes sent me down a caching rabbit hole of my own making
🤖 IA: It's clickbait ⚠️
👥 Users: It's clickbait ⚠️View full AI summary https://en.killbait.com/debugging-caching-issues-in-vento-and-eleventy-a-developer-s-journey.html?utm_source=mastodon_world&utm_medium=social&utm_campaign=killbait.mastodon_world
-
Debugging Caching Issues in Vento and Eleventy: A Developer's Journey
📰 Original title: Vento includes sent me down a caching rabbit hole of my own making
🤖 IA: It's clickbait ⚠️
👥 Users: It's clickbait ⚠️View full AI summary https://en.killbait.com/debugging-caching-issues-in-vento-and-eleventy-a-developer-s-journey.html?utm_source=mastodon_world&utm_medium=social&utm_campaign=killbait.mastodon_world
-
This is a test of my full loop for creating Eleventy blog posts remotely using Forgejo and actions. I am sitting at my kitchen table with my phone and a Bluetooth keyboard pretending I am remote. Fun stuff.
I've long had a node script that creates new Eleventy posts by setting up the date file structure and creating the template Markdown file. The problem when remotely authoring is that I had no good way to run that in a mobile situation. The best I had was to remote in to my laptop which was suboptimal.
I spent my Friday evening hard partying by modifying that script to also take a JSON file for input with the title and date rather than asking for those via the console. Either way, it slugifies the title and you end up with the proper stuff. Now when I'm on the road I can modify the JSON and on commit, an action will run the script and create the blog post.
That's how I created this post. Now I am writing and when I am done this should build, push to the blog and also push to Mastodon via Bridgy Fed. If you see this in either place, then yay I guess. Concept proven.
-
This is a test of my full loop for creating Eleventy blog posts remotely using Forgejo and actions. I am sitting at my kitchen table with my phone and a Bluetooth keyboard pretending I am remote. Fun stuff.
I've long had a node script that creates new Eleventy posts by setting up the date file structure and creating the template Markdown file. The problem when remotely authoring is that I had no good way to run that in a mobile situation. The best I had was to remote in to my laptop which was suboptimal.
I spent my Friday evening hard partying by modifying that script to also take a JSON file for input with the title and date rather than asking for those via the console. Either way, it slugifies the title and you end up with the proper stuff. Now when I'm on the road I can modify the JSON and on commit, an action will run the script and create the blog post.
That's how I created this post. Now I am writing and when I am done this should build, push to the blog and also push to Mastodon via Bridgy Fed. If you see this in either place, then yay I guess. Concept proven.
-
This is a test of my full loop for creating Eleventy blog posts remotely using Forgejo and actions. I am sitting at my kitchen table with my phone and a Bluetooth keyboard pretending I am remote. Fun stuff.
I've long had a node script that creates new Eleventy posts by setting up the date file structure and creating the template Markdown file. The problem when remotely authoring is that I had no good way to run that in a mobile situation. The best I had was to remote in to my laptop which was suboptimal.
I spent my Friday evening hard partying by modifying that script to also take a JSON file for input with the title and date rather than asking for those via the console. Either way, it slugifies the title and you end up with the proper stuff. Now when I'm on the road I can modify the JSON and on commit, an action will run the script and create the blog post.
That's how I created this post. Now I am writing and when I am done this should build, push to the blog and also push to Mastodon via Bridgy Fed. If you see this in either place, then yay I guess. Concept proven.
-
This is a test of my full loop for creating Eleventy blog posts remotely using Forgejo and actions. I am sitting at my kitchen table with my phone and a Bluetooth keyboard pretending I am remote. Fun stuff.
I've long had a node script that creates new Eleventy posts by setting up the date file structure and creating the template Markdown file. The problem when remotely authoring is that I had no good way to run that in a mobile situation. The best I had was to remote in to my laptop which was suboptimal.
I spent my Friday evening hard partying by modifying that script to also take a JSON file for input with the title and date rather than asking for those via the console. Either way, it slugifies the title and you end up with the proper stuff. Now when I'm on the road I can modify the JSON and on commit, an action will run the script and create the blog post.
That's how I created this post. Now I am writing and when I am done this should build, push to the blog and also push to Mastodon via Bridgy Fed. If you see this in either place, then yay I guess. Concept proven.
-
This is a test of my full loop for creating Eleventy blog posts remotely using Forgejo and actions. I am sitting at my kitchen table with my phone and a Bluetooth keyboard pretending I am remote. Fun stuff.
I've long had a node script that creates new Eleventy posts by setting up the date file structure and creating the template Markdown file. The problem when remotely authoring is that I had no good way to run that in a mobile situation. The best I had was to remote in to my laptop which was suboptimal.
I spent my Friday evening hard partying by modifying that script to also take a JSON file for input with the title and date rather than asking for those via the console. Either way, it slugifies the title and you end up with the proper stuff. Now when I'm on the road I can modify the JSON and on commit, an action will run the script and create the blog post.
That's how I created this post. Now I am writing and when I am done this should build, push to the blog and also push to Mastodon via Bridgy Fed. If you see this in either place, then yay I guess. Concept proven.
-
Summer maintenance - catch y'all later! 🏖️
https://github.com/apleasantview/eleventy-plugin-baseline/releases/tag/v0.1.0-next.44
#11ty #eleventy-baseline #apleasantview
-
Summer maintenance - catch y'all later! 🏖️
https://github.com/apleasantview/eleventy-plugin-baseline/releases/tag/v0.1.0-next.44
#11ty #eleventy-baseline #apleasantview
-
Summer maintenance - catch y'all later! 🏖️
https://github.com/apleasantview/eleventy-plugin-baseline/releases/tag/v0.1.0-next.44
#11ty #eleventy-baseline #apleasantview
-
Publishing My Eleventy Blog to the ATmosphere with Standard.site | 🔗 https://brennan.day/publishing-my-eleventy-blog-to-the-atmosphere-with-standard-site/
#eleventy #javascript #technical #tutorial #IndieWeb #atproto
-
Publishing My Eleventy Blog to the ATmosphere with Standard.site | 🔗 https://brennan.day/publishing-my-eleventy-blog-to-the-atmosphere-with-standard-site/
#eleventy #javascript #technical #tutorial #IndieWeb #atproto
-
Publishing My Eleventy Blog to the ATmosphere with Standard.site | 🔗 https://brennan.day/publishing-my-eleventy-blog-to-the-atmosphere-with-standard-site/
#eleventy #javascript #technical #tutorial #IndieWeb #atproto
-
Publishing My Eleventy Blog to the ATmosphere with Standard.site | 🔗 https://brennan.day/publishing-my-eleventy-blog-to-the-atmosphere-with-standard-site/
#eleventy #javascript #technical #tutorial #IndieWeb #atproto
-
Publishing My Eleventy Blog to the ATmosphere with Standard.site | 🔗 https://brennan.day/publishing-my-eleventy-blog-to-the-atmosphere-with-standard-site/
#eleventy #javascript #technical #tutorial #IndieWeb #atproto
-
I have closed the gap on one of the last pieces of getting my #11ty blog on the #fediverse. I now have the thing building in my self-hosted #Forgejo instance via actions all the way through to rsync'ing the files to my server box. The one missing piece was having to manually ping #BridgyFed to get it to appear.
I gutted out a bash script to extract the URL of the most recent item in my RSS feed and to use that in the curl command to Bridgy Fed. Originally it was going to do this indiscriminately on every build because Eleventy doesn't have a built-in way to know if you built something new. However, thinking a little I realized I can save the RSS from the site right before I push the current build. If the most recent link in the new feed is different than the old feed, hit Bridgy fed with it.
This really matters when I'm scheduling posts ahead (like the podcast episode for earlier today.) When I'm not around to do the manual curl command either I do it much later or forget and do it not at all. This way, it will happen every time there is a new post pushed with or without me being present.
-
I have closed the gap on one of the last pieces of getting my #11ty blog on the #fediverse. I now have the thing building in my self-hosted #Forgejo instance via actions all the way through to rsync'ing the files to my server box. The one missing piece was having to manually ping #BridgyFed to get it to appear.
I gutted out a bash script to extract the URL of the most recent item in my RSS feed and to use that in the curl command to Bridgy Fed. Originally it was going to do this indiscriminately on every build because Eleventy doesn't have a built-in way to know if you built something new. However, thinking a little I realized I can save the RSS from the site right before I push the current build. If the most recent link in the new feed is different than the old feed, hit Bridgy fed with it.
This really matters when I'm scheduling posts ahead (like the podcast episode for earlier today.) When I'm not around to do the manual curl command either I do it much later or forget and do it not at all. This way, it will happen every time there is a new post pushed with or without me being present.
-
I have closed the gap on one of the last pieces of getting my #11ty blog on the #fediverse. I now have the thing building in my self-hosted #Forgejo instance via actions all the way through to rsync'ing the files to my server box. The one missing piece was having to manually ping #BridgyFed to get it to appear.
I gutted out a bash script to extract the URL of the most recent item in my RSS feed and to use that in the curl command to Bridgy Fed. Originally it was going to do this indiscriminately on every build because Eleventy doesn't have a built-in way to know if you built something new. However, thinking a little I realized I can save the RSS from the site right before I push the current build. If the most recent link in the new feed is different than the old feed, hit Bridgy fed with it.
This really matters when I'm scheduling posts ahead (like the podcast episode for earlier today.) When I'm not around to do the manual curl command either I do it much later or forget and do it not at all. This way, it will happen every time there is a new post pushed with or without me being present.
-
I have closed the gap on one of the last pieces of getting my #11ty blog on the #fediverse. I now have the thing building in my self-hosted #Forgejo instance via actions all the way through to rsync'ing the files to my server box. The one missing piece was having to manually ping #BridgyFed to get it to appear.
I gutted out a bash script to extract the URL of the most recent item in my RSS feed and to use that in the curl command to Bridgy Fed. Originally it was going to do this indiscriminately on every build because Eleventy doesn't have a built-in way to know if you built something new. However, thinking a little I realized I can save the RSS from the site right before I push the current build. If the most recent link in the new feed is different than the old feed, hit Bridgy fed with it.
This really matters when I'm scheduling posts ahead (like the podcast episode for earlier today.) When I'm not around to do the manual curl command either I do it much later or forget and do it not at all. This way, it will happen every time there is a new post pushed with or without me being present.
-
I have closed the gap on one of the last pieces of getting my #11ty blog on the #fediverse. I now have the thing building in my self-hosted #Forgejo instance via actions all the way through to rsync'ing the files to my server box. The one missing piece was having to manually ping #BridgyFed to get it to appear.
I gutted out a bash script to extract the URL of the most recent item in my RSS feed and to use that in the curl command to Bridgy Fed. Originally it was going to do this indiscriminately on every build because Eleventy doesn't have a built-in way to know if you built something new. However, thinking a little I realized I can save the RSS from the site right before I push the current build. If the most recent link in the new feed is different than the old feed, hit Bridgy fed with it.
This really matters when I'm scheduling posts ahead (like the podcast episode for earlier today.) When I'm not around to do the manual curl command either I do it much later or forget and do it not at all. This way, it will happen every time there is a new post pushed with or without me being present.
-
There's probably a better way of putting custom emoji into Eleventy but after bashing my head trying to get markdown-it-emoji to do it, I gave up and just made shortcodes for them lol. Here's how I did that if you're interested:
1. The code in .eleventy.js (inside module.exports = function)
2. The CSS
3. The shortcode in actionI have my emoji saved as .pngs inside /images/emoji/ and then just paste in the filename (wixoss, in this case) and voila! Custom emoji for my blog lol
-
There's probably a better way of putting custom emoji into Eleventy but after bashing my head trying to get markdown-it-emoji to do it, I gave up and just made shortcodes for them lol. Here's how I did that if you're interested:
1. The code in .eleventy.js (inside module.exports = function)
2. The CSS
3. The shortcode in actionI have my emoji saved as .pngs inside /images/emoji/ and then just paste in the filename (wixoss, in this case) and voila! Custom emoji for my blog lol