I have a static website through GitHub Pages, built on Jekyll-Bootstrap. My little website includes a lot of JavaScript, and for maintainability I would like all of the JavaScript to remain human-readable in the GitHub repo. But for the end-user of my website, I would prefer to minify the JavaScript. Is there some way to build a hook into the