SSGs Are Good, Actually
14 August 2024

This article is sorta an addendum to my previous article about people not using blogs, so read that first if you want to. Anyways, people don't seem to like SSGs, as my friend bravely demonstrated here in an act of true determination.

 SSG SLANDER!!!

His brave sacrifice will be immortalized through this article.

The dislike of SSGs, from my observations seems to stem from two primary sources, people feeling as though it looks too difficult, and people who feel it takes the "fun" out of website creation. For the sake of maintaining rationality, I'll primarily be focusing on the former, until I get bored, in which case I will certainly rant about the latter.

Now, I fully understand why many people feel as though SSGs look difficult, I mean you're going from a few HTML and CSS files to whatever the hell this is...

 The file structure of the site you're reading this on

However, the barrier to entry of reading a few docs (or a 6 minute video... https://www.youtube.com/watch?v=kzf9A9tkkl4) is very much worth the ease of use you gain, and nowadays, a lot of static site generators seem to be easy to set up in mere minutes. (I hear good things about Hugo, I of course chose the one SSG with terrible documentation and like two tutorials, shoutout to 11ty). The benefit of using an SSG isn't in how easy they are to set up (in my opinion...), but rather, how easy they make maintaining your site. This whole article is being written on a single markdwon document, I haven't even touched HTML or CSS for it, my SSG does all the work for me, provided I give it the templates needed.

Building on yesterdays point, and the words of an anonymous commenter that I agree with, a large part of why there's so many untouched blogs on the Indie Web is because of how much work it takes to publish an article without an SSG. People need to manually create new HTML and CSS files, and format the whole thing with HTML text elements, which, speaking from experience, is a pain in the ass.

I encourage literally anyone looking to update or remake their sites to at least try using an SSG when they do it, all you need to do is follow the documentation and give it a few templates, after that, maintaining your site is as simple as writing. Don't be one of those people that has whole sections of their sites that they update once every two years, use an SSG. It's that easy.

Alright, before I finish this article up, I feel it's my duty to address the not using an SSG being "fun" part of the argument, and I'll do so in a single sentence. If it's so fun to run your website without an SSG, why do you never post anything???? (and if you do maitnain a blog without an SSG, shoutout to you, but there's something wrong with you)

TL;DR: SSGs make everything easier and save your firstborn child's life, use them or suffer. Tm out.

article's over, say stuff, if you want

copyright trademarkhell.net 2024-