tbhb
searchpath
BlogDocsChangelog

docs: add MkDocs Material documentation site

#4Merged
Comparing
docs
(
3b8b702
) with
main
(
eb46bb0
)
CodSpeed Performance Gauge
0%
Untouched
1

Benchmarks

Passed

test_import_time_searchpath
tests/benchmarks/test_bench_imports.py::TestBenchImportTime
CodSpeed Performance Gauge
0%
2.1 ms2.1 ms

Commits

Click on a commit to change the comparison range
Base
main
eb46bb0
-0.13%
docs: add MkDocs Material documentation site Set up complete documentation infrastructure with MkDocs Material: - Add mkdocs.yml with Material theme, mkdocstrings, and plugins - Create Diátaxis-structured docs (tutorials, guides, explanation, reference) - Add API reference with auto-generated documentation from docstrings - Include llms.txt and llms-full.txt for LLM context - Add documentation CI workflow with linting and deployment - Configure Cloudflare Workers deployment via wrangler - Update docstring examples to use fenced code blocks for proper rendering - Add pytest-examples tests for documentation code examples - Update Vale vocabulary with project-specific terms
b85d2b1
6 days ago
by tbhb
0%
ci: add Vale styles sync to CI workflow The CI workflow was failing because it runs `just lint` which includes Vale prose linting, but Vale styles were not synced first. Added the same cache and sync steps used in the documentation workflow.
4edba04
6 days ago
by tbhb
0%
fix(lint): remove errant comma in biome check command The comma was being interpreted as part of the file pattern, causing biome to fail with "No such file or directory" errors.
c950ac8
6 days ago
by tbhb
0%
fix(lint): use biome check with directory instead of glob patterns Biome has issues with glob patterns via pnpm exec on Linux. Using --files-ignore-unknown=true with the current directory lets biome find JSON/JSONC files automatically.
3b8b702
6 days ago
by tbhb
© 2026 CodSpeed Technology
Home Terms Privacy Docs