brew install hugo
git clone [email protected]:p-program/readme.git
git clone [email protected]:p-program/p-program.github.io.git
post='Riemann-Theorem';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
{{< 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" >}} <!-- 使用默认模式 -->