6 Commits

Author SHA1 Message Date
dependabot[bot]
c40f7b80cd
Bump github-pages from 185 to 186 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 185 to 186.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v185...v186)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-30 01:30:16 +00:00
dependabot[bot]
9dbb390b8c
Bump github-pages from 183 to 185 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 183 to 185.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v183...v185)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-14 15:34:22 +00:00
Mike McQuaid
bb807d813a docs: fix Jekyll theme usage.
Need to use `remote_theme` not `theme` for this to work on GitHub Pages.
Handily, though, this removes the need for making and uploading a gem.
2018-05-02 20:00:22 +01:00
dependabot[bot]
f2de2d7bd6
Bump github-pages from 158 to 183 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 158 to 183.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v158...v183)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-05-02 17:12:22 +00:00
Mike McQuaid
21dba9228c Use Homebrew’s Jekyll theme
These means we can remove a bunch of the HTML from this repository and
move it to https://github.com/homebrew/jekyll-theme-homebrew.
2018-05-02 17:57:32 +01:00
Mike McQuaid
2f522ff04b docs: update gems.
- check in the Gemfile.lock
- use a modern Ruby version
- remove gem upper limits
2018-01-15 09:55:28 +00:00