src for hustcv.github.io
pip install pelican markdown
git clone http://github.com/hustcv/cvrg
# Add blog into content
cd cvrg
./push
git add . && git commit -m "new blog" && git push
test fangfgang
Only members of hustcv are allowed to push new blog.