mirror of
https://github.com/privacyguides/blog.privacyguides.org.git
synced 2025-07-24 12:21:04 +00:00
Categories and tags
This commit is contained in:
16
mkdocs.yml
16
mkdocs.yml
@@ -89,6 +89,18 @@ plugins:
|
||||
cards_font: 'Public Sans'
|
||||
blog:
|
||||
blog_dir: .
|
||||
categories_allowed:
|
||||
- Announcements
|
||||
- Opinion
|
||||
- Software
|
||||
- Hardware
|
||||
- Android
|
||||
- iOS
|
||||
- Linux
|
||||
- macOS
|
||||
- Windows
|
||||
- Qubes OS
|
||||
- Providers
|
||||
rss:
|
||||
match_path: posts/.*
|
||||
date_from_meta:
|
||||
@@ -96,7 +108,8 @@ plugins:
|
||||
categories:
|
||||
- categories
|
||||
- tags
|
||||
tags: {}
|
||||
tags:
|
||||
tags_file: tags.md
|
||||
search: {}
|
||||
|
||||
markdown_extensions:
|
||||
@@ -153,3 +166,4 @@ nav:
|
||||
- 'Forum': 'https://discuss.privacyguides.org/'
|
||||
- Blog:
|
||||
- 'index.md'
|
||||
- 'tags.md'
|
||||
|
Reference in New Issue
Block a user