Hey,
I'm Parker.

jekyll-build-server

Source Code: https://github.com/parkr/jekyll-build-server
Godoc: https://pkg.go.dev/byparker.com/go/jekyll-build-server

Ever want to have your own build server for your Jekyll sites? Me, too. This little Go server listens for requests from GitHub and runs Jekyll. Pretty easy stuff.

It gets cooler when you spin up a MySQL database for it. You can log all your previous builds and inspect them as they build. Pretty nifty, eh?

Check out the README for jekyll-build-server if you’re interested in learning more about how you can use this tool for your projects.

License

jekyll-build-server is licensed under the MIT License, copyright Parker Moore.