docs: add github magiclinks, update navigation titles and styling

This commit is contained in:
Travis Abendshien
2026-05-19 03:00:31 -07:00
parent c7eb22b253
commit e1a02ca843
20 changed files with 499 additions and 359 deletions

View File

@@ -43,7 +43,7 @@ dependencies = [
[project.optional-dependencies]
dev = ["tagstudio[mkdocs,pyright,pre-commit,pyinstaller,pytest,ruff]"]
mkdocs = ["mkdocs-material[imaging]>=9.6.14", "mkdocs-redirects~=1.2"]
mkdocs = ["mkdocs-material[imaging]>=9.7", "mkdocs-redirects~=1.2"]
pyright = ["pyright~=1.1.409"]
pre-commit = ["pre-commit~=4.2"]
pyinstaller = ["Pyinstaller~=6.13"]