13 lines
303 B
TOML
13 lines
303 B
TOML
base_url = "https://www.getgutenberg.io/"
|
|
title = "Gutenberg"
|
|
description = "Everything you need to make a static site engine in one binary."
|
|
|
|
compile_sass = true
|
|
highlight_code = true
|
|
insert_anchor_links = true
|
|
highlight_theme = "kronuz"
|
|
build_search_index = true
|
|
|
|
[extra]
|
|
author = "Vincent Prouillet"
|