Merge remote-tracking branch 'origin/main' into add-hachidori-backend

# Conflicts:
#	docs-site/anki-integration.md
#	docs-site/immersion-tracking.md
#	docs-site/shortcuts.md
#	docs-site/usage.md
This commit is contained in:
2026-09-24 17:26:30 -07:00
47 changed files with 2711 additions and 6243 deletions
+6
View File
@@ -0,0 +1,6 @@
type: docs
area: docs
- Rewrote the docs site to be shorter and easier to scan: pages lead with setup and use, reference material lives in compact tables, and internal detail was cut from user pages.
- The configuration reference now has a short explanation and a key/default table for each config block.
- Fixed docs that no longer matched current behavior.