Right now we have our generated HTML files checked into Git, which isn't great because merging any PR into trunk creates conflicts with all other open branches that Git can't automatically resolve.
(Bikeshed includes some hash of the document in the generated HTML.)
I am wondering if we can set up a tavis-cl workflow to re-generate the HTML on a commit so we can avoid this situation.