codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
385 stars 69 forks source link

Make RSS feeds more obvious #1256

Closed cellio closed 9 months ago

cellio commented 9 months ago

We have RSS feeds for new posts, and there's an RSS feed link at the bottom of the category post list. There's also a big "Subscribe" button at the top of the category post list, which gives the impression that email subscription (what's behind that button) is the only option. We should figure out how to present both options together.

We probably don't want to jam both links/buttons into the top of the page (particularly on a phone), but I don't think we want to hide RSS behind the button. Maybe we should get rid of the button, since it's already reachable in the "subscribe" widget in the right column, and modify that widget to show the RSS and email links.

Prompted by meta:289143, which asks for a global feed or a page on-site that shows new posts across all communities. That's a slightly larger project.