From 24db02b23688ef8527891f144bf933e2de75e348 Mon Sep 17 00:00:00 2001 From: Justin W. Flory (he/him) Date: Aug 30 2023 13:16:26 +0000 Subject: Antora: Update UI style/theme for local preview We are using an old version of the Fedora Docs theme and UI package. This commit updates the local Antora config used for the local preview, so that anyone working on the Fedora Council docs would also see the same preview locally that they would expect on the production site. Signed-off-by: Justin W. Flory (he/him) --- diff --git a/site.yml b/site.yml index afa1852..0aeb2d0 100644 --- a/site.yml +++ b/site.yml @@ -17,14 +17,14 @@ content: start_path: mindshare ui: bundle: - url: https://asamalik.fedorapeople.org/ui-bundle.zip + url: https://gitlab.com/fedora/docs/docs-website/ui-bundle/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable snapshot: true default_layout: with_menu -output: - clean: true +output: + clean: true dir: ./public - destinations: - - provider: archive runtime: fetch: true cache_dir: ./cache +urls: + html_extension_style: indexify