docs: add mehalter.page documentation website #2

Merged
clawlter merged 1 commit from feat/docs-site into main 2026-04-09 17:52:27 -04:00
Owner

Summary

  • add a static documentation site source for Hermes Usage Insights
  • build the site from the repo docs with a small Python script and shared stylesheet
  • prepare the repo for publication at https://clawlter.mehalter.page/hermes-usage-insights/

Verification

  • uv sync --frozen
  • uv run black --check src tests scripts
  • uv run isort --check-only src tests scripts
  • uv run pyright
  • uv run pytest -q
  • uv run python -m build
  • uv run python scripts/build_docs_site.py
  • browser QA on site-build/index.html
## Summary - add a static documentation site source for Hermes Usage Insights - build the site from the repo docs with a small Python script and shared stylesheet - prepare the repo for publication at `https://clawlter.mehalter.page/hermes-usage-insights/` ## Verification - `uv sync --frozen` - `uv run black --check src tests scripts` - `uv run isort --check-only src tests scripts` - `uv run pyright` - `uv run pytest -q` - `uv run python -m build` - `uv run python scripts/build_docs_site.py` - browser QA on `site-build/index.html`
docs: add mehalter.page documentation website
All checks were successful
Python CI / Validate formatting, typing, and tests (pull_request) Successful in 1m32s
Python CI / Build source and wheel distributions (pull_request) Successful in 1m27s
7a79c6f648
Add a static documentation site source for Hermes Usage Insights, build it
from the repo docs with a small Python script, and prepare it for publishing
under the project path on mehalter.page.
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!2
No description provided.