all repos — website.git @ 0c66370ed06f7d75d83b24b30eb28e47afbb1438

Files for the website.

sa
Gio e@mail
Sun, 11 Aug 2024 01:32:18 -0400
commit

0c66370ed06f7d75d83b24b30eb28e47afbb1438

parent

611ed0921302eb8ea67e25d1ac25bf634f119631

1 files changed, 0 insertions(+), 6 deletions(-)

jump to
M config.tomlconfig.toml

@@ -1,19 +1,13 @@

-# The URL the site will be built for base_url = "https://apocryphonofgio.net" -# Whether to automatically compile all Sass files in the sass directory compile_sass = false -# Whether to build a search index to be used later on by a JavaScript library build_search_index = false generate_feed = true feed_filename = "rss.xml" [markdown] -# Whether to do syntax highlighting -# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola highlight_code = true [extra] -# Put all your custom variables here