blog/book.toml

20 lines
420 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]
2026-03-23 06:18:45 -07:00
default-theme = "rust"
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}"
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