init git submodule update --init
update themes git submodule foreach git pull
local run hugo server --gc --minify
local run with draft hugo server -D --gc --minify
build hugo --gc --minify
create new post hugo new content --kind tools tools/xxx.md
create new post hugo new content --kind subdirectory tools/xxx