mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
9 lines
189 B
Text
9 lines
189 B
Text
|
source "https://rubygems.org"
|
||
|
|
||
|
# do NOT include the Jekyll gem !
|
||
|
#gem 'github-pages', group: :jekyll_plugins
|
||
|
gem "kramdown-parser-gfm"
|
||
|
gem "just-the-docs"
|
||
|
gem "jekyll"
|
||
|
gem 'jekyll-seo-tag'
|