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
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."
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
[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 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 🙂
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!