Join Nostr
2026-04-23 16:55:54 UTC

Daniel Schildt on Nostr: What would be the easiest way for running automated local builds of websites on a ...

What would be the easiest way for running automated local builds of websites on a Linux computer? I have been using Netlify since ~2017, but it has been getting worse every year. I have a web hosting account on a traditional service provider, and would want to run builds locally when Git push commits happen. That way I would have somewhat similar basic functionality for building static site generated websites, without relying on 3rd party build services.

#WebDev #HomeLab