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
Copy file name to clipboardExpand all lines: README.adoc
+19-12Lines changed: 19 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,23 @@ Your support helps the Antora team prioritize this feature!
37
37
38
38
== Quick Start
39
39
40
-
=== Method 1: Copy supplemental-ui folder
40
+
=== Method 1: Use pre-built bundle (Recommended)
41
41
42
-
The simplest approach is to copy the `supplemental-ui` folder into your Antora documentation project.
42
+
The easiest way to use this theme is to point your Antora playbook directly to the latest pre-built UI bundle. This includes the Antora Default UI plus all dark mode enhancements.
43
+
44
+
. Configure your `antora-playbook.yml` to use the release bundle:
0 commit comments