1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-29 10:45:24 +00:00
notes/Gemfile

6 lines
114 B
Ruby
Raw Permalink Normal View History

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