I've actually written a couple of my own JS SSGs in the past 10 years. My first one started off as a couple of scripts strung together with Gulp, then moving to Wintersmith, then another of one the <i>x</i>-smith ones. Never doing that again.<p>Re-writing my current blog in Astro. [0]<p>Yes, it is more complex but that also means it has more features, features that I don't have to code or maintain myself. Simple features like rendering markdown to html. Or syntax highlighting. Or figuring out which markdown files to render where.<p>[0]: <a href="https://senhongo.com/blog/rebuilding-this-blog-in-astro" rel="nofollow">https://senhongo.com/blog/rebuilding-this-blog-in-astro</a>