portal/_config.yml
Patrick Tschuchnig 539cc0e302 welp, mistake
2020-01-26 01:58:08 +01:00

21 lines
265 B
YAML

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