THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9ba48ecb38
nixpkgs
/
pkgs
/
applications
/
misc
/
jekyll
/
Gemfile
6 lines
96 B
Ruby
Raw
Normal View
History
Unescape
Escape
jekyll: 2.5.3 -> 3.0.1
2016-01-08 03:32:39 +00:00
source
'https://rubygems.org'
Add Jekyll
2015-05-16 17:26:07 +00:00
gem
'jekyll'
jekyll: include the jekyll-paginate plugin Closes #15404
2016-05-12 09:01:42 +00:00
gem
'jekyll-paginate'
Add Jekyll
2015-05-16 17:26:07 +00:00
gem
'rdiscount'
jekyll: add RedCloth dependency for textile support This allows jekyll to be used with textile markup
2015-09-27 20:47:09 +00:00
gem
'RedCloth'
Reference in New Issue
Copy Permalink