-
```
## Docs: http://hexo.io/docs/deployment.html
deploy:
type: git
repo:
git@github.com:youthy/youthy.github.io.git,master
git@gitcafe.com:youthy/youthy.git,gitcafe-pages
```
我的写法是这样,如果让…
-
在本地对标签作了修改,本地`hexo server`也能看到更新,但是执行`hexo d -g`上传到在heroku后,就看不到标签,对应标签的页面也没有更新。
感觉好像是对比页面是否修改上传的逻辑有些问题,有人遇到过类似情况么?
-
In a `.deploy_git` repo, if the `src refspec` is NOT `master`, deploy would fail.
e.g. The `src refspec` is `pages` in https://travis-ci.org/h404bi/notes/builds/63832305
`498 error: src refspec master…
-
MacBook-Pro% hexo d
ERROR Deployer not found: github
mac上部署hexo到github报错
-
[工单 #18: 报名签到入口的确定 · PyConChina/staticpycon - GitCafe](https://gitcafe.com/PyConChina/staticpycon/tickets/18)
-
第十期 -> @ComMouse
投稿: @at15 @arrowrowe @ComMouse
-
PyCon China 2011到2014年大会的网站都已经静态化,预计今后也会继续使用静态化网站,为此提议创建 pyconchina.github.io 项目仓库。这样可以:
1. 更好地利用 Github Pages 功能;
2. 发布页面(HTML)和生成工具(staticpycon)分离,易于维护;
3. 把 staticpycon 项目的 [staticuliweb](https://g…
-
在部署 gitcafe 时出错,主要用网上常说的两种方法:
1,用 github + branch
配置:
```
deploy:
type: github
repo: https://gitcafe.com/yujiangshui/hexo.git
branch: gitcafe-pages
```
报错:
```
➜ hexo git:(master) hexo d
[…
-
hexo d
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html
JS-YAML: bad indentation of a mapping entry at line 72, column 13:
repository: http…
-
![image](https://cloud.githubusercontent.com/assets/7354718/8447537/0531d29e-1fed-11e5-8a3e-baaca20d1fca.png)