portal/_config.yml
2019-11-25 16:45:00 +05:30

20 lines
245 B
YAML

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"