Commit c398c44
committed
docs: migrate from MkDocs to Sphinx with Furo theme
- Replace MkDocs with Sphinx using myst-parser for Markdown support
- Use Furo theme for improved navigation and appearance
- Add development workflow documentation page
- Merge advanced configuration into settings page
- Move DaisyUI documentation from usage to settings
- Remove redundant sections (debugging guide, testing strategies, etc.)
- Fix badge display in README with inline HTML and flex styles
- Exclude docs/ from uv-secure pre-commit hook
- Update justfile and .readthedocs.yml for Sphinx1 parent f333c99 commit c398c44
18 files changed
Lines changed: 479 additions & 1102 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments