dee1dbe667
And some tweaks as I write the docs
11 lines
255 B
TOML
11 lines
255 B
TOML
base_url = "https://example.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
|
|
|
|
[extra]
|
|
author = "Vincent Prouillet"
|