feat: add @quartz-themes/core to config and templates

Add disabled theme entry to default config and default/blog templates.
Migrate obsidian and ttrpg templates from git-based quartz-themes source
to npm @quartz-themes/core package.
This commit is contained in:
saberzero1
2026-07-24 20:33:05 +02:00
parent 26a5a86d77
commit 94fcabb0b4
5 changed files with 26 additions and 15 deletions
+5
View File
@@ -100,6 +100,11 @@ plugins:
order: 92
- source: "@quartz-community/quartz-fonts"
enabled: true
- source: "@quartz-themes/core"
enabled: false
options:
theme: tokyo-night
mode: both
- source: "@quartz-community/remove-draft"
enabled: true
- source: "@quartz-community/explicit-publish"