How to best get updates via RSS? #611
-
It seems like https://www.scriptkit.com/blog is the best way to get product updates, but I haven't been able to find an RSS link for that page. Is there a link that I just can't find, or could a feed be added for the blog? |
Beta Was this translation helpful? Give feedback.
Answered by
johnlindquist
Nov 21, 2021
Replies: 1 comment
-
The blog is actually driven from https://github.com/johnlindquist/kit/discussions/categories/announcements I pull all the announcement discussions with graphql when building the site. I'll see what I can do to add RSS |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
samGbos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The blog is actually driven from https://github.com/johnlindquist/kit/discussions/categories/announcements
I pull all the announcement discussions with graphql when building the site. I'll see what I can do to add RSS