Skip to content

docs: cosmic theme revamp for the documentation site#375

Merged
reidmorrison merged 2 commits into
mainfrom
docs/cosmic-theme-revamp
Jul 1, 2026
Merged

docs: cosmic theme revamp for the documentation site#375
reidmorrison merged 2 commits into
mainfrom
docs/cosmic-theme-revamp

Conversation

@reidmorrison

Copy link
Copy Markdown
Owner

Revamps the documentation site (logger.rocketjob.io) to match the new v5.0.0 key art — a deep-space theme replacing the long-standing black→red header, green headings, and light code blocks.

Changes

  • Header: starfield banner (cropped from the key art, darkened for legibility), glossy two-tone gradient title (blue "Semantic", orange "Logger"), and the new chrome-and-red rocket icon.
  • Palette: section headings green → cosmic blue; links aligned to cosmic blue; active/hover nav buttons → flame orange (echoing the rocket exhaust).
  • Code blocks: dark navy surface with a fully remapped Pygments/Rouge token palette (orange keywords, green strings, sky-blue builtins, gold numbers, violet method/class names). Rouge on GitHub Pages emits these same classes, so it matches live.
  • Icons: multi-resolution favicon.ico and apple-touch-icon.png regenerated from the chrome rocket, flattened onto navy (iOS renders transparency as black). Old red-rocket art retired.
  • Landing page: full key art added as a compact centered hero card.
  • Tagline: trimmed the redundant "Semantic Logger" prefix now that the name is in the gradient title.

Only the Jekyll layout, two stylesheets, index.md, and image assets change — no gem code touched.

Verification

Built locally with jekyll build and screenshotted the landing page and a code-heavy page (appenders) in headless Chrome: header, gradient title, nav, hero, headings/links, and dark syntax highlighting all render correctly.

🤖 Generated with Claude Code

reidmorrison and others added 2 commits June 30, 2026 21:13
Restyle the Jekyll docs site to match the new v5.0.0 key art: a deep-space
theme with a starfield header banner, a glossy two-tone gradient title (blue
"Semantic", orange "Logger"), the chrome-and-red rocket, flame-orange nav
accents, cosmic-blue headings and links, and dark space-themed code blocks.

- Header: starfield banner (cropped from the key art) with a dark overlay;
  gradient title spans; chrome rocket icon.
- Palette: green headings -> cosmic blue; links aligned to cosmic blue;
  active/hover nav buttons -> flame orange.
- Code blocks: dark navy surface with a remapped Pygments/Rouge token palette
  (orange keywords, green strings, sky-blue builtins, gold numbers, violet names).
- Icons: favicon.ico (multi-res) and apple-touch-icon.png regenerated from the
  chrome rocket, flattened onto navy; old red rocket art retired.
- Landing page: full key art added as a compact centered hero.
- Tagline trimmed to drop the redundant "Semantic Logger" prefix.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
rails_semantic_logger has now been upgraded to v5.0.0 in lockstep (gemspec pins
semantic_logger ">= 5.0"), so update CLAUDE.md to reflect that the v5 internal
refactors have been accounted for rather than pending.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@reidmorrison reidmorrison merged commit 064f697 into main Jul 1, 2026
10 checks passed
@reidmorrison reidmorrison deleted the docs/cosmic-theme-revamp branch July 1, 2026 01:17
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