README How to create a new post create the new post using huge CLI: hugo new posts/[title-of-post].md set "draft" to false in the post when done writing. copy contents of public folder to hellebusch.io-public repo and it should be picked up automatically.