Following https://git.autonomic.zone/autonomic-cooperative/autonomic.zone/pulls/19, we now have https://autonomic.zone/feed.xml and we should make a link to that visible somewhere on the blog page.
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.
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.
https://git.autonomic.zone/autonomic-cooperative/autonomic.zone/commit/13622fd1050b811730e2f8dfd0958652481f494b
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
13622fd105It's my experiance that RSS feeds tend to be at /feed and /rss.
PR #29 merged to fix this issue.