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
@@ -49,6 +39,8 @@ Discover this extension via link:https://antora-supplemental.github.io/docs/[Ant
49
39
50
40
toc::[]
51
41
42
+
link:#readme-top[back to top]
43
+
52
44
== Features
53
45
54
46
* **Dark mode toggle** - A sun/moon icon button in the navbar that switches between light and dark themes
@@ -59,6 +51,8 @@ toc::[]
59
51
* **Comprehensive styling** - Covers navbar, navigation panels, content area, code blocks, tables, admonition blocks, footer, and more
60
52
* **Version pinning strategies** — exact semver pin (recommended for production), `releases/latest`, rolling line aliases (`v1.0`, `v1.1`, `v1`), `supported-lines.json`, and Renovate regex example; see the xref:version-pinning.adoc[Version Pinning guide] in the docs module.
61
53
54
+
link:#readme-top[back to top]
55
+
62
56
== Help Get Dark Mode into Antora
63
57
64
58
We've submitted this theme for inclusion in the official Antora Default UI.
@@ -418,22 +412,26 @@ Please feel free to submit issues and pull requests.
418
412
. Push to the branch: `git push origin feature/my-feature`
* The {url-antora}[Antora] team for creating an excellent documentation site generator
436
436
* The {url-antora-ui}[Antora Default UI] which this theme extends
437
437
* https://fossil-scm.org[Fossil SCM] — acknowledged as a solid alternative to Git for version control; see the docs for a short discourse and plans for Dev-Centr support
0 commit comments