Adopt skainet-docs-ui v1.1.1 (#53)#54
Merged
michalharakal merged 1 commit intodevelopfrom Apr 13, 2026
Merged
Conversation
Bumps docs/antora-playbook.yml ui.bundle.url from upstream
gitlab.com/antora/antora-ui-default to the new shared SKaiNET-
branded bundle at:
https://github.com/SKaiNET-developers/skainet-docs-ui/releases/download/v1.1.1/ui-bundle.zip
The new bundle is the shared SKaiNET docs UI from
https://github.com/SKaiNET-developers/skainet-docs-ui — same
URL mainline SKaiNET pins to as of SKaiNET#502.
## Visual changes
- SKaiNET red palette (#dc2626) replaces upstream Antora blue
- Orbitron (display) + Inter (body) + Fira Code (mono) replace Roboto
- Light + dark theme toggle in the navbar (FOUC-safe inline head
bootstrap, persisted via localStorage, prefers-color-scheme fallback)
- 6px thin custom scrollbar
- Rounded code blocks with GitHub-light / GitHub-dark backgrounds
- Primary-red focus glow on interactive elements
- New SKaiNET footer with cross-repo links to mainline +
skainet-docs-ui (replaces the upstream Antora default UI /
MPL-2.0 boilerplate)
- .card-grid CSS available but unused on this site (the existing
Key Features / Supported Model Families content stays
untouched)
- Mobile responsive (hamburger menu from upstream preserved)
## Out of scope
- Rewriting the index.adoc landing with a Diátaxis card-grid. The
transformers landing has substantial real content (Key Features
table, Supported Model Families table) that shouldn't be
replaced wholesale. A future PR can add a card-grid SECTION
above or below the existing content.
- Self-hosted fonts. v1.1.1 still loads from Google Fonts; can
move to bundled @font-face when skainet-docs-ui v1.2 ships.
- Search wiring.
Closes #53.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #53.
Visual alignment with mainline SKaiNET. Bumps `docs/antora-playbook.yml`'s
`ui.bundle.url` to the new shared SKaiNET-branded Antora UI bundle from
`SKaiNET-developers/skainet-docs-ui`,
pinned to `v1.1.1`. Mainline SKaiNET pins the same bundle in
SKaiNET#502.
Two-line scope
```diff
ui:
bundle:
snapshot: true
```
What you'll see in the rebuilt site
Compatibility notes
Out of scope
🤖 Generated with Claude Code