Commit 8f5e7c36 authored by Heather McNamee's avatar Heather McNamee Committed by James Edwards-Jones

Update links to new pages group.

parent 8fc3030a
...@@ -307,8 +307,8 @@ See an example that has different files in the [`master` branch][jekyll-master] ...@@ -307,8 +307,8 @@ See an example that has different files in the [`master` branch][jekyll-master]
and the source files for Jekyll are in a [`pages` branch][jekyll-pages] which and the source files for Jekyll are in a [`pages` branch][jekyll-pages] which
also includes `.gitlab-ci.yml`. also includes `.gitlab-ci.yml`.
[jekyll-master]: https://gitlab.com/gitlab-examples/pages-jekyll-branched/tree/master [jekyll-master]: https://gitlab.com/pages/jekyll-branched/tree/master
[jekyll-pages]: https://gitlab.com/gitlab-examples/pages-jekyll-branched/tree/pages [jekyll-pages]: https://gitlab.com/pages/jekyll-branched/tree/pages
## Next steps ## Next steps
...@@ -320,17 +320,17 @@ what more you can do with GitLab Pages. ...@@ -320,17 +320,17 @@ what more you can do with GitLab Pages.
Below is a list of example projects for GitLab Pages with a plain HTML website Below is a list of example projects for GitLab Pages with a plain HTML website
or various static site generators. Contributions are very welcome. or various static site generators. Contributions are very welcome.
- [Plain HTML](https://gitlab.com/gitlab-examples/pages-plain-html) - [Plain HTML](https://gitlab.com/pages/plain-html)
- [Jekyll](https://gitlab.com/gitlab-examples/pages-jekyll) - [Jekyll](https://gitlab.com/pages/jekyll)
- [Hugo](https://gitlab.com/gitlab-examples/pages-hugo) - [Hugo](https://gitlab.com/pages/hugo)
- [Middleman](https://gitlab.com/gitlab-examples/pages-middleman) - [Middleman](https://gitlab.com/pages/middleman)
- [Hexo](https://gitlab.com/gitlab-examples/pages-hexo) - [Hexo](https://gitlab.com/pages/hexo)
- [Brunch](https://gitlab.com/gitlab-examples/pages-brunch) - [Brunch](https://gitlab.com/pages/brunch)
- [Metalsmith](https://gitlab.com/gitlab-examples/pages-metalsmith) - [Metalsmith](https://gitlab.com/pages/metalsmith)
- [Harp](https://gitlab.com/gitlab-examples/pages-harp) - [Harp](https://gitlab.com/pages/harp)
Visit the gitlab-examples group for a full list of projects: Visit the GitLab Pages group for a full list of example projects:
<https://gitlab.com/groups/gitlab-examples>. <https://gitlab.com/groups/pages>.
### Add a custom domain to your Pages website ### Add a custom domain to your Pages website
...@@ -458,6 +458,6 @@ For a list of known issues, visit GitLab's [public issue tracker]. ...@@ -458,6 +458,6 @@ For a list of known issues, visit GitLab's [public issue tracker].
[gitlab runner]: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner [gitlab runner]: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner
[pages]: ../ci/yaml/README.md#pages [pages]: ../ci/yaml/README.md#pages
[staticgen]: https://www.staticgen.com/ [staticgen]: https://www.staticgen.com/
[pages-jekyll]: https://gitlab.com/gitlab-examples/pages-jekyll [pages-jekyll]: https://gitlab.com/pages/jekyll
[metarefresh]: https://en.wikipedia.org/wiki/Meta_refresh [metarefresh]: https://en.wikipedia.org/wiki/Meta_refresh
[public issue tracker]: https://gitlab.com/gitlab-org/gitlab-ee/issues?label_name=Pages [public issue tracker]: https://gitlab.com/gitlab-org/gitlab-ee/issues?label_name=Pages
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