Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Commit 172ca21

Browse files
authored
Merge branch 'stackable' into change-build-action
2 parents 26b2245 + c071572 commit 172ca21

3 files changed

Lines changed: 2718 additions & 855 deletions

File tree

README.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ This project is the UI template used on {url-stackable-docs}[the Stackable docs]
2323
=== Tracking
2424
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.
2525

26+
=== Highlight.js v10
27+
[Ticket](https://github.com/stackabletech/documentation/issues/232) - Due to the removal of HTML-passthru in v11 (which we need for [Callouts](https://docs.asciidoctor.org/asciidoc/latest/verbatim/callouts/)) the highlight.js has not been updated from v10. This also affects the Antora Default UI. Both decisions will be revisited when the upstream upgrade is available.
28+
2629
== Code of Conduct
2730

2831
The Antora project and its project spaces are governed by our https://gitlab.com/antora/antora/-/blob/HEAD/CODE-OF-CONDUCT.adoc[Code of Conduct].

0 commit comments

Comments
 (0)