zola/docs/config.toml
2017-10-16 17:51:48 +02:00

12 lines
293 B
TOML

base_url = "https://gutenberg.netlify.com/"
title = "Gutenberg"
description = "Everything you need to make a static site engine in one binary. And it's fast"
compile_sass = true
highlight_code = true
insert_anchor_links = true
highlight_theme = "kronuz"
[extra]
author = "Vincent Prouillet"