We want to use the RSS feed from the thoughtbot blog as a content source for another website. We will look at modifying the existing RSS endpoint in a Ruby on Rails application. We will import and parse that data in an Eleventy website. We will also think about how to write automated tests for the import code.