Website for https://nixnet.services
0

Configure Feed

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

nixnet.services / Gemfile
143 B 9 lines
1source "https://rubygems.org" 2 3gem 'jekyll-compose', group: [:jekyll_plugins] 4 5gem 'jekyll-target-blank' 6 7gem 'webrick' 8 9gem 'jekyll-paginate'