2023-07-08 11:45:07 +00:00
|
|
|
[asciidocExt]
|
|
|
|
extensions = [
|
|
|
|
"asciidoctor-diagram",
|
|
|
|
"asciidoctor-foodogsquared-extensions",
|
|
|
|
]
|
|
|
|
trace = true
|
|
|
|
workingFolderCurrent = true
|
|
|
|
|
|
|
|
[asciidocExt.attributes]
|
|
|
|
toc = true
|
|
|
|
sectanchors = true
|
|
|
|
"figure-caption!" = true
|
|
|
|
source-highlighter = "rouge"
|
|
|
|
allow-uri-read = true
|
|
|
|
experimental = true
|
|
|
|
linkcss = true
|
|
|
|
cache-uri = true
|
|
|
|
reproducible = true
|
|
|
|
stem = "latexmath"
|
|
|
|
|
2023-07-09 03:58:22 +00:00
|
|
|
avatarsdir = "/nixos-config/icons/avatars"
|
|
|
|
avatarstype = "svg"
|
2023-07-08 11:45:07 +00:00
|
|
|
|
|
|
|
icons = "image"
|
2023-07-09 03:58:22 +00:00
|
|
|
iconsdir = "/nixos-config/icons/asciidoctor"
|
2023-07-08 11:45:07 +00:00
|
|
|
icontype = "svg"
|
|
|
|
|
|
|
|
# Project-wide attributes to be used.
|
2023-07-09 03:58:22 +00:00
|
|
|
github-repo = "foo-dogsquared/nixos-config"
|
2023-07-28 00:30:12 +00:00
|
|
|
check-variable = "_isfoodogsquaredcustom"
|
2023-07-08 11:45:07 +00:00
|
|
|
canonical-flake-url = "github:foo-dogsquared/nixos-config"
|
|
|
|
canonical-source-repo = "https://github.com/foo-dogsquared/nixos-config"
|
|
|
|
canonical-flake-url-tarball-master = "https://github.com/foo-dogsquared/nixos-config/archive/master.tar.gz"
|
|
|
|
canonical-flake-url-tarball-specific = "https://github.com/foo-dogsquared/nixos-config/archive/35c27749c55077727529f412dade862e4deb2ae8.tar.gz"
|
|
|
|
devos-link = "https://github.com/divnix/digga/tree/580fc57ffaaf9cf3a582372235759dccfe44ac92/examples/devos"
|