Skip to content

Redesign: clean documentation-first site - #1

Open
AmolDerickSoans wants to merge 2 commits into
mainfrom
redesign/solar-identity
Open

Redesign: clean documentation-first site#1
AmolDerickSoans wants to merge 2 commits into
mainfrom
redesign/solar-identity

Conversation

@AmolDerickSoans

@AmolDerickSoans AmolDerickSoans commented Jul 23, 2026

Copy link
Copy Markdown
Member

Rebuild of the Helios docs site on Fumadocs (Next.js). The site is now documentation-first and professional — no marketing landing page.

What changed

  • / redirects straight to the docs — you land in the sidebar + content.
  • Clean, restrained theme — light default + a cool-neutral dark mode. No glow, no animation, no display-font drama; one warm accent used sparingly on active nav/links.
  • Official Helios logo — black/white variants, theme-swapped (from helios-website).
  • Typography — Hanken Grotesk (body) + JetBrains Mono (code).
  • Content polish — real docs index; inline Banner announcements converted to Callout across all pages; cleaned nav order; removed test/placeholder pages.
  • DOCS_IMPROVEMENT_PLAN.md — prioritized plan for content/IA/reference next steps.

Verification

  • npm run build passes (24 pages, type-check clean).
  • Verified docs in light + dark in-browser.

Note: branch name is redesign/solar-identity for history reasons; the final diff is the clean docs site above.

🤖 Generated with Claude Code

AmolDerickSoans and others added 2 commits July 24, 2026 02:38
Replace the stock Fumadocs theme with a committed solar/compute brand:

- Design system: OKLCH solar token ramp, warm near-black dark theme and
  clean light theme overriding Fumadocs tokens (app/global.css)
- Typography: Bricolage Grotesque (display), Hanken Grotesk (body),
  JetBrains Mono (code) via next/font (app/layout.tsx)
- Home: full rebuild with a solar-corona hero, spec rail, capability
  spec-sheet, three-step flow, code showcase, FAQ and CTA; CSS-driven
  motion with prefers-reduced-motion fallbacks (no JS anim libs)
- Add Helios sun mark + wordmark; fix nav links and GitHub URL
- Replace default "Hello World" docs index with a real landing
- Convert misused inline Banner announcements to Callout across docs
- Clean up docs nav order; remove test/placeholder pages

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Reorient from a marketing landing page to a professional docs site:

- Redirect / straight to /docs (no landing page)
- Clean, restrained theme: light default + cool-neutral dark mode; remove
  the corona glow, instrument grid, entrance animations and display-font
  drama. One warm accent used sparingly (app/global.css)
- Use the official Helios logo (black/white, theme-swapped) in place of the
  custom SVG mark (components/logo.tsx, public/logos)
- Drop Bricolage display font; Hanken Grotesk (body) + JetBrains Mono (code)
- Add DOCS_IMPROVEMENT_PLAN.md

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@AmolDerickSoans AmolDerickSoans changed the title Redesign docs site with Helios solar identity Redesign: clean documentation-first site Jul 23, 2026
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