aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 03:30:50 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 03:30:50 +0300
commit888c21a7d9a284f3b77d13b0b1d41da0969c2397 (patch)
tree3afdf2d09bdcf0d99537d08fa418c1650589b6f0 /_config.yml
parentREADME: remove the obsolete Windows notes (diff)
downloadsorting-algorithms-888c21a7d9a284f3b77d13b0b1d41da0969c2397.tar.gz
sorting-algorithms-888c21a7d9a284f3b77d13b0b1d41da0969c2397.zip
remove unused stuff: posts, comments, sidebar, etc.
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/_config.yml b/_config.yml
index e78bd06..4be1c30 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,5 +1,4 @@
plugins:
- - jekyll-paginate
- jekyll-github-metadata
exclude:
@@ -10,12 +9,7 @@ exclude:
- serve.bat
- serve.sh
- README.md
- - posts/
-paginate: 10
-paginate_path: "/posts/page:num/"
-
-include_comments: true
minified_externals: true
bootstrap_version: 3.3.7