github 图解教程,献给曾经的北京 Git 用户组
这里是 gitbeijing.com 项目的源码,基于 Gatsby 开发
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
happypeter
Back