all repos — website.git @ 982e42a5afe3a3c553be7c35d689d81e1a86f59b

Files for the website.

config.toml

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

compile_sass = false

build_search_index = false

generate_feeds = true

feed_filenames = [ "rss.xml" ]

[markdown]
highlight_code = true

[extra]