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