给初学者入门用的章回体指南
- Article: Git 聊天入门
- Slides: GitChat 基础介绍
How to build html and slides:
sudo apt-get install pandoc
// need pandoc version > 2.0pip install pandocfilters
git clone https://github.com/wkevin/GitChat.git
cd GitChat/
./build-html.sh [-c]
-c
clean first and then build