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

Optimize RSS feeds handling and parsing #65

Open
2 of 6 tasks
xplosionmind opened this issue Jan 10, 2023 · 1 comment
Open
2 of 6 tasks

Optimize RSS feeds handling and parsing #65

xplosionmind opened this issue Jan 10, 2023 · 1 comment
Assignees
Labels
enhancement Make something smoother, faster, better

Comments

@xplosionmind
Copy link
Owner

xplosionmind commented Jan 10, 2023

  • Replacing /feeds/ with /feeds/index.xml
  • Independent feeds for all data streams (tutto, internet-awesomeness, etc.)
  • Exclude some pages (e.g. tutto) from the feeds
  • Improve meta tags in the head of each XML
@xplosionmind xplosionmind added the enhancement Make something smoother, faster, better label Jan 10, 2023
@xplosionmind xplosionmind self-assigned this Jan 10, 2023
xplosionmind added a commit that referenced this issue Jan 17, 2023
Signed-off-by: Tommi <surfing@tommi.space>
xplosionmind added a commit that referenced this issue Jan 4, 2024
@xplosionmind
Copy link
Owner Author

There are a lot of limits and issues by using eleventy-rss-plugin, so I will drop it altogether. This way, feed parsing (both for JSON and XML) is going to be dependency-free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make something smoother, faster, better
Projects
None yet
Development

No branches or pull requests

1 participant