Skip to content

fix: vendor brand CSS and remove private repo fetch#7

Merged
Nelson Spence (Fieldnote-Echo) merged 1 commit intomainfrom
fix/vendor-brand-css
Mar 9, 2026
Merged

fix: vendor brand CSS and remove private repo fetch#7
Nelson Spence (Fieldnote-Echo) merged 1 commit intomainfrom
fix/vendor-brand-css

Conversation

@Fieldnote-Echo
Copy link
Copy Markdown
Member

Summary

  • Vendor canonical navi.css directly (remove hero-glow styles)
  • Remove Fetch brand CSS step from docs.yml that curls from private brand repo
  • Remove hero-glow div from index.md (glow CSS removed, kept only on org index)

Context

The brand repo is private. The curl step silently fetches a 404 response and overwrites the CSS file, breaking all docs styling on public CI runners.

Test plan

  • Built docs locally with uv run zensical build
  • Verified brand styling renders correctly via Playwright screenshot

🤖 Generated with Claude Code

The curl fetch from the private brand repo returns 404 on public
CI runners, breaking all docs styling. Vendor the CSS directly,
remove the fetch step, and strip the hero-glow div that no longer
has backing styles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Fieldnote-Echo Nelson Spence (Fieldnote-Echo) merged commit 8c95b70 into main Mar 9, 2026
4 checks passed
@Fieldnote-Echo Nelson Spence (Fieldnote-Echo) deleted the fix/vendor-brand-css branch March 9, 2026 11:28
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