Can I have my GitHub Pages index.html in a subfolder of the repository?

后端 未结 6 744
再見小時候
再見小時候 2020-12-02 13:08

I\'m trying to use GitHub pages to host a Doxygen site. Ideally, I\'d like to be able to push the generated files and directories to GitHub without having to tweak them at a

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-02 13:55

    You now have the option to use the /docs folder of the master branch as the root of your GitHub Pages website.

提交回复
热议问题