Skip to content

Tag Groundhog Day puzzles as holidays and add taxonomy copy#1760

Merged
tphummel merged 1 commit into
mainfrom
ai/tag-groundhog-day-puzzles-and-holidays
May 16, 2026
Merged

Tag Groundhog Day puzzles as holidays and add taxonomy copy#1760
tphummel merged 1 commit into
mainfrom
ai/tag-groundhog-day-puzzles-and-holidays

Conversation

@tphummel
Copy link
Copy Markdown
Owner

Motivation

  • Ensure all Groundhog Day puzzle entries are discoverable via the groundhog-day tag and also classified as a holiday for consistent taxonomy grouping.
  • Add a short, personality-copy line to the Groundhog Day taxonomy term to provide context on the tag page.

Description

  • Added the holiday tag to existing Groundhog Day entries for February 2 in the archive at content/w/2022-02-02/index.md, content/w/2023-02-02/index.md, content/w/2024-02-02/index.md, content/w/2025-02-02/index.md, and content/w/2026-02-02/index.md so each now includes "groundhog-day","holiday" in frontmatter.
  • Updated the Groundhog Day taxonomy term page at content/tags/groundhog-day/_index.md with the line: “I definitely see a shadow.”

Testing

  • Located relevant entries with rg --files content/w | rg '02-02/index.md$' and rg -n "groundhog-day|holiday" content to identify targets and confirm presence of the tag.
  • Inspected files using sed -n and a verification loop for f in content/w/*-02-02/index.md; do sed -n '1,12p' "$f"; done to confirm updated frontmatter contains the expected tags.
  • Verified the taxonomy term file content with sed -n '1,80p' content/tags/groundhog-day/_index.md and confirmed the added copy, with all checks succeeding.

Codex Task

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 16, 2026

Deploying wordle with  Cloudflare Pages  Cloudflare Pages

Latest commit: 90edfae
Status: ✅  Deploy successful!
Preview URL: https://d6af5c20.wordle-static.pages.dev
Branch Preview URL: https://ai-tag-groundhog-day-puzzles.wordle-static.pages.dev

View logs

@tphummel tphummel merged commit 8a2854f into main May 16, 2026
3 of 4 checks passed
@tphummel tphummel deleted the ai/tag-groundhog-day-puzzles-and-holidays branch May 16, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant