1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 07:31:20 +00:00
nixpkgs/pkgs/applications/misc/jekyll/Gemfile
Paulus Esterhazy dd545e0fa4 Add Jekyll
2015-05-16 19:45:46 +02:00

5 lines
60 B
Ruby

source "https://rubygems.org"
gem 'jekyll'
gem 'rdiscount'