Closed
Description
Unlike GitHub Pages, GitLab Pages gives you control over the pages build (a custom CI task). That means you can run Jekyll with the jekyll-asciidoc plugin, but get all the conveniences of automatic publishing that you get on GitHub Pages. We should promote this because it can save people a lot of time.
What we need to document is:
- A link to how to setup GitLab Pages
- A sample CI configuration that includes Jekyll and the jekyll-asciidoc plugin
Here's a start: