From 735c7002a37c745c8b0ac989fd56a1ef32abc201 Mon Sep 17 00:00:00 2001 From: Kevin McDonald Date: Sun, 28 Apr 2024 21:30:07 +0200 Subject: [PATCH] Build jsonfeed again --- config.yaml | 10 ++++------ content/_index.html | 4 ++++ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/config.yaml b/config.yaml index 4c42107c..1d658ba3 100644 --- a/config.yaml +++ b/config.yaml @@ -51,6 +51,10 @@ params: - name: "linkedin" url: "https://www.linkedin.com/in/sudorandom/" + mainSections: + - posts + - prompts + footer: showVersion: true socialIcons: true @@ -98,12 +102,6 @@ markup: tableOfContents: endLevel: 4 -outputs: - home: ['html'] - section: ['html'] - taxonomy: ['html'] - term: ['html'] - outputFormats: jsonfeed: mediaType: "application/json" diff --git a/content/_index.html b/content/_index.html index f896ae19..f61bab3b 100644 --- a/content/_index.html +++ b/content/_index.html @@ -1,3 +1,7 @@ ++++ +outputs = ['html','rss','jsonfeed'] ++++ +

Welcome!