summaryrefslogtreecommitdiffstats
path: root/config.toml
blob: ef69e3196f72e1e377446a54aca7d7875a82feb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

# rgoncalves.se ~~ config.toml
# Zola configuration file

base_url = "http://rgoncalves.se"
compile_sass = true
highlight_code = false

build_search_index = false
generate_feed = true
feed_filename = "rss.xml"


[extra]
# Put all your custom variables here
remember that computers suck.