forked from fierke/tagwiki
Add mkdocs.yml
This commit is contained in:
12
mkdocs.yml
Normal file
12
mkdocs.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
site_name: TagWiki
|
||||
|
||||
theme:
|
||||
name: material
|
||||
|
||||
repo_url: https://git.mypapercloud.de/fierke/tagwiki
|
||||
edit_uri: src/branch/main/docs/
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- git-authors
|
||||
- git-revision-date-localized
|
||||
Reference in New Issue
Block a user