techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.8K
active users

#bssg

9 posts7 participants1 post today

In the next major release, most of the #BSSG themes will be refined, with an eye on performance and accessibility. And, when possible, it won't download Google fonts anymore, using system fonts. This could make some of the themes less eye-candy, but will improve privacy, speed and accessibility.

My right hand make me suffer a lot. Enough to not be able to work for a long time. Typing on the keyboard become a pain after 20'.
It's hard to configure jails, using #BSSG, writing a blog post or even #microblogging

In the same time I could have a book or an e-reader

It's time for me to stop those activities.

Hey BSSG friends!
Just rolled out a new experimental feature in the latest commit: a built-in dev server!
You can now run ./bssg.sh server to build your site and immediately preview it locally. It even temporarily tweaks your SITE_URL so all links work as expected during your local session. Options like --port, --host, and --no-build are there too.

It's still a bit experimental and relies on netcat (nc) being available on your system. I've tried to make the nc detection pretty robust, but there are so many versions out there! 😅

Would love for you to give it a spin if you're doing local development and let me know how it works for you!
Any feedback or bug reports are super helpful at this stage.
Happy static-site generating!