Commit 4cb3ab83 authored by Brandon Houghton's avatar Brandon Houghton

Clarify instructions for making user/group site

parent 055a9333
......@@ -94,8 +94,9 @@ You can also take some **optional** further steps:
- _Make it a user or group website._ To turn a **project website** forked
from the Pages group into a **user/group** website, you'll need to:
- Rename it to `namespace.gitlab.io`: navigate to project's **Settings** >
expand **Advanced settings** > and scroll down to **Rename repository**.
- Rename it to `namespace.gitlab.io`: go to your project's **Settings**
and expand **Advanced**. Scroll down to **Rename repository** and change
both the project name and the path to `namespace.gitlab.io`.
- Adjust your SSG's [base URL](#urls-and-baseurls) from `"project-name"` to
`""`. This setting will be at a different place for each SSG, as each of them
have their own structure and file tree. Most likely, it will be in the SSG's
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment