Skip to content

docs: polish documentation for GitHub Pages#35

Merged
b4nst merged 17 commits intomainfrom
docs/polish-documentation
Jan 26, 2026
Merged

docs: polish documentation for GitHub Pages#35
b4nst merged 17 commits intomainfrom
docs/polish-documentation

Conversation

@b4nst
Copy link
Owner

@b4nst b4nst commented Jan 26, 2026

Summary

  • Update all internal links to include /PolyBoard base path for GitHub Pages deployment
  • Add LaunchpadGrid component to landing page for visual appeal
  • Change active page indicator color to orange (matches real device behavior)
  • Use bars icon for quantize button (better semantic fit than random)

Test plan

  • Verify all internal navigation links work correctly
  • Check LaunchpadGrid displays correctly on landing page
  • Confirm page 1 shows in orange on the grid visualization

🤖 Generated with Claude Code

b4nst and others added 17 commits January 26, 2026 13:11
- Update all internal links to include /PolyBoard base path
- Add LaunchpadGrid component to landing page
- Change active page indicator to orange (matches real device)
- Use bars icon for quantize button (better semantic fit)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Use dark icon color for quantize button (visible on white background)
- Light all bottom row control buttons with dim hint

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove control buttons from corners (keep space for alignment)
- Add small dark circle in top-left for setup button representation
- Handle responsive sizing for setup button on mobile

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change quantise button to dim hint color (consistent with other controls)
- Add left/right arrow buttons for scale transposition

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Astro automatically prepends the base path to internal links, so
links should not include /PolyBoard prefix.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add custom SiteTitle component with colored spans
- Use HTML spans in hero title for bi-color effect
- Add CSS for .poly (cyan) and .board (magenta) colors

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Astro does not automatically prepend base path to:
- Frontmatter hero action links
- Markdown content links

These need explicit /PolyBoard prefix. Sidebar links (in astro.config.mjs)
are handled by Starlight and should NOT include the base.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove redundant bullet points under The Layout section
- Fix Btn component: page-1 now orange, quantise uses bars icon
- Add transpose-up/transpose-down buttons with left/right caret icons
- Update Quick Controls table with correct icons and add transpose row
- Reorder octave buttons to match visual layout (down, up)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Icons now always display (not tied to showLabel prop)
- Page buttons now render as circles (added to isRound list)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Labels now always show for buttons without icons (like page buttons),
regardless of the showLabel prop.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Bootloader mode only requires holding Setup while powering up,
no need to disconnect USB first.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Settings are saved when exiting Setup mode, not automatically.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add interval-1/2/3/4 button variants with magenta on interval-3 (default)
- Fix transpose button names (transpose-up/transpose-down) for arrow display

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Use interval-* buttons with magenta on interval-3 (default)
- Fix transpose button names for arrow icon display

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Replace ASCII art with visual grid showing:
- MIDI channels (rows 1-2)
- Velocity curves (row 3)
- Aftertouch modes (row 4)
- Setup button lit white, page buttons active

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add 'logo' variant to LaunchpadGrid showing boot logo (P cyan, B magenta)
- Add 'indices' variant showing button index numbers for developers
- Move releases page under Reference section in sidebar
- Update landing page to display boot logo grid
- Update Button Indices page to use grid component instead of ASCII art

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@b4nst b4nst merged commit 8895889 into main Jan 26, 2026
1 check passed
@b4nst b4nst deleted the docs/polish-documentation branch January 26, 2026 18:05
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