I have a base repository for the site (user.github.io) and a repository "repo" that acts like a page (user.github.io/repo/). Is there a way to change the url of the page to user.github.io/r/ without changing the name of the repository?
I have a base repository for the site (user.github.io) and a repository "repo" that acts like a page (user.github.io/repo/). Is there a way to change the url of the page to user.github.io/r/ without changing the name of the repository?
If you don't need a separate project page for repo, you could do the following:
r in the user/user.github.io repository.user/repo to this directory.