brew install hugo
git clone git@github.com:p-program/readme.git
git clone git@github.com:p-program/p-program.github.io.git post='Chrome-Is-Dead';hugo new content/post/$post.md
# edit latest *md file in the post directoryhugo
cd themes/axiom
git pull origin master
npm install
npm run prd{{< img src="/images/avatar.jpg" imgmode="rounded" >}}
{{< img src="/images/avatar.jpg" imgmode="border" >}}
{{< img src="/images/avatar.jpg" imgmode="grayscale" >}}
{{< img src="/images/avatar.jpg" >}} <!-- 使用默认模式 -->{{< toc >}}
toc.html中指向的超链接位置不对。