Skip to content

Fun additions#355

Merged
JesperDramsch merged 3 commits into
mainfrom
claude/fix-newsletter-feed-E30UF
May 12, 2026
Merged

Fun additions#355
JesperDramsch merged 3 commits into
mainfrom
claude/fix-newsletter-feed-E30UF

Conversation

@JesperDramsch
Copy link
Copy Markdown
Owner

No description provided.

claude added 3 commits May 12, 2026 14:42
Adds /newsletter.xml that filters conferences to those whose CFP closes
in the next 14 days, with pubDate set to build time so Buttondown's
RSS-to-email picks items up (the existing /feed.xml uses future-dated
CFP deadlines as pubDate, which Buttondown skips).

https://claude.ai/code/session_01BKQ3qcHaToNZyecwyYGoBW
…n-deadlines into claude/fix-newsletter-feed-E30UF

# Conflicts:
#	newsletter.xml
Computes days_until from CFP deadline and emits a colored pill at the
top of each item's description, tiered by urgency:
- Last day! (red)
- 1 day left (orange)
- 2-3 days left (amber)
- 4-7 days left (yellow)
- 8-14 days (blue)

Uses midnight-UTC rounding for accurate calendar-day counts. Pairs with
the existing taglines for at-a-glance urgency plus community flavor.

https://claude.ai/code/session_01BKQ3qcHaToNZyecwyYGoBW
@JesperDramsch JesperDramsch merged commit c611d4d into main May 12, 2026
11 checks passed
@JesperDramsch JesperDramsch deleted the claude/fix-newsletter-feed-E30UF branch May 12, 2026 15:46
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