mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-30 23:34:12 +03: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'
|