samples/_config.yml

19 строки
347 B
YAML

encoding: utf-8
exclude: [vendor]
gh_pages_url_prefix: https://googlechrome.github.io/samples
gh_url_prefix: https://github.com/googlechrome/samples/blob/gh-pages
plugins:
- jekyll-sitemap
defaults:
-
scope:
path: ""
values:
layout: "default"
exclude:
- package.json
- README.md
- node_modules
- Gemfile
- vendor