Add tags overview

This commit is contained in:
flokoe 2023-07-04 13:54:36 +02:00
parent 6e4f649350
commit 73779d718d
2 changed files with 13 additions and 2 deletions

9
docs/tags.md Normal file
View File

@ -0,0 +1,9 @@
---
hide: [navigation]
---
# Tags
Following is a list of all existing tags:
[TAGS]

View File

@ -6,10 +6,12 @@ theme:
- navigation.tabs - navigation.tabs
plugins: plugins:
- tags - tags:
tags_file: tags.md
markdown_extensions: markdown_extensions:
- admonition - admonition
nav: nav:
- Start: index.md - Start: index.md
- tags.md