[book] authors = ["nicknamenamenick", "Zeglius"] language = "en" multilingual = false src = "src" title = "Bazzite Documentation" [build] use-default-preprocessors = false create-missing = false [preprocessor.links] [output.html] git-repository-url = "https://github.com/ublue-os/bazzite" edit-url-template = "https://github.com/ublue-os/bazzite/edit/main/docs/{path}" default-theme = "navy" preferred-dark-theme = "navy" additional-css = ["custom.css"] [output.html.fold] enable = true [preprocessor.youtube-embed] command = "python ./preprocessors/youtube-embed.py" [preprocessor.replace-urls] command = "python ./preprocessors/replace-urls.py" after = ["youtube-embed", "links"] ignore = ["Introduction*"] [preprocessor.gettext] after = ["links", "cmdrun"] [preprocessor.cmdrun] before = ["replace-urls"] [output.pdf] [preprocessor.replace-urls.mappings] # Here we add urls to be overriden "https://universal-blue.discourse.group/docs?topic=561" = "/Introduction"