diff --git a/documentation/docs/book.toml b/documentation/docs/book.toml index 01fe88de1a..cbf9801c2b 100644 --- a/documentation/docs/book.toml +++ b/documentation/docs/book.toml @@ -53,16 +53,12 @@ theme = "nym_themes" default-theme = "coal" preferred-dark-theme = "coal" curly-quotes = true -# mathjax-support = false # useful if we want to pull equations in copy-fonts = true no-section-label = false additional-css = ["./nym_themes/custom.css", "./mdbook-admonish.css"] additional-js = [] git-repository-url = "https://github.com/nymtech/nym" git-repository-icon = "fa-github" -# edit-url-template = "https://github.com/rust-lang/mdBook/edit/master/guide/{path}" -# site-url = "/docs/" -# cname = "nymtech.net" input-404 = "not-found.md" [output.html.fold] diff --git a/documentation/docs/nym_themes/custom.css b/documentation/docs/nym_themes/custom.css index bd15faac15..1250ecd268 100644 --- a/documentation/docs/nym_themes/custom.css +++ b/documentation/docs/nym_themes/custom.css @@ -1,6 +1,7 @@ :root { --mono-font: Consolas, "Ubuntu Mono", Menlo, "DejaVu Sans Mono", monospace; } + .coal { --sidebar-active: #fb6e4e; diff --git a/documentation/docs/nym_themes/index.hbs b/documentation/docs/nym_themes/index.hbs new file mode 100644 index 0000000000..000a82bad7 --- /dev/null +++ b/documentation/docs/nym_themes/index.hbs @@ -0,0 +1,343 @@ + + +
+ + +