Mirror of https://github.com/roostorg/playground github.com/roostorg/playground
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 6 lines 170 B view raw
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'