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
image:{img-ci-status}[CI Status (GitLab CI), link={url-ci-pipelines}]
19
+
This project is the UI template used on {url-stackable-docs}[the Stackable docs]. It is based on the Antora default UI. As intended, this repository is forked from the default UI and customized to our needs.
23
20
24
-
This project is an archetype that demonstrates how to produce a UI bundle that can be used by {url-antora}[Antora] to generated a documentation site.
25
-
You can see a preview of the default UI at {url-preview}.
21
+
== Notes on our Customized Version
26
22
27
-
While the default UI is ready to be used with Antora, the intent is that you'll fork it and customize it for your own needs.
28
-
It's intentionally minimalistic so as to give you a good starting point without requiring too much effort to customize.
23
+
=== Tracking
24
+
We have added our own tracking solution into `src/partials/head-scripts.hbs`. It has the URL hardcoded. it can be enabled by setting `site.keys.enable_tracking` to `true`/`false` in the Antora playbook.
0 commit comments