Draft safe repo structure for Hugo

Objective: create a hugo website that hides drafts well and that still supports contributions via github issues. Disclaimer: Since the creation of this post I’ve moved to a cms to handle posting blogposts (just to aid writing with the smartphone). But the main principle of private repo that pushes changes to the public facing one to better support gihub contribution is still active and I still suggest you to implement it. ...