summaryrefslogtreecommitdiffstats
path: root/config.toml
blob: 8608327a7a6d539fa1f3df0a5b310e1bcfaf961c (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
base_url = "https://tobyvin.dev"
title = "~tobyvin"
compile_sass = true
generate_feed = true
minify_html = true
taxonomies = [{ name = "tags", feed = true }]


[markdown]
highlight_code = true
highlight_theme = "gruvbox-dark"

[extra]
repository = "https://git.sr.ht/~tobyvin/tobyvin.dev"
license = "MIT"
author = "Toby Vincent"
email = "contact@tobyvin.dev"
pgp = "C8F6E06F5C8E2634"
github = "tobyvin"
sourcehut = "~tobyvin"
linkedin = "tobyvin"
twitter = "toby_wan94"
favicon = ""
headerImage = ""