Select the types of activity you want to include in your feed.
1source 'https://rubygems.org' 2gem 'github-pages', group: :jekyll_plugins 3gem 'jekyll-sitemap', group: :jekyll_plugins 4gem 'jekyll-redirect-from' 5 6gem 'webrick', '~> 1.7'