1title: "Title of your website"
2baseurl: "https://example.com"
3description: "My new shitty website"
4language: "en-us"
5
6# Code highlighting.
7# https://swapoff.org/chroma/playground/
8highlighting: "vs"
9
10# Minifies output HTML (including inline CSS, JS).
11minify: true
12
13# Other generaters, in this case RSS generator.
14extras:
15 - template: index.xml
16 url: index.xml