blog/book.toml
Matthew Binning 7d7ceb9072
All checks were successful
Build and Deploy / deploy (push) Successful in 5s
feat: Move away from navbar into mdbook
2026-03-22 17:21:32 -07:00

20 lines
458 B
TOML

[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