Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 327 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 327 Bytes

My Blog

use jekyll

  • rename post files and move asset

jekyll need ruby, install rvm first

rvm install 3.0.0
rvm use 3.0.0
gem install bundler jekyll

usage:

source /etc/profile.d/rvm.sh # add to zshrc
jekyll serve

jekyll admonition 写法 https://github.com/Helveg/jekyll-gfm-admonitions