blob: 16f8ffdcd66884bf6e86ebe113a4157c39f1e7ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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
|