confluentinc / confluentinc/kafka-tutorials

Add RSS feed of new tutorials

Open
#554 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Some devs may not want to hand over their email addresses, so we could offer an RSS/Atom feed instead.

There is a [Jekyll plugin](https://github.com/jekyll/jekyll-feed/blob/master/lib/jekyll-feed/feed.xml) that offers an Atom feed. It would need configuring properly; when I tried it no articles were included. I think this may because it iterates over `posts`?

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the Jekyll configuration and tutorial content collections, then compare them with the jekyll-feed plugin's feed.xml implementation. Run a site build and check why no articles are included. Done means the generated RSS or Atom feed contains the new tutorials and is configured for the site's content.

Written by the indexing model from the issue text.

Assessment

Tech stack
jekyll
Domain
documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.