From c7ffe17f14cee4d439c7541ffb4abb8cabbfc0db Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 22 Mar 2025 16:31:25 -0700 Subject: Bug sweep on Hugo setup - Homepage reddit link http -> https - Homepage twitter link instead of x.com - Add links to tags and categories in the archive page - Copied PaperMod archives.html to support page contents - NOTE: this file has to be called `archives.html`, because PaperMod applies styling based on layout name - Categorize link clearance --- content/archives.md | 4 +++- content/blog/link-clearance/1.md | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'content') diff --git a/content/archives.md b/content/archives.md index 96259e1..6d0673d 100644 --- a/content/archives.md +++ b/content/archives.md @@ -1,5 +1,7 @@ --- -title: "Archive" +title: "An Archive of All Posts" layout: "archives" summary: "archives" --- + +Browse by: [↳ tags](/tags) or [↳ categories](/categories) diff --git a/content/blog/link-clearance/1.md b/content/blog/link-clearance/1.md index 5fc20f4..8617a52 100644 --- a/content/blog/link-clearance/1.md +++ b/content/blog/link-clearance/1.md @@ -1,6 +1,7 @@ --- title: "Link clearance #1" date: 2025-03-19T17:13:00-07:00 +categories: ["link clearance"] --- This series isn't periodical at all. It'll come out whenever I have enough of them accumulated over time. -- cgit v1.3.1