Olivine logo
Olivine / Documentation / Configuration

Configuration

#configuration

Here are some configuration options specific to the Olivine theme. The values are the default values.

[extra.olivine]
journal = true   # Enables journal functionality
graph = true     # Enables graph view
mathjax = true   # Enables MathJax
tikzjax = false  # Enables TikZJax
extra_js = [ ]   # Extra javascript files, an array of strings

But first read the Zola documentation first! There is already of ton of configuration options built directly into Zola.