Skip to content

p-program/readme

Repository files navigation

P=NP

clone

brew install hugo
git clone [email protected]:p-program/readme.git
git clone [email protected]:p-program/p-program.github.io.git

new post

post='Riemann-Theorem';hugo new content/post/$post.md
# edit latest *md file in the post directory

architecture

themes

axiom

cd themes/axiom
git pull origin master
npm install
npm run prd

在 Markdown 中这样使用 Shortcode

{{< 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" >}}  <!-- 使用默认模式 -->

About

All CODE guidelines are bullshit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •