blog.trnck.dev
0
fork

Configure Feed

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

Update Gemfile

+1 -1
+1 -1
Gemfile
··· 1 1 source 'https://rubygems.org' 2 - gem 'github-pages', group: :jekyll_plugins 2 + gem "github-pages", "~> 206", group: :jekyll_plugins 3 3 gem "jekyll-github-metadata" 4 4 gem "jekyll-octicons" 5 5 gem "jemoji"