Skip to content

Use website branding in docs#4

Merged
GavinPacini merged 4 commits into
masterfrom
docs/website-branding
Jun 12, 2026
Merged

Use website branding in docs#4
GavinPacini merged 4 commits into
masterfrom
docs/website-branding

Conversation

@violet-agent

@violet-agent violet-agent commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replaces the docs favicon/logo assets with the favicon used by the website repo.
  • Points Vocs logoUrl and iconUrl at /favicon.svg.
  • Keeps the legacy /bloom-mark.svg path present with the same website favicon contents so old references do not render stale branding.
  • Adds a branded public/og.png preview image containing the favicon.
  • Sets docs metadata/social preview tags around /bloom | Documentation and the Bloom docs description.
  • Uses the Cloudflare Pages preview URL as baseUrl on previews, and https://docs.bloom.directory on production, so metadata/assets stay absolute without breaking preview assets.
  • Adds the /bloom wordmark to the first Overview page, with website-matched letter-spacing: -0.04em, and removes the redundant visible Bloom Docs heading.

Verification

  • npm exec -- tsc --noEmit
  • npm run build
  • Browser-verified the deployed Cloudflare preview for:
    • wordmark computed letter-spacing: -0.04em
    • favicon URL resolving on the preview host
    • Open Graph/Twitter title, description, and image tags
  • Verified preview assets:
    • /favicon.svg
    • /og.png

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploying bloom-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 30fe612
Status: ✅  Deploy successful!
Preview URL: https://4cc53355.bloom-docs-ezr.pages.dev
Branch Preview URL: https://docs-website-branding.bloom-docs-ezr.pages.dev

View logs

@violet-agent violet-agent force-pushed the docs/website-branding branch 2 times, most recently from 30f3ec4 to 1ad9133 Compare June 12, 2026 09:04
@violet-agent violet-agent force-pushed the docs/website-branding branch from 1ad9133 to d778954 Compare June 12, 2026 09:27
@GavinPacini GavinPacini merged commit f188ea5 into master Jun 12, 2026
2 checks passed
@GavinPacini GavinPacini deleted the docs/website-branding branch June 12, 2026 10:49
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