1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2026-06-03 19:30:25 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Anson 2592d8ac46 Add site health tests and fix feed issues
- Add exhaustive site validation tests (all links, images, meta tags)
- Add link_host config field to fix feeds with broken URLs
- Fix vitalik feed (rewrite vitalik.ca → vitalik.eth.limo)
- Fix gzip-compressed feeds (evanjones.ca) with reqwest compression
- Resolve relative URLs in feed entries against feed base URL
- Switch to env_logger to filter html5ever warnings
- Add site_health CI job (parallel, non-blocking)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 15:39:30 -05:00