通过hexo+github+trvis-ci搭建个人博客
github1. 在github中新建仓库并命名为 github用户名.github.io的仓库
2.新增token
保存好生成的 token,后面用于配置 travis-ci
3.新建一个hexo分支用于存储后面的项目(分支可以自定义,后面配置中保持一致即可)安装node.jsmac下载地址:https://nodejs.org/en/其他系统,请自行寻找,如不本地调试,node.js也可以不装
node.js我使用的12.21.0版本,最新版的node.js在hexo构建后会报错
1234567(node:25044) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency(Use `node --trace-warnings ...` to show where the warning was created)(node:25044) Warning: Accessing non-existent proper ...
2021
2021年了!!!!!!!!!!一起加油呀