You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use {antora-docs}[Antora{external-link-icon}^] to write our user facing documentation,
@@ -56,7 +55,7 @@ The xref:docs/style-guide.adoc[] contains all the information about the writing
56
55
{antora-docs}[Antora{external-link-icon}^] uses a {antora-playbook}[playbook{external-link-icon}^] to build the documentation.
57
56
It pulls documentation content from all the individual operator repositories, so an operators documentation is maintained in the same repository as the code.
58
57
Antora builds a static website which we serve over {netlify}[Netlify{external-link-icon}^].
59
-
The web template of the documentation is also custom made and is developed in the {stackable-docs-ui-repo}[documentation-ui{external-link-icon}^] repository.
58
+
The web template of the documentation is also custom made and lives in the `ui/` directory of the {stackable-docs-repo}[documentation repository{external-link-icon}^].
60
59
61
60
For search, we use {pagefind}[pagefind{external-link-icon}^] - a static search.
62
61
The search index is generated as part of the build process and no external index is queried during search.
0 commit comments