> On Sep 6, 2016, at 05:47, Ben Rimmington via swift-evolution > <[email protected]> wrote: > > > >> On 6 Sep 2016, at 07:11, Jacob Bandes-Storch <[email protected]> wrote: >> >> Is it possible to have a repo named apple.github.io, and still allow >> individual repos having their own pages (like >> apple.github.io/swift-evolution)? > > The `username.github.io` and `username.github.io/projectname` combination > works for me. > > The `orgname.github.io` and `orgname.github.io/projectname` combination > should also work (but I haven't tried it). > > <https://help.github.com/articles/user-organization-and-project-pages/> > > — Ben
Thanks for the suggestion, Ben. After a bit of discussion we’ve put in a redirect to github.com/apple/, which is definitely better than just 404ing. Jordan _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
