aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
new file mode 100644
index 0000000..324d762
--- /dev/null
+++ b/config.yaml
@@ -0,0 +1,17 @@
1title: "Mitja Felicijan"
2baseurl: "https://mitjafelicijan.com"
3description: "You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you."
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
13extras:
14 - template: index.xml
15 url: index.xml
16 - template: notes.xml
17 url: notes.xml