Skip to content

Take the brand mark from the shared theme, refresh docs deps, pin actions - #9

Merged
jamesbeedy merged 2 commits into
mainfrom
docs/shared-brand-mark
Sep 6, 2026
Merged

jamesbeedy merged 2 commits into
mainfrom
docs/shared-brand-mark

Conversation

@jamesbeedy

Copy link
Copy Markdown
Contributor

The navbar and footer logo definitions now come from @vantagecompute/docusaurus-theme 0.4.7, which exports navbarLogo and footerLogo and ships the SVG in its own static directory. This site already added the package's staticDir to staticDirectories, so the asset resolves with no local copy and the duplicated SVG goes away.

The footer had been left on an S3-hosted PNG while the navbar used a local SVG, so the two marks did not match each other. Both now come from one place.

Also moves the docusaurus family to 3.10.2 and react to 19.2.8, and pins the workflow's action to the commit SHA of its current release rather than a mutable tag.

yarn build succeeds with no warnings at all.

Part of a fleet-wide pass: eight other Vantage docs sites take the same mark from the same package.

🤖 Generated with Claude Code

https://claude.ai/code/session_01217GwqZQz23PJY3hbMH9Bp

jamesbeedy and others added 2 commits September 6, 2026 21:28
… deps

The navbar and footer logo definitions now come from
@vantagecompute/docusaurus-theme 0.4.7, which exports navbarLogo and
footerLogo and ships the SVG in its own static directory. This site already
added the package's staticDir to staticDirectories, so the asset resolves with
no local copy.

The footer had been left on an S3-hosted PNG while the navbar used a local
SVG, so the two marks did not match each other; both now come from one place.

Also moves the docusaurus family to 3.10.2 and react to 19.2.8. Builds clean
with no warnings.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01217GwqZQz23PJY3hbMH9Bp
A tag is mutable: whoever owns the action can repoint it at new code, and this
workflow then runs it. A sha cannot be repointed, so the version comment
beside it is the only part that has to stay readable.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01217GwqZQz23PJY3hbMH9Bp
@jamesbeedy
jamesbeedy merged commit 1eacf02 into main Sep 6, 2026
1 check passed
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.

1 participant