Skip to content

docs: add reference documentation site with shared homepage design #124

@erishforG

Description

@erishforG

Summary

Create multi-page reference documentation that shares the homepage CSS/design system.

Motivation

As features grow, README and homepage are getting bloated. Need a separate reference guide while keeping consistent design.

Design Reference

  • worktrunk.dev style: header nav + sidebar for commands
  • GitHub Stars badge in hero section
  • Same CSS/design as current landing page

Structure

docs/
  index.html          ← Landing (existing, add nav header + star badge)
  reference/
    index.html         ← Command reference overview
    start.html
    list.html
    ship.html
    merge.html
    switch.html
    clean.html
    ...
  guide/
    installation.html
    shell-integration.html
    ai-agents.html

Changes to existing homepage

  • Add header navigation bar (Home | Docs | GitHub)
  • Add GitHub Stars badge in hero section
  • Extract shared CSS to reusable stylesheet

Labels

type/docs, area/homepage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions