From 2417a6b7603524dc5cd30d29b153f91024b9443d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 1 Nov 2023 22:54:27 +0100 Subject: Move to Jekyll --- config.yaml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 config.yaml (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml deleted file mode 100644 index 16f8ffd..0000000 --- a/config.yaml +++ /dev/null @@ -1,24 +0,0 @@ -title: "Mitja Felicijan" -baseurl: "https://mitjafelicijan.com" -description: "You do not learn by relaxing. You learn by violently assaulting your problem until it surrenders its mysteries to you." -language: "en-us" - -# Code highlighting. -# https://swapoff.org/chroma/playground/ -# highlighting: "pygments" -highlighting: "vs" - -# Minifies output HTML (including inline CSS, JS). -minify: true - -extras: - - template: index.xml - url: index.xml - - template: notes.xml - url: notes.xml - - template: robots.txt - url: robots.txt - - template: sitemap.xml - url: sitemap.xml - - template: radio.pls - url: radio.pls -- cgit v1.2.3