blog/book.toml
Matthew Binning dc65ba4380
All checks were successful
Build and Deploy / deploy (push) Successful in 4s
better organization
2026-03-23 06:18:45 -07:00

20 lines
458 B
TOML

[book]
title = "The Bin"
authors = ["Matthew Binning"]
language = "en"
[build]
build-dir = "blog"
[output.html]
default-theme = "dark"
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