blob: 61ba5baa999979ae3ff56f7fc426d341a4f84043 (
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.6
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
|