#epochsimilar to the "over" in VoIP? or "over" like in that New Found Glory song "My Friends over You"?
#epochlike, I could see either being reasonable stances for someone to have. wanting to make friends using federation, also thinking it is more important to have friends instead of federation
#[aciccarello]I got that email too. I was very confused.
#aaronpkSo it turns out the most recent thing I have in whatever this is is from 2013, so I'm guessing whatever it was went through several renaming cycles as usual
#[tantek]"This service is something most people likely know by it backing up some of their old Hangouts images. If you want to save any of these images you can use the Takeout feature to save your photos."
tei_, Oclair, win0err, schmudde, ben_thatmustbeme and anarchivist_ joined the channel
#[KevinMarks]I like the parenthetical "your grandma doesn't care about WebFinger, nor does the IndieWeb"
IWSlackGateway, win0err, voxpelli, Loqi, Seirdy, duncanbeevers, [tantek], tei_, tei_1, mald0r0r-, rvalue, eitilt1, [schmarty], epoch, btrem, uxBrad, res0 and revi joined the channel
#Allieit's 2023 and i am still not friends with the idea of a static site generator
#Allieis anyone doing anything friendly in this space, or am i back to editing files over ftp?
gRegor joined the channel
#GWGI'm a creature of habit and have used the same dynamic system since '06
#eitiltI'm getting into the weeds customizing it, but will ~eventually~ be using Hakyll as a static generator. Still not sure how to get the webmention, etc, hooked in, but that's a problem for after I actually have content to mention in the first place.
#LoqiStatic site generators or SSGs are programs that take a set of flat text files on disk and transforms them into a set of static HTML files ready to be served by a standard web server, or some variation of this example https://indieweb.org/SSG
#gRegorAllie, might find some helpful info on there or on pages for specific SSGs ^
#Allieit still seems that the ssg landscape still requires huge quantities of hoop-jumping and/or really really wants you to make a blog
#[fluffy]Every approach to publishing on the web has its own pluses and minuses. My site generator Publ tries to be a nice middle ground between proverbially “editing files over FTP” and having an actual dynamic site generator system, but the admin tax on it is kind of high, at least for initial setup.
#[fluffy]I built it primarily with my own needs in mind and as a result it probably doesn’t fit a lot of use cases.
#[fluffy]I mean technically it fits a LOT of use cases since it’s more of a framework for building a website, but that doesn’t make it easy to do that 🙂
mretka joined the channel
#capjamesgAllie 11ty is used across organizations from web.dev to the Government of France. Perhaps you’ll find more of for what you are looking in that ecosystem!
#capjamesgGetting started takes around three commands, as long as you have npm on your machine.
[aciccarello] joined the channel
#[aciccarello]I've enjoyed using 11ty but I'm also deeply embedded in the JS/Node ecosystem
#[aciccarello]Easier for me than dealing with Ruby and Jekyll