summaryrefslogtreecommitdiffstats
path: root/config.toml
blob: 3684bf521bf7822a007e97cbcc863e4b9ecc6aeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
base_url = "https://easydocs.codeandmedia.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"
favicon = "https://www.getzola.org/favicon.ico"