blob: 925b4adb14307b3875fabf634a56dec222efeae6 (
plain)
1
2
3
4
5
6
7
8
9
|
# Site settings
title: systemd
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://systemd.io" # the base hostname & protocol for your site
permalink: /:title/
# Build settings
markdown: kramdown
|