项目 blog 的源码
- 将
blog-code源码克隆到本地git clone git@github.com:zhuchuanlei/blog-code.git - 将
next样式源码克隆到本地git clone git@github.com:zhuchuanlei/hexo-theme-next.git themes/next - 修改
next配置,将source/other/_config.yml文件内容替换themes/next/_config.yml - 本地运行
npm start
npm run build