diff options
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 24 |
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 @@ | |||
| 1 | title: "Mitja Felicijan" | ||
| 2 | baseurl: "https://mitjafelicijan.com" | ||
| 3 | description: "You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you." | ||
| 4 | language: "en-us" | ||
| 5 | |||
| 6 | # Code highlighting. | ||
| 7 | # https://swapoff.org/chroma/playground/ | ||
| 8 | # highlighting: "pygments" | ||
| 9 | highlighting: "vs" | ||
| 10 | |||
| 11 | # Minifies output HTML (including inline CSS, JS). | ||
| 12 | minify: true | ||
| 13 | |||
| 14 | extras: | ||
| 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 | ||
