feat: add encrypted-pages plugin to all templates

- Enabled by default in default, obsidian, and ttrpg templates
- Disabled by default in blog template
This commit is contained in:
saberzero1 2026-03-12 20:12:18 +01:00
parent e53c71ef5a
commit af78134c21
No known key found for this signature in database
4 changed files with 8 additions and 0 deletions

View File

@ -114,6 +114,8 @@ plugins:
enabled: true
- source: github:quartz-community/explicit-publish
enabled: false
- source: github:quartz-community/encrypted-pages
enabled: false
- source: github:quartz-community/alias-redirects
enabled: true
- source: github:quartz-community/content-index

View File

@ -114,6 +114,8 @@ plugins:
enabled: true
- source: github:quartz-community/explicit-publish
enabled: false
- source: github:quartz-community/encrypted-pages
enabled: true
- source: github:quartz-community/alias-redirects
enabled: true
- source: github:quartz-community/content-index

View File

@ -124,6 +124,8 @@ plugins:
enabled: true
- source: github:quartz-community/explicit-publish
enabled: false
- source: github:quartz-community/encrypted-pages
enabled: true
- source: github:quartz-community/alias-redirects
enabled: true
- source: github:quartz-community/content-index

View File

@ -124,6 +124,8 @@ plugins:
enabled: true
- source: github:quartz-community/explicit-publish
enabled: false
- source: github:quartz-community/encrypted-pages
enabled: true
- source: github:quartz-community/alias-redirects
enabled: true
- source: github:quartz-community/content-index