小编ada*_*dam的帖子

GitHub页面:重定向custom.domain.tld> user.github.io/project/

正如主题所说,我希望将我的自定义域重定向到特定项目的gh-pages分支.

我很容易得到标准行为:

  • custom.domain.tld> user.github.io(静态内容位于github.com/user/user.github.io/ master branch中)
  • custom.domain.tld/project /> user.github.io/project (静态内容位于github.com/project/ gh-pages分支中)

但我无法弄清楚如何得到这个:

  • custom.domain.tld> user.github.io/project (静态内容所在的位置github.com/user/project/ gh-pages分支)

我非常感谢指针.

github-pages

10
推荐指数
1
解决办法
1607
查看次数

标签 统计

github-pages ×1