Skip to content

docs: use the Candybox logo for the site brand and favicon#27

Merged
predatorray merged 1 commit into
mainfrom
claude/user-docs-logo-1gupb9
Jun 18, 2026
Merged

docs: use the Candybox logo for the site brand and favicon#27
predatorray merged 1 commit into
mainfrom
claude/user-docs-logo-1gupb9

Conversation

@predatorray

Copy link
Copy Markdown
Owner

Adds the Candybox logo to the documentation site (follow-up to #24).

Changes

  • docs/static/logo.svg — the project logo, copied from the assets branch.
  • docs/config.toml — sets BookLogo so the logo appears next to the title in the sidebar brand, and BookFavicon so the same SVG is used as the browser-tab favicon.

Verified locally: the build copies logo.svg into the output, the sidebar renders '&lt;img src="/candybox/logo.svg"&gt;', and the favicon <link rel="icon"> points at it.

🤖 Generated with Claude Code


Generated by Claude Code

Add the Candybox logo (from the assets branch) to the docs site and wire
it into the hugo-book sidebar brand (BookLogo) and the browser-tab
favicon (BookFavicon).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MrEvU2tM8JaoZQgXotaPhH
@predatorray
predatorray force-pushed the claude/user-docs-logo-1gupb9 branch from c625abc to 798674f Compare June 18, 2026 00:25
@github-actions

Copy link
Copy Markdown

✅ S3 compatibility gate passed

  • mode: gate
  • result: 192 passed in 78.04s (0:01:18)

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.66%. Comparing base (45b7ffa) to head (798674f).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #27   +/-   ##
=========================================
  Coverage     83.66%   83.66%           
  Complexity      677      677           
=========================================
  Files           161      161           
  Lines          8876     8876           
  Branches       1330     1330           
=========================================
  Hits           7426     7426           
  Misses          970      970           
  Partials        480      480           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@predatorray
predatorray merged commit d918879 into main Jun 18, 2026
9 checks passed
@predatorray
predatorray deleted the claude/user-docs-logo-1gupb9 branch June 18, 2026 00:34
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