Skip to content

Fix calendar event summary rendering - #78

Merged
HeyItsGilbert merged 4 commits into
event/issue-76-swiss-psug-09-2026-2026from
fix/calendar-summary-length
Aug 20, 2026
Merged

Fix calendar event summary rendering#78
HeyItsGilbert merged 4 commits into
event/issue-76-swiss-psug-09-2026-2026from
fix/calendar-summary-length

Conversation

@HeyItsGilbert

Copy link
Copy Markdown
Member

Summary

  • truncate event descriptions displayed on the calendar page
  • preserve complete event details in the ICS calendar feed

Built on top of #77.

Copilot AI lite review requested due to automatic review settings August 20, 2026 17:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Hugo calendar listing template to render event summaries in a cleaner, more consistent way by stripping markup and limiting the visible length on the calendar page, while leaving the iCalendar feed’s full event description behavior intact.

Changes:

  • Truncate calendar page event summaries to 240 characters.
  • Strip any Markdown/HTML-derived formatting from the rendered summary text via plainify to avoid messy rendering in the calendar card UI.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@HeyItsGilbert
HeyItsGilbert merged commit 23b7497 into event/issue-76-swiss-psug-09-2026-2026 Aug 20, 2026
1 check passed
@HeyItsGilbert
HeyItsGilbert deleted the fix/calendar-summary-length branch August 20, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants