hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.7K
active users

@neil Could even write that HTML file in record time with LibreOffice as it can save to that format.
@neil That said for most businesses it's likely the easiest to just rent a managed wordpress, this way they don't have to explain file uploads to anyone who'd need to edit the site. (Kind of awkward what's common knowledge for people…)
Raven667

@lanodan @neil This is something that a small army of small web developers can make a living on too. I used to room with a guy who made just these kinds of sites for small businesses, just enough PHP so the owner could post events or list their drink specials but mostly static designs using the colors and images. They kept themselves in beer money and rent (tbf many of their clients were bars and paid in-kind) as basically a human-powered Squarespace/Wix, without the complexity.

@lanodan @neil We don't really need large monopoly businesses squeezing all the value (and then enshittifying) out to themselves when the same money could buy a whole lot of distributed capacity and expertise as well as a more thriving economy, rich shareholders only can buy so much shit, whereas well-supported workers can in turn support more themselves.

@raven667 @neil True, that said it looks like most of the local web agencies these days tend to heavily base themselves on wordpress, which makes sense as it's much less work to do.

And of course for businesses having a bit of design work done likely helps a lot to avoid looking like a generic website (even if I've seen way too many generic bootstrap sites).
But design doesn't means you need a whole bunch of frameworks, specially in the shipped version.
web.archive.orgEvery Fucking Bootstrap Website EverThe same fucking bootstrap page everyone makes.

@lanodan @raven667 @neil oh, no, wordpress is definitely not less work. Theming wordpress is an absolute nightmare unless you want it to look exactly like every other wordpress site. If you don't need dynamic content, plain HTML is faster to write, faster to serve and orders of magnitude less stressful to host.