notes/mdzk.toml
Daniel Bulant a82411c956 use mdzk
2021-09-11 19:14:49 +02:00

22 lines
No EOL
459 B
TOML

[book]
authors = ["Daniel Bulant"]
language = "cs"
multilingual = false
src = "notes"
title = "Poznámky"
[build]
build-dir = "html"
create-missing = true
use-default-preprocessors = true
[output.html]
default-theme = "navy"
curly-quotes = true
git-repository-url = "https://github.com/danbulant/notes"
edit-url-template = "https://github.com/danbulant/notes/edit/main/{path}"
no-section-label = true
input-404 = ".404.md"
[output.html.fold]
enabled = true