books/book.toml

14 lines
254 B
TOML
Raw Normal View History

[book]
title = "Softwarehuset Books"
authors = ["Softwarehuset"]
language = "da"
src = "src"
[build]
build-dir = "book"
[output.html]
default-theme = "light"
preferred-dark-theme = "navy"
git-repository-url = "https://code.core.ci/softwarehuset/books"