all repos — website.git @ 268437cccbea4225426e9d32441c03acac7a77a5

Files for the website.

config.toml

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
base_url = "https://apocryphonofgio.net"

compile_sass = false

build_search_index = false

generate_feed = true
feed_filename = "rss.xml"

[markdown]
highlight_code = true

[extra]