Is your feature request related to a problem? Please describe.
I'm always frustrated when I write technical blog posts but they don't get much visibility because they aren't linked on my GitHub profile.
Describe the solution you'd like
A feature to input an RSS feed URL (or specific Dev.to/Hashnode username) and generate a dynamic SVG card or a markdown list that automatically displays the titles and links of my 3 most recent blog posts.
Describe alternatives you've considered
Using GitHub Actions to run a Python script that parses the RSS feed and rewrites the README, but having it handled natively by CommitPulse would be cleaner.
Is your feature request related to a problem? Please describe.
I'm always frustrated when I write technical blog posts but they don't get much visibility because they aren't linked on my GitHub profile.
Describe the solution you'd like
A feature to input an RSS feed URL (or specific Dev.to/Hashnode username) and generate a dynamic SVG card or a markdown list that automatically displays the titles and links of my 3 most recent blog posts.
Describe alternatives you've considered
Using GitHub Actions to run a Python script that parses the RSS feed and rewrites the README, but having it handled natively by CommitPulse would be cleaner.