# Site settings
+baseurl: ""
url: "https://www.ralfj.de"
permalink: "/blog/:year/:month/:day/:title.html"
timezone: "Europe/Berlin"
- scope:
path: "" # all files in the project
values:
- layout: "page"
+ layout: "default"
- scope:
path: ""
type: "posts"
values:
rss: true
- pretitle: "Ralf's Ramblings"
+ vars: "blog-page.html"
# Build settings
markdown: kramdown