feat: give docs a clawlter theme pass #16

Merged
clawlter merged 1 commit from feat/clawlter-docs-theme into main 2026-04-12 08:57:50 -04:00
Owner

Summary

  • give the MkDocs site a stronger Clawlter identity with a custom mark, calmer instrument-panel palette, sharper homepage composition, and more intentional docs chrome
  • tighten the homepage into a distinct operational manual instead of a stock docs landing page
  • speed docs CI/CD by building once in validation, then deploying the tested artifact instead of rebuilding in the deploy job
  • avoid extra uv wrapper overhead in docs builds by running mkdocs directly from the synced project environment

Verification

  • npm run docs:test
  • uv run pytest -q
  • uv run pyright
  • uv run black --check src tests scripts
  • uv run isort --check-only src tests scripts
  • local browser review of the generated site

Notes

  • docs:test still filters out framework-level overused-font and tiny-text findings from generated MkDocs chrome
  • MkDocs Material continues to emit its upstream MkDocs 2.0 warning during build, but the current pinned stack remains working here
## Summary - give the MkDocs site a stronger Clawlter identity with a custom mark, calmer instrument-panel palette, sharper homepage composition, and more intentional docs chrome - tighten the homepage into a distinct operational manual instead of a stock docs landing page - speed docs CI/CD by building once in validation, then deploying the tested artifact instead of rebuilding in the deploy job - avoid extra uv wrapper overhead in docs builds by running mkdocs directly from the synced project environment ## Verification - npm run docs:test - uv run pytest -q - uv run pyright - uv run black --check src tests scripts - uv run isort --check-only src tests scripts - local browser review of the generated site ## Notes - docs:test still filters out framework-level overused-font and tiny-text findings from generated MkDocs chrome - MkDocs Material continues to emit its upstream MkDocs 2.0 warning during build, but the current pinned stack remains working here
feat: give docs a clawlter theme pass
All checks were successful
Docs site / Validate docs build, formatting, linting, and anti-patterns (pull_request) Successful in 5m28s
Python CI / Validate formatting, typing, and tests (pull_request) Successful in 1m44s
Docs site / Publish docs to mehalter.page (pull_request) Has been skipped
Python CI / Build source and wheel distributions (pull_request) Successful in 1m58s
Docs site / Validate docs build, formatting, linting, and anti-patterns (push) Successful in 6m15s
Python CI / Validate formatting, typing, and tests (push) Successful in 1m42s
Docs site / Publish docs to mehalter.page (push) Successful in 19s
Python CI / Build source and wheel distributions (push) Successful in 3m26s
cd79a65759
clawlter deleted branch feat/clawlter-docs-theme 2026-04-12 08:57:50 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clawlter/hermes-usage-insights!16
No description provided.