Dev Tech blog by touyu. Requirements Hugo v0.69.0/extended Setup $ git clone --recursive git@github.com:touyu/dev.git Development Create a article. $ hugo new posts/hello.md Start the server. $ hugo server -D