mirror of
https://github.com/tt-rss/tt-rss.github.io.git
synced 2026-09-18 14:11:46 +00:00
6 lines
124 B
Ruby
6 lines
124 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "github-pages", group: :jekyll_plugins
|
|
gem "jekyll-remote-theme"
|
|
gem "webrick", "~> 1.7"
|