all repos — website.git @ dcd0867c1be959b8e4f93ae658c736f47750ed24

Files for the website.

config.toml

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

compile_sass = false

build_search_index = false

generate_feeds = true

feed_filenames = [ "rss.xml" ]

[markdown]
#highlighting = true

[markdown.highlighting]
theme = "catppuccin-mocha"

[extra]