Meta: Spring cleaning

Added syntax highlighting, remove font, many small improvements.
Hot fix font: Athelas shows weird symbols in Chrome.
This commit is contained in:
Jan Kremer 2024-04-01 22:42:52 +02:00
parent 138062aac8
commit f91ff03006
Signed by: jan
GPG key ID: A7DA689CB3B078EC
19 changed files with 74 additions and 54 deletions

View file

@ -3,16 +3,15 @@ languageCode = 'de'
title = 'Jan Kremer'
copyright = 'CC-BY-SA 4.0'
[markup]
[markup.highlight]
style = "catppuccin-latte"
[params]
[params.author]
name = 'Jan Kremer'
email = 'mail@jankremer.eu'
[[menus.main]]
name = 'Home'
pageRef = '/'
weight = 10
[[menus.main]]
name = 'Blog'
pageRef = '/blog'