Advertise WebSub hub (websubhub.com) in three discovery layers:
- HTML <link rel="hub"> in page head
- <atom:link rel="hub"> in RSS feed
- "hubs" array in JSON Feed 1.1
Notify hub after each Eleventy build so subscribers receive
push updates when new content is published.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
The photo property can be an array of URLs for multi-photo posts.
Check if first element looks like a URL (length > 10) to detect arrays.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>