Add link to RSS feed #22
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
3 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: autonomic-cooperative/autonomic.zone#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Following #19, we now have https://autonomic.zone/feed.xml and we should make a link to that visible somewhere on the blog page.
Got any ideas @kawaiipunk? I'm no designer and I struggle with this stuff.
Yeh, I believe we were using font awesome icons:
https://fontawesome.com/v3.2.1/icon/rss
https://fontawesome.com/icons?d=gallery&q=rss
I believe @roxxers discovered some code issues with how those icons were being handled before. It's generally a big hacky but I believe we are just using raw SVG's now afaik.
e.g.
13622fd105
It's my experiance that RSS feeds tend to be at /feed and /rss.
PR #29 merged to fix this issue.