This website requires JavaScript.
Explore
Help
Sign in
cafkafk
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
2131d401ea
nixpkgs
/
pkgs
/
applications
/
misc
/
jekyll
/
Gemfile
6 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
Add Jekyll
2015-05-16 19:26:07 +02:00
source "https://rubygems.org"
gem 'jekyll'
gem 'rdiscount'
jekyll: add RedCloth dependency for textile support This allows jekyll to be used with textile markup
2015-09-27 22:47:09 +02:00
gem 'RedCloth'
Reference in a new issue
Copy permalink