notes/Gemfile

5 lines
89 B
Ruby

source "https://rubygems.org"
gemspec
group :jekyll_plugins do
gem "jekyll-katex"
end