例如,我有这个github页面站点:foobar.github.io 我有一个名为repo的存储库,我想为它创建一个子域,如下所示:repo.foobar.github.io 这有可能吗?当我想要选择repo.foobar.github.io作为存储库的githubpages设置的自定义域时,我得到了这个错误: You cannot use CNAMEs ending with github.io, github.com, or githu
如何使用gitlab (或GitHub Actions)设置CI/CD workflow,该gitlab(或GitHub Actions)可生成我自己的Read the Docs站点并使用gitlabpages免费托管 在gitlab或github上是否有一个支持fork的示例repo,我可以使用它来自生成和自托管我自己的Read the Docs站点?