Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我你有一个带有 Jekyll 渲染页面的 github 帐户:
username.github.com
是否可以使用那里的布局来呈现您的项目页面:
username.github.com/projectname
如果是这样,怎么做?
是的,没有。您可以使用布局在您的 username.github.com存储库的projectname 路径中呈现文件。但是,如果您将页面放入projectname repo,除非您将它们复制进去,否则该 repo 将无法访问相同的布局。
projectname