Skip to content

Commit 75c5fc5

Browse files
HeyItsGilbertclaude
andcommitted
feat(articles): add tags + categories to latest 100 articles
Adds a `tags` taxonomy (previously unused) to the 100 most recent articles and backfills `categories` on the 16 that lacked them, drawing only from the existing category vocabulary so siblings match. Categories and tags both feed Hugo's Related content (tags weighted 80, categories 60), so this populates the "Related Articles" block that was empty for uncategorized posts. Also removes a broken article that was a scraped events-calendar dump with no real content, and moves the "About Us" team page out of content/articles/ to content/about/ so it no longer appears in the article feed or related results. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 65223af commit 75c5fc5

102 files changed

Lines changed: 399 additions & 4140 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.

content/articles/2020-05-08-icymi-powershell-week-of-08-may-2020.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ authors:
66
date: "2020-05-08T16:26:33+00:00"
77
categories:
88
- In Case You Missed It
9+
tags:
10+
- ICYMI
11+
- Community
12+
- Weekly Roundup
913
legacy_featured_image: /wp-content/uploads/2018/08/shutterstock_399116026.jpg
1014
aliases:
1115
- /2020/05/icymi-powershell-week-of-08-may-2020/

content/articles/2020-05-15-icymi-powershell-week-of-15-may-2020.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ authors:
66
date: "2020-05-15T15:00:07+00:00"
77
categories:
88
- In Case You Missed It
9+
tags:
10+
- ICYMI
11+
- Community
12+
- Weekly Roundup
913
legacy_featured_image: /wp-content/uploads/2018/08/shutterstock_399116026.jpg
1014
aliases:
1115
- /2020/05/icymi-powershell-week-of-15-may-2020/

content/articles/2020-05-22-icymi-powershell-week-of-22-may-2020.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ authors:
66
date: "2020-05-22T15:00:00+00:00"
77
categories:
88
- In Case You Missed It
9+
tags:
10+
- ICYMI
11+
- Community
12+
- Weekly Roundup
913
legacy_featured_image: /wp-content/uploads/2018/08/shutterstock_399116026.jpg
1014
aliases:
1115
- /2020/05/icymi-powershell-week-of-22-may-2020/

content/articles/2020-05-29-icymi-powershell-week-of-29-may-2020.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ authors:
66
date: "2020-05-29T21:35:39+00:00"
77
categories:
88
- In Case You Missed It
9+
tags:
10+
- ICYMI
11+
- Community
12+
- Weekly Roundup
913
legacy_featured_image: /wp-content/uploads/2018/08/shutterstock_399116026.jpg
1014
aliases:
1115
- /2020/05/icymi-powershell-week-of-29-may-2020/

content/articles/2020-06-07-iron-scripter-learn-powershell-through-code-challenges.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ categories:
88
- PowerShell for Admins
99
- Tips and Tricks
1010
- Training
11+
tags:
12+
- Iron Scripter
13+
- Code Challenges
14+
- Learning
1115
aliases:
1216
- /2020/06/iron-scripter-learn-powershell-through-code-challenges/
1317
---

content/articles/2020-06-12-icymi-powershell-week-of-12-june-2020.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ authors:
66
date: "2020-06-12T15:33:59+00:00"
77
categories:
88
- In Case You Missed It
9+
tags:
10+
- ICYMI
11+
- Community
12+
- Weekly Roundup
913
legacy_featured_image: /wp-content/uploads/2018/08/shutterstock_399116026.jpg
1014
aliases:
1115
- /2020/06/icymi-powershell-week-of-12-june-2020/

content/articles/2020-06-16-a-new-home-for-plaster.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ categories:
99
- PowerShell for Admins
1010
- PowerShell for Developers
1111
- Tools
12+
tags:
13+
- Plaster
14+
- Modules
15+
- Community
1216
aliases:
1317
- /2020/06/a-new-home-for-plaster/
1418
---

content/articles/2020-06-17-simple-powershell-gui.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ categories:
99
- Tips and Tricks
1010
- Tools
1111
- Tutorials
12+
tags:
13+
- GUI
14+
- Automation
1215
aliases:
1316
- /2020/06/simple-powershell-gui/
1417
---

content/articles/2020-06-19-icymi-powershell-week-of-19-june-2020.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ authors:
66
date: "2020-06-19T14:00:53+00:00"
77
categories:
88
- In Case You Missed It
9+
tags:
10+
- ICYMI
11+
- Community
12+
- Weekly Roundup
913
aliases:
1014
- /2020/06/icymi-powershell-week-of-19-june-2020/
1115
---

0 commit comments

Comments
 (0)