From b45bf698812b153405c5f6adf4bdc3d1e0a2a2e2 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 21 Jun 2024 22:50:24 -0400 Subject: [PATCH] Cleaning up posts --- .../adding-content-to-taxonomy-terms/{_index.md => index.md} | 0 content/posts/drone-and-hugo.md | 1 + content/posts/filtering-hugo-pages-by-type.md | 1 + 3 files changed, 2 insertions(+) rename content/posts/adding-content-to-taxonomy-terms/{_index.md => index.md} (100%) diff --git a/content/posts/adding-content-to-taxonomy-terms/_index.md b/content/posts/adding-content-to-taxonomy-terms/index.md similarity index 100% rename from content/posts/adding-content-to-taxonomy-terms/_index.md rename to content/posts/adding-content-to-taxonomy-terms/index.md diff --git a/content/posts/drone-and-hugo.md b/content/posts/drone-and-hugo.md index 79d4d43..ae38416 100644 --- a/content/posts/drone-and-hugo.md +++ b/content/posts/drone-and-hugo.md @@ -3,6 +3,7 @@ draft: false title: "Copying HTML files by hand is for suckers" date: "2023-02-02" series: ["blogging-with-quartz"] +series_order: 1 author: "Nick Dumas" authorTwitter: "" cover: "" diff --git a/content/posts/filtering-hugo-pages-by-type.md b/content/posts/filtering-hugo-pages-by-type.md index 08e26a9..d3419a5 100644 --- a/content/posts/filtering-hugo-pages-by-type.md +++ b/content/posts/filtering-hugo-pages-by-type.md @@ -3,6 +3,7 @@ draft: false title: "Filtering Hugo pages by Type" aliases: ["Filtering Hugo pages by Type"] series: ["blogging-with-quartz"] +series_order: 4 date: "2023-04-08" author: "Nick Dumas" cover: ""