Switch to mkdocs-materialx
The project mkdocs-material is in maintenance-only mode and their successor is not ready yet. Use the modern, refreshed theme and drop the pymdownx.magiclink extension.
This commit is contained in:
parent
efd83da14e
commit
f3512d50df
3 changed files with 6 additions and 9 deletions
|
|
@ -15,7 +15,7 @@ copyright: Copyright © 2026 Headscale authors
|
|||
|
||||
# Configuration
|
||||
theme:
|
||||
name: material
|
||||
name: materialx
|
||||
features:
|
||||
- announce.dismiss
|
||||
- content.action.edit
|
||||
|
|
@ -138,10 +138,6 @@ markdown_extensions:
|
|||
pygments_lang_class: true
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.keys
|
||||
- pymdownx.magiclink:
|
||||
repo_url_shorthand: true
|
||||
user: squidfunk
|
||||
repo: mkdocs-material
|
||||
- pymdownx.mark
|
||||
- pymdownx.smartsymbols
|
||||
- pymdownx.superfences:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue