Skip to content

Commit c0d88db

Browse files
HeyItsGilbertclaude
andcommitted
refactor(content): standardize on authors over redundant author key
Every content file carried both `author:` (string) and `authors:` (list) with identical values — the singular was always equal to authors[0]. The `authors:` list already drives the Hugo taxonomy (hugo.yaml: author: authors); `author:` only fed the byline display in three templates. - Repoint single/list/index bylines from `.Params.author` to `index .Params.authors 0`, preserving primary-author-only bylines. - Strip the redundant `author:` key from all content frontmatter. - Drop the `author` field from the article/podcast content types in frontmatter.json and promote `authors` to required so the CMS no longer re-adds the singular key. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 827f580 commit c0d88db

1,878 files changed

Lines changed: 12 additions & 1892 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.

content/about/_index.md

Lines changed: 0 additions & 1 deletion

content/articles/2010-09-21-make-ps1exewrapper.md

Lines changed: 0 additions & 1 deletion

content/articles/2011-03-09-mvp-summit-2011.md

Lines changed: 0 additions & 1 deletion

content/articles/2011-03-16-powerscripting-podcast-with-jeffrey-snover-and-kenneth-hansen.md

Lines changed: 0 additions & 1 deletion

content/articles/2011-03-21-powergui-spring-2011-desktop-wallpaper.md

Lines changed: 0 additions & 1 deletion

content/articles/2011-03-22-adam-driscoll-talks-about-powershell-and-powergui-on-net-rocks.md

Lines changed: 0 additions & 1 deletion

content/articles/2011-03-28-happy-4th-birthday-powergui.md

Lines changed: 0 additions & 1 deletion

content/articles/2011-04-04-the-2011-scripting-games-have-begun.md

Lines changed: 0 additions & 1 deletion

content/articles/2011-04-22-earth-day-2011-powergui-style.md

Lines changed: 0 additions & 1 deletion

content/articles/2011-04-28-learn-more-about-powershell-at-teched-2011.md

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)