zblog ===== This is the third version of the zero-knowledge.org blog. This is generated with [hugo](http://gohugo.io/). how to use ---------- Either start a small server which refreshes the pages on change with ``` hugo server --watch --verbose --buildDrafts ``` or generate everything with ``` hugo ```