0
0
Fork 0
zblog/README.md

310 B

zblog

This is the third version of the zero-knowledge.org blog. This is generated with hugo.

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