Integrate GALILEO RSS feed
https://about.galileo.usg.edu/news/feed/
Ruby's RSS parser is in the standard library: https://github.com/ruby/rss
Use caching so the feed isn't pulled each request
Edited by Mike Kanning
https://about.galileo.usg.edu/news/feed/
Ruby's RSS parser is in the standard library: https://github.com/ruby/rss
Use caching so the feed isn't pulled each request