Create _config.yml
This commit is contained in:
parent
69488aa2e0
commit
9a53a578bb
19
_config.yml
Normal file
19
_config.yml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
title: "Dark Reader"
|
||||||
|
markdown: kramdown
|
||||||
|
url: ""
|
||||||
|
baseurl: "/jekyll-theme-dark-reader"
|
||||||
|
|
||||||
|
plugins:
|
||||||
|
- jekyll-paginate
|
||||||
|
- jemoji
|
||||||
|
|
||||||
|
paginate_path: "/page:num/"
|
||||||
|
|
||||||
|
paginate: 5
|
||||||
|
|
||||||
|
defaults:
|
||||||
|
-
|
||||||
|
scope:
|
||||||
|
path: ""
|
||||||
|
values:
|
||||||
|
layout: "post"
|
Loading…
Reference in New Issue
Block a user