about summary refs log tree commit diff
path: root/tvix/docs/book.toml
diff options
context:
space:
mode:
authortoastal <toastal@posteo.net>2024-07-01T10·02+0700
committertoastal <toastal@posteo.net>2024-07-04T14·18+0000
commit8e31088a019c2c118e40323b1c7f9471805317c6 (patch)
tree8c0993fe4b21a14860041c488366fd95816a05d8 /tvix/docs/book.toml
parent9ed967791c5f3c15f7b637efc5efa60044239721 (diff)
docs(tvix): introduction r/8342
Includes hacky, but workable solution for the pronunciation ‘issue’

Karl comes from: http://ipa-reader.xyz/?text=tvɪks&voice=Karl

Co-Authored-By: Florian Klink <flokli@flokli.de>
Change-Id: Iad7788ec7295902fd2159766a664016c7b1e2ae9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11908
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Diffstat (limited to 'tvix/docs/book.toml')
-rw-r--r--tvix/docs/book.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/docs/book.toml b/tvix/docs/book.toml
index 093b73b8e820..56bdd860cdde 100644
--- a/tvix/docs/book.toml
+++ b/tvix/docs/book.toml
@@ -23,3 +23,4 @@ after = ["links"] # ensure `{{#include}}` also gets processed
 
 [output.html]
 additional-css = ["./mdbook-admonish.css", "./mdbook-extra.css"]
+additional-js = ["./mdbook-extra.js"]