【发布时间】:2014-01-20 15:27:57
【问题描述】:
所以我关注this guide here to create a Github page
我创建了一个存储库,将其克隆到我的项目目录并推送,终于到了最后一步:
Fire up a browser and go to http://username.github.io. Give it a couple of minutes for your page to show up—there will be a delay this very first time. In the future, changes will show up pretty much instantly.
我的 Github 回购链接是这样的: https://github.com/leongaban/gabanco
所以我假设我的 Github 页面链接是:
http://leongaban.gabanco.github.io/
或
但是目前这两个链接都不起作用:(
之前有人创建过 Github 页面吗?最后我想试试 Jekyll。
【问题讨论】:
-
查看官方文档here
标签: git github github-pages