portal/_config.yml
2020-01-26 03:01:25 +01:00

23 lines
279 B
YAML

title: MEW-DOS v1.1
markdown: kramdown
url: ""
baseurl: "/neko/crt"
plugins:
- jekyll-paginate
paginate_path: "/blog/page:num/"
paginate: 4
future: true
defaults:
- scope:
path: ""
values:
layout: "post"
exclude: ['compile.sh', 'LICENSE', 'README.md']