-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
book.toml
30 lines (23 loc) · 845 Bytes
/
book.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[book]
authors = ["Cassie Cheung"]
language = "en"
multilingual = false
src = "src"
title = "genso-nix"
[build]
build-dir = "./dist"
[output.html]
default-theme = "latte"
preferred-dark-theme = "mocha"
git-repository-url = "https://patchy.soopy.moe/cassie/genso-nix"
git-repository-icon = "fa-code-fork"
edit-url-template = "https://patchy.soopy.moe/cassie/genso-nix/_edit/main/docs/{path}"
cname = "flake.soopy.moe"
additional-js = ["theme/pagetoc.js"]
additional-css = ["mdbook-admonish.css", "./theme/catppuccin.css", "./theme/catppuccin-admonish.css", "theme/pagetoc.css"]
[preprocessor.admonish]
command = "mdbook-admonish"
assets_version = "3.0.2" # do not edit: managed by `mdbook-admonish install`
[preprocessor.pagetoc]
# [preprocessor.catppuccin]
# assets_version = "2.1.0" # DO NOT EDIT: Managed by `mdbook-catppuccin install`