blog/book.toml

21 lines
458 B
TOML
Raw Normal View History

2026-01-02 07:16:46 -08:00
[book]
2026-03-22 15:41:29 -07:00
title = "The Bin"
2026-01-02 07:16:46 -08:00
authors = ["Matthew Binning"]
language = "en"
[build]
build-dir = "blog"
[output.html]
default-theme = "light"
2026-01-02 07:59:43 -08:00
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}"
2026-01-02 07:16:46 -08:00
additional-css = ["theme/sepia.css"]
2026-01-02 07:59:43 -08:00
no-section-label = true
fold.enable = true
fold.level = 0
2026-01-02 07:16:46 -08:00
2026-01-02 07:59:43 -08:00
[output.html.search]
2026-01-02 07:16:46 -08:00
enable = true