aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
blob: ae386144669ca7d7f2c6804ffa01c17b60fed10a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
baseurl: /cpp_tips
gems: [jekyll-paginate]
paginate: 10
include_comments: true
excerpt_separator: ""
bootstrap_version: 3.3.5
jquery_version: 1.11.3
html5shiv_version: 3.7.2
respond_version: 1.4.2
minified_externals: true
exclude:
  - Gemfile
  - Gemfile.lock
  - LICENSE.txt
  - serve.bat
  - README.md