From 3138a88bb1be87a8482f1cc867cbaa9b6dfd6828 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Wed, 27 May 2026 00:18:06 +0200 Subject: [PATCH] chore: updated layouts to include table of contents --- quartz.config.default.yaml | 5 ++++- quartz/cli/templates/blog.yaml | 5 ++++- quartz/cli/templates/default.yaml | 5 ++++- quartz/cli/templates/obsidian.yaml | 5 ++++- quartz/cli/templates/ttrpg.yaml | 5 ++++- 5 files changed, 20 insertions(+), 5 deletions(-) diff --git a/quartz.config.default.yaml b/quartz.config.default.yaml index 496047d..9d1ff8c 100644 --- a/quartz.config.default.yaml +++ b/quartz.config.default.yaml @@ -70,6 +70,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -142,7 +145,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: diff --git a/quartz/cli/templates/blog.yaml b/quartz/cli/templates/blog.yaml index a97ea77..234c752 100644 --- a/quartz/cli/templates/blog.yaml +++ b/quartz/cli/templates/blog.yaml @@ -72,6 +72,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -156,7 +159,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: diff --git a/quartz/cli/templates/default.yaml b/quartz/cli/templates/default.yaml index e13dc65..ebc2780 100644 --- a/quartz/cli/templates/default.yaml +++ b/quartz/cli/templates/default.yaml @@ -72,6 +72,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -161,7 +164,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: diff --git a/quartz/cli/templates/obsidian.yaml b/quartz/cli/templates/obsidian.yaml index 3f3ff60..959a066 100644 --- a/quartz/cli/templates/obsidian.yaml +++ b/quartz/cli/templates/obsidian.yaml @@ -82,6 +82,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -172,7 +175,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: diff --git a/quartz/cli/templates/ttrpg.yaml b/quartz/cli/templates/ttrpg.yaml index 9593481..251aa15 100644 --- a/quartz/cli/templates/ttrpg.yaml +++ b/quartz/cli/templates/ttrpg.yaml @@ -82,6 +82,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -172,7 +175,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: