happypeter / gitbeijing

github 图解教程,献给曾经的北京 Git 用户组
http://gitbeijing.com
MIT License
265 stars 151 forks source link

说明

这里是 gitbeijing.com 项目的源码,基于 Gatsby 开发

deploy

rm -rf public
npm run build
cp CNAME public/
cp public/ gitbeijing.github.io/

Compiled code will be deployed to https://github.com/gitbeijing/gitbeijing.github.io