aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/_config.yml
blob: 17986c75649a3ce25339d97f32bc9a8098d13eb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
destination: production
markdown: redcarpet
redcarpet:
  extensions: ["tables"]
paginate: 10
highlighter: pygments
sass:
  sass_dir: _sass
gems: [jekyll-paginate]

version: "master"

main_site_url: https://www.bazel.build
docs_site_url: "/"
blog_site_url: https://blog.bazel.build