- 博客(4)
- 收藏
- 关注
转载 把本地博客放git
把本地这些文件放在git上 创建git仓库 $ git init 添加到远程 $ git remote add origin git@github.com:zhaikaishun/zhaikaishun.github.io.git 先拉一下 $ git pull origin master 添加,我这里不懂为什么第一次要加-f $ git add .gitig...
2018-08-07 01:45:02 91
原创 脑壳疼的Hexo+Github建立个人博客的方法(搞了两天要秃了)
下载安装git(https://gitforwindows.org/): 点next 下载 nodeJs(https://nodejs.org/en/): 点next 环境配置(https://www.jianshu.com/p/03a76b2e7e00) 注册github账号: 新建一个仓库(New repository) Repository name:(Owner).github....
2018-08-06 19:51:28 227
原创 搭建 hexo,在执行 hexo deploy 后,出现 error deployer not found:github 的错误
hexo 更新到3.0之后,deploy的type 的github需要改成git npm install hexo-deployer-git --save 改了之后执行,然后再部署
2018-08-04 14:05:53 2160
转载 Error spawning cl.exe
https://jingyan.baidu.com/article/546ae185392fb71148f28c5f.html
2018-07-19 01:46:37 132
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人