Docs: Hugo tutorial is incorrect
The Hugo tutorial refers to a menu that no longer exists: Settings > Pages.
I was trying to help a friend build a Hugo site and wasn't able to follow the steps--is it possible to set up a Pages site without following the wizard at Deploy > Pages? I think maybe the whole tutorial needs a review? But if not, at least the part that refers to outdated UI.
(I searched the rest of the docs for Settings > Pages and didn't find any results other than this page.)
Another potential issue--on this page: https://docs.gitlab.com/ee/user/project/pages/getting_started/pages_new_project_template.html
It says to go to Deploy > Pages to find the link to your Pages website. But instead, all you get is a wizard.
How do you find the link to your Pages URL?
Implementation guide
-
In https://docs.gitlab.com/ee/tutorials/hugo/#deploy-and-view-your-hugo-site, add the following at the end of the deploy steps: When the pipeline is finished, go to **Deploy > Pages** to find the link to your Pages website.
-
In https://docs.gitlab.com/ee/user/project/pages/, above https://docs.gitlab.com/ee/user/project/pages/#access-to-your-pages-site add a new h2 task topic, for example "Find your GitLab Pages URL" that conveys the same as: "When the pipeline is finished, go to Deploy > Pages to find the link to your Pages website." + link to https://docs.gitlab.com/ee/user/project/pages/getting_started_part_one.html