Skip to content

feat: visible RSS link in the footer - #74

Merged
serros404 merged 1 commit into
mainfrom
feat/rss-visible-link
Sep 18, 2026
Merged

serros404 merged 1 commit into
mainfrom
feat/rss-visible-link

Conversation

@0xd3lta

@0xd3lta 0xd3lta commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

The feed was only discoverable by machines, through the <link rel="alternate"> in the head. Someone browsing the site had no way to learn it exists — which is exactly why a follower asked for RSS the site already had.

Adds an icon beside GitHub and LinkedIn, following the existing footer pattern exactly: same box, same border, same sizing, lucide icon.

One judgement call

Hover goes to white, not the RSS orange. The other two icons hover to their brand colour, so orange would follow that logic — but it would introduce a hue that exists nowhere else in the palette, and the project rule is not to add design tokens without being asked. White keeps the footer inside the current system. Easy to switch if you prefer the orange.

Verification

Build clean, 31 pages. The link renders in the footer of every page — home, /blog, /operators, /contact and report pages — checked outside the <head> so it counts the visible one, not the autodiscovery tag that already existed.

🤖 Generated with Claude Code

The feed was only discoverable by machines, through the <link
rel="alternate"> in the head. A reader browsing the site had no way to
learn it exists — which is why a follower asked for RSS the site already
had.

Adds an icon beside GitHub and LinkedIn, following the existing pattern
exactly: same box, same border, same sizing, lucide icon.

Hover goes to white rather than the RSS orange. The other two icons hover
to their brand colour, so orange would follow that logic, but it would
also introduce a hue that exists nowhere else in the palette. White keeps
the footer inside the current design system.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@serros404
serros404 merged commit ffd00ae into main Sep 18, 2026
1 check passed
@0xd3lta
0xd3lta deleted the feat/rss-visible-link branch September 18, 2026 11:59
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