notes/Gemfile

5 lines
89 B
Ruby
Raw Normal View History

2017-03-09 18:16:08 +00:00
source "https://rubygems.org"
gemspec
group :jekyll_plugins do
gem "jekyll-katex"
end