summaryrefslogtreecommitdiffstats
path: root/config.toml
blob: 042f0237c411aa9fe1c4169c19f2e5ab5f13e7e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
base_url = "https://example.com"
title = "Docs"
compile_sass = true
build_search_index = true

[markdown]
highlight_code = true
highlight_theme = "base16-ocean-light"

[extra]
logo = "https://logoipsum.com/logo/logo-11.svg"
release = "https://api.github.com/repos/getzola/zola/releases/latest"