aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
blob: dd3816167b5be86e56304261cdd48d7f77e8929f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
baseurl: /sorting-algorithms
gems: [jekyll-paginate]
paginate: 10
include_comments: true
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