1
0
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:
2022-10-24 09:45:58 -05:00
parent 1a9535dafa
commit 9294e8f542
14 changed files with 45 additions and 5 deletions

View File

@@ -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'