rss email digests over ssh because you're a cool kid herald.dunkirk.sh
go rss rss-reader ssh charm

tags

v0.1.10
e88a96bc Kieran Klukas

v0.1.10: Improve email HTML rendering

- Strip HTML5 semantic tags (article, section, etc.) unsupported by email clients
- Strip HTML from text/plain email part to fix raw tag visibility
- Style code blocks with background color and monospace font in HTML emails
- Indent code blocks in text emails for better readability
- Strip syntax highlighting spans from code blocks

artifacts

v0.1.6
a009d02a Kieran Klukas

Patch release - bug fixes and improvements

artifacts

v0.1.5
6fe82b5e Kieran Klukas

fix: prevent duplicate emails on feed file reupload

artifacts

v0.1.3
4cf4a1b8 Kieran Klukas

Add social meta tags and SVG favicon

- Add comprehensive Open Graph and Twitter Card meta tags to all templates
- Replace emoji favicon with proper SVG file from public directory
- Improve SEO with proper page descriptions

artifacts

v0.1.2
384c53a4 Kieran Klukas

v0.1.2 - Build improvements

- Properly inject version and commit hash into Nix builds
- Fix version output showing 'unknown (built from source)'
- Version now correctly displays as 'herald version 0.1.2 (hash)'

artifacts

v0.1.1
cd2647f5 Kieran Klukas

v0.1.1 - UI improvements

- Add light/dark theme support with media queries
- Add mobile responsive styling
- Unify keep alive page with site template
- Improve CSS organization

artifacts