1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 08:34:50 +00:00
nixpkgs/pkgs/applications/misc/jekyll/Gemfile

6 lines
96 B
Ruby
Raw Normal View History

2016-01-08 03:32:39 +00:00
source 'https://rubygems.org'
2015-05-16 18:26:07 +01:00
gem 'jekyll'
gem 'jekyll-paginate'
2015-05-16 18:26:07 +01:00
gem 'rdiscount'
gem 'RedCloth'