brew/docs/_config.yml
Mike McQuaid eaf8cc1be0 docs.brew.sh: use brew.sh theming.
Unfortunately there's no easy way to share this code with the brew.sh
site but it's at least able to have the `css/`, `img/` (root) and
`_layouts` directories in sync between the two repositories.

Some small CSS tweaks were needed to make these pages render more
attractively.
2017-03-05 15:25:51 +00:00

6 lines
95 B
YAML

exclude: [bin, vendor, CNAME, Gemfile, Gemfile.lock]
gems:
- jekyll-feed
- jekyll-seo-tag