Today sees the escape of BlogMore v1.13.0, with a feature suggested by @andyc
Another day, another wee tweak to BlogMore: https://blog.davep.org/2026/03/12/blogmore-1-12-0.html
Still messing with BlogMore, my experimental #SSG that I'm building for my own blog.
Even more BlogMore: https://blog.davep.org/2026/03/10/even-more-blogmore.html
#SSG #StaticSiteGenerator #WebDev
RE: https://mastodon.social/@jimniels/116197448348633013
🐫 Hey !
YOCaml 3.0 is out !
https://discuss.ocaml.org/t/ann-yocaml-a-framework-for-static-site-generator/15393/12
I'm testing the new BSSG test build. I've been working on it for a while to refactor the build process and move it entirely to RAM (optionally, for now).
On my OpenBSD Amsterdam VPS (single core, spinning drives), build times are cut down to less than a third of the last release, and on other devices it takes about half the time, with zero I/O.
The current caching system isn't exactly rock-solid, and personally, I prefer a faster full build over maintaining all that complexity.
I'll probably upload everything as soon as I've ironed out a couple of bugs, in the coming days.
You want to start a blog but don't know where to start?
Maybe have a look at Jekyll a Static Site Generator (SSG).
Spin up a blog in minutes and get writing, giving you the freedom to create your content.
I have a blog post on How To: Install Jekyll on Arch Linux.
Blog: https://fshng.xyz/posts/howto-jekyll-install-arch/
Or dive right in and head to their page on getting started.
Here: https://jekyllrb.com/docs/
#archlinux #jekyll #web #development #ssg #blog #markdown #opensource #llinux #fshng
Inspired by the Now page concept created by @sivers, I've finally published /now on my #PersonalWebsite! https://bm.gy/now
Had to tweak my #StaticSiteGenerator just a bit to accommodate this unique new post type: The latest post will always be displayed in full at /now, with past entries eventually appearing as a simple list right below it.
That was a fun technical exercise as well as a nice excuse to reflect. Highly recommended!
Still looking for #GraphicDesign and #FrontEnd work!
I've spent 5 years learning and 3 years doing (and still learning)!
I can make templates for CMS, plain HTML/CSS/JS, entire sites with #SSG , name it.
I'm also experienced with print, editorial or poster. I'd love to work on a print publication!
And if your thing is designers who use open tools, I'm here.
If you need help, please reach out! ☺️

I've added a #PlainText exporter to my bespoke #StaticSiteGenerator.
Most pages on my site now have .txt counterparts, which for now you can access by appending the extension to the URL directly, e.g. https://balintmagyar.com/colophon.txt
I'd like to look into hosting #GeminiProtocol and/or #Gopher mirrors of my site at some point, and this felt like a logical step towards that. Shout out to @fab for the inspiration!