aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-11-01 22:54:27 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-11-01 22:54:27 +0100
commit2417a6b7603524dc5cd30d29b153f91024b9443d (patch)
tree9be5ea8e5baba96dd9159217da6badf6157fb595 /config.yaml
parent89ba3497f07a8ea43d209b583f39fcc286acc923 (diff)
downloadmitjafelicijan.com-2417a6b7603524dc5cd30d29b153f91024b9443d.tar.gz
Move to Jekyll
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml24
1 files changed, 0 insertions, 24 deletions
diff --git a/config.yaml b/config.yaml
deleted file mode 100644
index 16f8ffd..0000000
--- a/config.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
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/
8# highlighting: "pygments"
9highlighting: "vs"
10
11# Minifies output HTML (including inline CSS, JS).
12minify: true
13
14extras:
15 - template: index.xml
16 url: index.xml
17 - template: notes.xml
18 url: notes.xml
19 - template: robots.txt
20 url: robots.txt
21 - template: sitemap.xml
22 url: sitemap.xml
23 - template: radio.pls
24 url: radio.pls