fixes gitlab-ci (original state)
Same thing here @axil ( as in pages/hugo!4)
I don't know why my forked `master ` branch was merged to the upstream... The MR I added to update the "readme" was coming from a branch in the Pages group, not from my forked project.
Anyway, this MR will bring the `.gitlab-ci.yml` to its original state.
See merge request !5
update README
Fixes#2
- Add note: preview site at `localhost:1313/hugo/` - see https://gitlab.com/pages/hugo/issues/2#note_4728574 - no need to add `--baseurl` flag to the `server` command (tested locally)
- Move the step "Generate the website: `hugo`" to the end - it's a non-required step
- Add note regarding user/group site and custom domain
cc/ @axil
See merge request !2