Skip to content

Beautify docs, fix code_pad_right bug, add example images#5

Merged
davidpoblador merged 1 commit intomainfrom
worktree-tingly-hopping-simon
Feb 25, 2026
Merged

Beautify docs, fix code_pad_right bug, add example images#5
davidpoblador merged 1 commit intomainfrom
worktree-tingly-hopping-simon

Conversation

@davidpoblador
Copy link
Member

Summary

  • Apply All Tuner Labs corporate design (wine/burgundy theme, logo, nav features) to docs
  • Fix code_pad_right bug: builder defaulted to 0px instead of 25px, causing tight right padding in generated images (Silicon CLI uses 25px)
  • Expose 3 new parameters: shadow_offset_x, shadow_offset_y, code_pad_right
  • Generate 6 example code screenshots (Dracula, Nord, Monokai, GitHub, Solarized) for README and docs
  • Enrich PyPI metadata with expanded keywords and classifiers
  • Credit All Tuner Labs consistently across docs and README

Test plan

  • Rust builds cleanly (maturin develop --release)
  • New parameters verified in Python (code_pad_right, shadow_offset_x, shadow_offset_y)
  • MkDocs builds without warnings (mkdocs build --strict)
  • Ruff linter passes
  • All pre-commit hooks pass

🤖 Generated with Claude Code

- Apply All Tuner Labs wine/burgundy design (mkdocs theme, CSS, logo)
- Fix code_pad_right bug: was 0px instead of 25px (matching Silicon CLI)
- Expose shadow_offset_x, shadow_offset_y, code_pad_right parameters
- Generate 6 example code screenshot images across themes/languages
- Beautify README with hero image and theme gallery
- Add example images to docs (index, usage pages)
- Enrich PyPI metadata with more keywords and classifiers
- Credit All Tuner Labs in docs footer and mkdocs config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@davidpoblador davidpoblador merged commit 256d25f into main Feb 25, 2026
4 of 5 checks passed
@davidpoblador davidpoblador deleted the worktree-tingly-hopping-simon branch February 25, 2026 12:02
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