1
0
mirror of https://github.com/thangisme/notes.git synced 2024-07-26 23:54:29 -04:00
notes/Gemfile

5 lines
89 B
Ruby
Raw Normal View History

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