aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
blob: 1579fa1fea3947eb031ada249e56d6ceb9c50357 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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: "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