This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8c44d5bea3
nixpkgs
/
pkgs
/
applications
/
misc
/
jekyll
/
Gemfile
5 lines
74 B
Ruby
Raw
Normal View
History
Unescape
Escape
jekyll: 2.5.3 -> 3.0.1
2016-01-07 19:32:39 -08:00
source
'https://rubygems.org'
Add Jekyll
2015-05-16 10:26:07 -07:00
gem
'jekyll'
gem
'rdiscount'
jekyll: add RedCloth dependency for textile support This allows jekyll to be used with textile markup
2015-09-27 13:47:09 -07:00
gem
'RedCloth'