How to automate your GitHub profile README
Update: RSS support
Add this to your template README.md.tpl, and readme-scribe will parse an RSS feed and render them in your final README.md
#### ๐ My latest blog posts
{{- range rss "https://blog.ediri.io/rss.xml" 6 }}
- [{{ .Title }}]({{ .URL }})...
blog.ediri.io3 min read
Rizel Scarlett
Staff Developer Advocate @ TBD
I want to try this!