-
-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RSS feeds length and categories fixes #1516
Conversation
@thilobillerbeck @tomberek Can we unblock this? It looks like a reasonable step forward, and we can do a design tweak later if need-be. |
Hi, this is not about blocking. I just did not find any time yet to re-review. I apologize that things move slowly and I try to put some time into this PR as soon as I can. |
Gotcha, no worries! Sorry if I misread the discussion thread so far. :( |
Hi, @thilobillerbeck, I've updated the mobile view as well |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks perfect now! Thanks for the great work! <3
Looks sharp! Good work y'all! |
Hi guys! Recently I've tried to follow NixOS'es news feed, but faced some issues:
And since we're all foss-guys, I've decided to fix issues by myself:)
While fixing length of the rss-feed, I've discovered that trying to apply
filter
toconst
variable isn't a way to get some proper results.And after making rss-feeds for different categories really differ, I've added three new links on the Blog page under category blocks.