【发布时间】:2018-04-15 12:52:29
【问题描述】:
我尝试在我的 GithubPage 上部署 Hexo。
生成过程看起来不错,但是当我将它部署到我的 GithubPage 时发生错误。
这是 _config.yml 中的部署部分:
# Deployment
## Docs: https://hexo.io/docs/deployment.html
deploy:
type: git
repo: https://github.com/ZhangYuef/ZhangYuef.github.io.git
# branch: Hexo
生成
那么那里发生了什么? 谢谢帮助! :)
【问题讨论】:
标签: node.js github-pages hexo