hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
39.34k stars 4.84k forks source link

请教一下,托管到github的gitpages上,为何样式和逻辑都没有加载上呢,非常感谢 #2248

Closed yanlee26 closed 7 years ago

yanlee26 commented 7 years ago

before you submit your issue, please delete all the example code in template

Environment Info

Node version(node -v)

v5.7.0

Your site _config.yml

# Hexo Configuration
...

Your theme _config.yml

# Hexo Configuration
...

Plugin version(npm ls --depth 0)

hexo-vanilla-site@0.0.0 ~/hexo-vanilla-site
├── hexo@3.1.1
├── hexo-generator-archive@0.1.4
├── hexo-generator-category@0.1.3
├── hexo-generator-index@0.2.0
├── hexo-generator-tag@0.2.0
├── hexo-renderer-ejs@0.1.1
├── hexo-renderer-marked@0.2.10
├── hexo-renderer-stylus@0.3.1
└── hexo-server@0.1.3

For BUG

For question

just push question

For feature request

just push feature request

NoahDragon commented 7 years ago

和这个https://github.com/hexojs/hexo/issues/2244 issue类似?