Skip to content
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

Split RSS into language-specific ones #247

Open
3 tasks
vnphanquang opened this issue Mar 15, 2024 · 1 comment
Open
3 tasks

Split RSS into language-specific ones #247

vnphanquang opened this issue Mar 15, 2024 · 1 comment
Assignees
Labels
content:blog content for blog posts content:event content for events type:enhance ux, ui improvements type:refactor moving code around, deleting some
Milestone

Comments

@vnphanquang
Copy link
Member

vnphanquang commented Mar 15, 2024

Context

Following feedback from community member (in Discord), we should support language-specific RSS for a better reader-experience.

Discussion

rss.xml API is currently at sites/www/src/routes/(api)/rss.xml/+server.ts. We should move it to routes/(localized) to be able to get language via locals.settings.language and do proper filtering before returning.

Tasks

Preview Give feedback
@vnphanquang vnphanquang converted this from a draft issue Mar 15, 2024
@vnphanquang vnphanquang added type:refactor moving code around, deleting some type:enhance ux, ui improvements content:blog content for blog posts content:event content for events labels Mar 15, 2024
@vnphanquang vnphanquang modified the milestones: Anytime, Tự, Đồng Mar 15, 2024
@trongnguyen24 trongnguyen24 self-assigned this Mar 15, 2024
@vnphanquang vnphanquang moved this from Dev:Todo to Dev:Doing in sveltevietnam.dev Mar 15, 2024
@vnphanquang
Copy link
Member Author

@trongnguyen24 just checking in to see if you need any help here. Everything all good? (No pressure at all)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content:blog content for blog posts content:event content for events type:enhance ux, ui improvements type:refactor moving code around, deleting some
Projects
Status: Dev:Doing
Development

No branches or pull requests

2 participants