From 036d5bd8bd2bfc2a77c43f8dbfa8e90ae8ee8b76 Mon Sep 17 00:00:00 2001 From: tdro Date: Fri, 6 Jan 2023 03:57:02 -0500 Subject: themes/default/layouts/partials/author-list: Generate once Let it appear on second generation --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 897f781..452f1d0 100644 --- a/config.yaml +++ b/config.yaml @@ -151,6 +151,9 @@ outputFormats: path: authors baseName: index mediaType: text/html + authors.section: + baseName: authors + mediaType: text/html history: path: archives/messages baseName: index @@ -187,6 +190,7 @@ outputs: - xslt.sitemap - json - authors + - authors.section - sources - browserconfig - history -- cgit v1.2.3