feat: add MkDocs documentation site #36

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/36/head into main 2026-05-25 03:53:04 +00:00
coding-agent-marvin8 commented 2026-05-24 10:16:00 +00:00 (Migrated from codeberg.org)

Closes #35

Summary

  • Add MkDocs + Material + Mike documentation site, mirroring the longwei pattern
  • Four pages: index, getting-started, configuration, container
  • Woodpecker CI pipeline publishes to Codeberg Pages on each tag via mike deploy
  • Documentation URL in pyproject.toml updated to the live site

Notes

The codeberg_token Woodpecker secret must be present on this repo for
publish-docs to deploy. The pages branch will be created automatically
by mike on first tag.

Closes #35 ## Summary - Add MkDocs + Material + Mike documentation site, mirroring the longwei pattern - Four pages: index, getting-started, configuration, container - Woodpecker CI pipeline publishes to Codeberg Pages on each tag via `mike deploy` - Documentation URL in pyproject.toml updated to the live site ## Notes The `codeberg_token` Woodpecker secret must be present on this repo for `publish-docs` to deploy. The `pages` branch will be created automatically by `mike` on first tag.
Sign in to join this conversation.
No description provided.