Skip to content

build(ui): add cloud-only bundle (ui-bundle-cloud.zip) for Savanna + Cloud Classic docs - #46

Merged
Tushar-TG-14 merged 1 commit into
tigergraph:mainfrom
ngarakapati:cloud-bundle
Aug 19, 2026
Merged

build(ui): add cloud-only bundle (ui-bundle-cloud.zip) for Savanna + Cloud Classic docs#46
Tushar-TG-14 merged 1 commit into
tigergraph:mainfrom
ngarakapati:cloud-bundle

Conversation

@ngarakapati

Copy link
Copy Markdown
Contributor

Summary

Adds a separate, themed UI bundlebuild/ui-bundle-cloud.zip — used only by the TigerGraph Savanna + Cloud Classic docs (cloud-docs). The shared default build/ui-bundle.zip that every other product doc consumes is left untouched.

This replaces the previous, now-closed #45 (which would have themed the shared bundle and affected all product docs). By shipping a second artifact instead, the blast radius is fully contained: only cloud-docs' playbook points at ui-bundle-cloud.zip.

What's in the cloud bundle

Savanna/Classic theme built from feat/docs-typography-and-page-actions @ 7986ad3:

  • Inter/Outfit/JetBrains Mono typography
  • Page actions ("Copy page" / menu), nav pills, admonitions
  • Custom video player + full-width video blocks

What changed here

  • Only a new file: build/ui-bundle-cloud.zip
  • build/ui-bundle.zip (default UI) is unchanged — no other doc is affected.

Build provenance

git checkout feat/docs-typography-and-page-actions  # @ 7986ad3
npx gulp build && npx gulp bundle:pack
# renamed build/ui-bundle.zip -> build/ui-bundle-cloud.zip

Source of truth for the theme lives on feat/docs-typography-and-page-actions (ngarakapati fork).

Follow-up (separate repo)

After merge, cloud-docs/antora-playbook.yml will point at:
https://github.com/tigergraph/antora-ui/blob/main/build/ui-bundle-cloud.zip?raw=true

Ships a separate, themed UI bundle for the TigerGraph Savanna + Cloud
Classic docs (cloud-docs) without changing the shared default
build/ui-bundle.zip that every other product doc consumes.

Only cloud-docs' playbook will point at build/ui-bundle-cloud.zip, so the
Savanna/Classic theme (Inter/Outfit typography, page actions, nav pills,
video player, admonitions) is fully contained and other docs are
unaffected.

Built from feat/docs-typography-and-page-actions @ 7986ad3
(npx gulp build && npx gulp bundle:pack).
ngarakapati added a commit to ngarakapati/cloud-docs that referenced this pull request Aug 19, 2026
Use the dedicated cloud bundle so the Savanna/Classic theme is scoped to
cloud-docs and does not depend on the shared default UI bundle. Resolves
once tigergraph/antora-ui#46 (which adds build/ui-bundle-cloud.zip) merges.
@ngarakapati

Copy link
Copy Markdown
Contributor Author

@Tushar-TG-14 Please review and merge this.

@Tushar-TG-14
Tushar-TG-14 merged commit 3daf17d into tigergraph:main Aug 19, 2026
1 check failed
@ngarakapati
ngarakapati deleted the cloud-bundle branch August 19, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants