Features
What the theme changes, and what you get without configuring anything.
| Page | What it covers |
|---|---|
| Colors | The brand palette, gradients and signal colors |
| Typography | Roboto, bundled into your build rather than fetched |
| Offline search | Search built at compile time, no Algolia account |
| Diagrams | Mermaid, captions, and a zoom and pan viewer |
| Logo and version | The voraus wordmark and the release badge |
| Footer | The copyright line, and nothing else |
| Strict builds | Broken links and images fail the build |
| Icon links | Repository and support links as navbar marks |
Nothing talks to a third party
A published site makes no request to any host but your own: not the font, not the search index, not Mermaid, not the logo, not the icons.
That is what lets the docs work on an air-gapped network, and it keeps reader IP addresses out of other people's logs. The test suite checks it on every run rather than trusting it.