#SSG #StaticSiteGenerator #WebDev
RE: https://mastodon.social/@jimniels/116197448348633013
I pushed a new Nanoc release, 4.14.7, which improves incremental compilation speed.
Release notes: https://nanoc.app/release-notes/#4-14-7-2026-03-07
Yesterday was the "Digital Independence Day", which I only learned of, today. Coincidentally yesterday I wrote my first blog post in years! I used to be on wordpress.com for nearly a decade, then moved my blogging to #g+ #facebook, #linkedin and co.
With the process of shutting down all my #ustech and #bigtech accounts, I felt the need of having a place to myself again, where I could share my thoughts. For now, I've decided to use #zola as a static site generator, which gets hosted to @Codeberg
Here's my successful "Hello, world!" that'll allow me to further my journey towards #digitalindependence as this static site will not only replace my old blogging software, but I plan to replace with it so much more! What a fitting coincidence, to have that post see the light of day on the Digital Independence Day :)
https://pygospa.codeberg.page/posts/hello-world
#zola #wordpresscom #codeberg #woodpeckerci #digitalindependenceday #newblog #newbie #introduction #blogosphere #staticsite #staticsitegenerator #unplugTrump
You don't need to roll your own web app or anything, but if you are just serving information, use a static site generator. There are many great options that are very accessible.
Hej alle,
Jeg vil gerne verificere min hjemmeside med min mastodon-profil, eller er det omvendt?
Jeg kan se her, at jeg skal sætte en lille html-bid ind på min hjemmeside. Mit problem er at jeg ikke ved, hvor på hjemmesiden jeg skal smide det ind, og om det kan fungere med den static site generator jeg bruger.
Min hjemmeside-kode er her: https://github.com/majorblazr/kombinationen
(Yes vil gerne skifte fra github)
og hjemmesiden er her: https://kombinationen.dk/
Er der en venlig sjæl der kan guide mig videre?🫣 😇
I don't think my coworkers are as impressed as they should be that I built a search interface into our #StaticSiteGenerator.
I forgot! Here's a little change of my script that launch your browser after starting Jekyll 🏔️👉 https://codeberg.org/xolatgames/jekyll-plus-browser 🧪
And, I also want to share you another one thing. But I will do this on my Devlog 📝 on my website soon 👉 https://xolat.games/devlogs/ 😉
#jekyll #bash #linux #script #scripts #staticwebsite #staticwebsitegenerator #websitegenerator #staticsite #staticsitegenerator #sitegenerator #codeberg
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.
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!