mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 20:33:21 +00:00
2131d401ea
This allows jekyll to be used with textile markup
6 lines
75 B
Ruby
6 lines
75 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem 'jekyll'
|
|
gem 'rdiscount'
|
|
gem 'RedCloth'
|