Hacker News new | ask | show | jobs
by kryptk 2807 days ago
For what it's worth, this is the problem GitLab Pages solves. A simple "git push" to a properly to figured repo will rebuild and redeploy your static site, the actual html output doesnt go into the repo.
1 comments

This is for people who don't want to setup and manage a deployment pipeline hooked up to a git source code repo.