From dffdcc7013ee13cb3cfb28ca347f4edae33e0882 Mon Sep 17 00:00:00 2001 From: xeniape Date: Tue, 4 Aug 2026 13:29:04 +0200 Subject: [PATCH] fix: display icons on local builds --- antora-playbook.yml | 2 +- local-antora-playbook.yml | 2 +- modules/reference/pages/glossary.adoc | 2 +- only-dev-antora-playbook.yml | 2 +- supplemental-ui/partials/navbar.hbs | 8 ++++---- truly-local-playbook.yml | 2 +- ui/src/layouts/404.hbs | 1 + ui/src/layouts/default.hbs | 1 + ui/src/layouts/landing.hbs | 1 + ui/src/partials/footer-content.hbs | 8 ++++---- ui/src/partials/header.hbs | 2 +- ui/src/{img/icons.svg => partials/icons.hbs} | 2 +- 12 files changed, 18 insertions(+), 15 deletions(-) rename ui/src/{img/icons.svg => partials/icons.hbs} (98%) diff --git a/antora-playbook.yml b/antora-playbook.yml index 4957068cf..8fc6cefdc 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -327,7 +327,7 @@ asciidoc: attributes: base-repo: https://github.com/stackabletech # an external icon. Create a link opening in a new tab like this: http://my-url.com[Text {external-link-icon}^] - external-link-icon: "" + external-link-icon: "" # the default caching directory is ./.cache/antora # Antora caches the git repos, this can sometimes lead to stale content # use 'make clean' to remove the build and cache directory diff --git a/local-antora-playbook.yml b/local-antora-playbook.yml index 8a300574e..1469b3fd9 100644 --- a/local-antora-playbook.yml +++ b/local-antora-playbook.yml @@ -312,7 +312,7 @@ asciidoc: attributes: base-repo: https://github.com/stackabletech # an external icon. Create a link opening in a new tab like this: http://my-url.com[Text {external-link-icon}^] - external-link-icon: "" + external-link-icon: "" # the default caching directory is ./.cache/antora # Antora caches the git repos, this can sometimes lead to stale content # use 'make clean' to remove the build and cache directory diff --git a/modules/reference/pages/glossary.adoc b/modules/reference/pages/glossary.adoc index 81b5ed193..d7982b3cd 100644 --- a/modules/reference/pages/glossary.adoc +++ b/modules/reference/pages/glossary.adoc @@ -1,5 +1,5 @@ = Glossary -:li: pass:[] +:li: pass:[] :description: Glossary of Stackable terms, including Role, Role Group, and Stacklet, with definitions and links to detailed explanations. // refined styling for the glossary diff --git a/only-dev-antora-playbook.yml b/only-dev-antora-playbook.yml index 7a14d7d7a..14f5e6813 100644 --- a/only-dev-antora-playbook.yml +++ b/only-dev-antora-playbook.yml @@ -105,7 +105,7 @@ asciidoc: attributes: base-repo: https://github.com/stackabletech # an external icon. Create a link opening in a new tab like this: http://my-url.com[Text {external-link-icon}^] - external-link-icon: "" + external-link-icon: "" # the default caching directory is ./.cache/antora # Antora caches the git repos, this can sometimes lead to stale content # use 'make clean' to remove the build and cache directory diff --git a/supplemental-ui/partials/navbar.hbs b/supplemental-ui/partials/navbar.hbs index 43aca6486..9e2c3bf99 100644 --- a/supplemental-ui/partials/navbar.hbs +++ b/supplemental-ui/partials/navbar.hbs @@ -18,7 +18,7 @@ CRD Reference {{else}} - CRD Reference + CRD Reference {{/if}} @@ -95,13 +95,13 @@ Community