diff options
| author | rtk0c <[email protected]> | 2025-03-22 16:31:25 -0700 |
|---|---|---|
| committer | rtk0c <[email protected]> | 2025-03-22 16:31:25 -0700 |
| commit | c7ffe17f14cee4d439c7541ffb4abb8cabbfc0db (patch) | |
| tree | f1cd9523ae83b371699edf454c7f621511afa055 /content | |
| parent | 4b2e004e032721176caefe762ce4e7e9e6ca15ef (diff) | |
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
Diffstat (limited to 'content')
| -rw-r--r-- | content/archives.md | 4 | ||||
| -rw-r--r-- | content/blog/link-clearance/1.md | 1 |
2 files changed, 4 insertions, 1 deletions
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. |
