Files
it-knowledge/book.toml
T

12 lines
260 B
TOML
Raw Normal View History

2025-02-11 21:25:44 -06:00
[book]
authors = ["Hugh Ratsch"]
language = "en"
multilingual = false
src = "src"
title = "IT Learning Notes"
[output.html]
default-theme = "light"
preferred-dark-theme = "navy"
2025-02-11 21:58:34 -06:00
git-repository-url = "http://192.168.2.2:3003/hugh/it-knowledge.git"
2025-02-11 21:25:44 -06:00
port = 3001