openjdk-website
openjdk-website copied to clipboard
Suggestion: Add release feeds
It would make it easier to keep updated if your site had rss or atom feeds for each version's releases.
Looks like GitHub already provides that, although there's some noise from the nightlies. For example:
- https://github.com/AdoptOpenJDK/openjdk8-binaries/releases.atom
- https://github.com/AdoptOpenJDK/openjdk8-binaries/tags.atom
- https://github.com/AdoptOpenJDK/openjdk8-binaries/commits/master.atom
I think this issue is a duplicate of https://github.com/AdoptOpenJDK/TSC/issues/33