mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-28 14:54:44 +02:00
Improved documentation
This commit is contained in:
parent
1a86dd2487
commit
3a4aa6785d
13 changed files with 227 additions and 21 deletions
8
docs/Gemfile
Normal file
8
docs/Gemfile
Normal file
|
@ -0,0 +1,8 @@
|
|||
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'
|
Loading…
Add table
Add a link
Reference in a new issue