Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 209 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 209 Bytes

BNG 技术博客

Forked from mzlogin

How to use

#shell with git & ruby installed

git clone [repo clone url]
cd elcbng.github.io
gem install bundler
bundle install
bundle exec jekyll serve