aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-09 01:53:33 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-09 01:53:33 +0300
commit512feb4e54081d358ef5df0160673a02b7a58aee (patch)
tree0e0d50ba6b6af5a6f5c23a3acc533d217d27452f /_config.yml
parentbump jekyll-theme (diff)
downloadblog-512feb4e54081d358ef5df0160673a02b7a58aee.tar.gz
blog-512feb4e54081d358ef5df0160673a02b7a58aee.zip
bump jekyll-theme
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml17
1 files changed, 4 insertions, 13 deletions
diff --git a/_config.yml b/_config.yml
index d71875c..50d2981 100644
--- a/_config.yml
+++ b/_config.yml
@@ -3,6 +3,7 @@ plugins:
- jekyll-paginate
- jekyll-github-metadata
- jekyll-remote-theme
+ - jekyll-default-layout
exclude:
- Gemfile
@@ -20,23 +21,13 @@ defaults:
path: ""
type: pages
values:
- layout: default
+ layout: page
navbar_priority: 999
- scope:
path: ""
- type: posts
- values:
- layout: post
- - scope:
- path: ""
type: notes
values:
- layout: note
- - scope:
- path: categories
- type: pages
- values:
- layout: category
+ layout: page
highlighter: rouge
markdown: kramdown
@@ -50,7 +41,7 @@ paginate: 10
# jekyll-github-metadata
repository: egor-tensin/blog
# jekyll-remote-theme
-remote_theme: egor-tensin/jekyll-theme@823883ffc36d5b9c02b64a545061c740364e7454
+remote_theme: egor-tensin/jekyll-theme@3e22ef60fd2e89dc0817ff2c1a19178d91e23981
# egor-tensin/jekyll-theme
bootstrap_version: 3.3.7