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

@@ -116,6 +116,7 @@ markdown_extensions:
- md_in_html
- tables
- toc:
title: Table of Contents
permalink: true
toc_depth: 3
@@ -133,6 +134,11 @@ markdown_extensions:
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.mark
- pymdownx.magiclink:
repo_url_shorthand: True
provider: github
user: TagStudioDev
repo: TagStudio
- pymdownx.smartsymbols
- pymdownx.snippets
- pymdownx.superfences:
@@ -150,6 +156,7 @@ markdown_extensions:
plugins:
- search
- tags
- typeset
- social: # social embed cards
enabled: !ENV [CI, false] # enabled only when running in CI (eg GitHub Actions)
- redirects: