Skip to content

Migrate docs from mkdocs-material to Zensical#343

Merged
chrisguidry merged 3 commits intomainfrom
migrate-docs-273
Feb 17, 2026
Merged

Migrate docs from mkdocs-material to Zensical#343
chrisguidry merged 3 commits intomainfrom
migrate-docs-273

Conversation

@chrisguidry
Copy link
Owner

mkdocs-material has entered maintenance mode in favor of Zensical, which
is built by the same team and reads mkdocs.yml directly. This swaps the
docs dependencies and build command accordingly.

Also removes a stale top-level sitecustomize.py that snuck in with #170,
adds site/ to .gitignore, and updates the README with current
Redis/Valkey test versions and a note on working with docs locally.

Closes #273

🤖 Generated with Claude Code

mkdocs-material has entered maintenance mode in favor of Zensical, which
is built by the same team and reads mkdocs.yml directly. This swaps the
docs dependencies and build command accordingly.

Also removes a stale top-level sitecustomize.py that snuck in with #170,
adds site/ to .gitignore, and updates the README with current
Redis/Valkey test versions and a note on working with docs locally.

Closes #273

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@github-actions
Copy link

github-actions bot commented Feb 17, 2026

📚 Documentation has been built for this PR!

You can download the documentation directly here:
https://github.com/chrisguidry/docket/actions/runs/22116975100/artifacts/5546520944

@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5969e1e) to head (67254c8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #343   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           99        99           
  Lines         3097      3097           
  Branches        27        27           
=========================================
  Hits          3097      3097           
Flag Coverage Δ
cli-python-3.10 100.00% <ø> (ø)
cli-python-3.11 100.00% <ø> (ø)
cli-python-3.12 100.00% <ø> (ø)
cli-python-3.13 100.00% <ø> (ø)
cli-python-3.14 100.00% <ø> (ø)
python-3.10 100.00% <ø> (ø)
python-3.11 98.02% <ø> (+0.03%) ⬆️
python-3.12 100.00% <ø> (ø)
python-3.13 100.00% <ø> (ø)
python-3.14 100.00% <ø> (ø)
windows-python-3.10 100.00% <ø> (ø)
windows-python-3.11 97.90% <ø> (ø)
windows-python-3.12 100.00% <ø> (ø)
windows-python-3.13 100.00% <ø> (ø)
windows-python-3.14 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
tests/cli/run.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chrisguidry chrisguidry merged commit a63b5f3 into main Feb 17, 2026
92 of 93 checks passed
@chrisguidry chrisguidry deleted the migrate-docs-273 branch February 17, 2026 21:58
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.

Migrate from mkdocs-material after they've gone to maintenance mode

2 participants