blog/book.toml

21 lines
458 B
TOML
Raw Normal View History

[book]
title = "The Bin"
authors = ["Matthew Binning"]
language = "en"
[build]
build-dir = "blog"
[output.html]
default-theme = "light"
smart-punctuation = true
git-repository-url = "https://forgejo.binning.net/matthew.binning/www"
edit-url-template = "https://forgejo.binning.net/matthew.binning/www/src/branch/main/{path}"
additional-css = ["theme/sepia.css"]
no-section-label = true
fold.enable = true
fold.level = 0
[output.html.search]
enable = true