org-static-blog-3c
I have had my eye on org-static-blog for some time to use as the foundation for my first blog. Bastian Bechtold has done an excellent job creating a simple and functional piece of Emacs Lisp. Using just HTML and CSS for my site was also important to me, and this platform gave me exactly the base I wanted to get started with.
Naturally, I wanted something a touch different and decided, rather than shop around, I would fork and modify Bastian's code to fit my own needs. Thus, org-static-blog-3c; a three-column static blog with styling inspired by musicForProgramming(); who built their site with Svelte.
Kudos to musicForProgramming(); for creating a website that really captured their vibe and makes me smile every time I visit. There will be small changes here and there, I suspect, to org-static-blog-3c. As simplicity was the drive behind using org-static-blog in the first place, I will also keep any future updates simple.