Vue-element-admin: 如何将本项目跑在github.io下的

Created on 10 Nov 2017  ·  4Comments  ·  Source: PanJiaChen/vue-element-admin

http://panjiachen.github.io/vue-element-admin是使用了Github Pages的功能,默认会读index.html。但是在source选项中只看到gh-pages branch, master branch, mater branch /docs folder这3个选项。

本项目没看到有gh-pages分支, 或 /docs目录,请问是如何做的呢

question

Most helpful comment

一样的

All 4 comments

本项目没使用分支的形式部署 github.io 是另行打包之后 手动放到 PanJiaChen.github.io 下的。
当然你也可以用

  • docs/ 目录
  • master 分支
  • gh-pages 分支

的形式来处理

User or orhanization site & Project site。挂在PanJiaChen.github.io项目里了。

一直以为只有Project site。
两种方法最后生成的url是不是一样的?

一样的

yeah.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yanlee26 picture yanlee26  ·  3Comments

gateslu picture gateslu  ·  4Comments

343512292 picture 343512292  ·  3Comments

ghost picture ghost  ·  4Comments

eladcandroid picture eladcandroid  ·  4Comments