brew install hugo
git clone [email protected]:p-program/readme.git
git clone [email protected]:p-program/p-program.github.io.git
post=OAM
hugo new content/post/$post.md
# edit latest *md file in the post directory
cd themes/axiom
git pull origin master
npm install
npm run prd