mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
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:
parent
e53c71ef5a
commit
af78134c21
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user