[codex] Clean up events calendar #6

Merged
konradkunkel8 merged 2 commits from codex/clean-calendar-ui into main 2026-06-11 18:00:10 +00:00
Collaborator

What changed

  • Replaced the exported WordPress Events Calendar markup with a simpler static events page.
  • Removed the event search form, view selector, and unused Events Calendar scripts/styles.
  • Added responsive calendar and past-event styling in the shared site stylesheet.

Why

The exported plugin interface was visually noisy for a static site and exposed a search feature that is not needed.

Validation

  • npm run build
  • npm run audit:links
  • Served /events.html locally and confirmed the search UI text is gone.
## What changed - Replaced the exported WordPress Events Calendar markup with a simpler static events page. - Removed the event search form, view selector, and unused Events Calendar scripts/styles. - Added responsive calendar and past-event styling in the shared site stylesheet. ## Why The exported plugin interface was visually noisy for a static site and exposed a search feature that is not needed. ## Validation - `npm run build` - `npm run audit:links` - Served `/events.html` locally and confirmed the search UI text is gone.
konradkunkel8 added 1 commit 2026-06-11 17:51:57 +00:00
konradkunkel8 added 1 commit 2026-06-11 17:58:54 +00:00
# Conflicts:
#	src/content/pages/events.html
#	src/pages/events.astro
konradkunkel8 merged commit b23bac3f83 into main 2026-06-11 18:00:10 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: familyfedie/familyfedie-website#6
No description provided.