mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
First version of the new GitHub pages
This commit is contained in:
7
docs/Gemfile
Normal file
7
docs/Gemfile
Normal file
@@ -0,0 +1,7 @@
|
||||
source "https://rubygems.org"
|
||||
gem "github-pages", group: :jekyll_plugins
|
||||
gem "jekyll"
|
||||
gem "json"
|
||||
gem "just-the-docs"
|
||||
|
||||
gem "webrick", group: :development
|
||||
Reference in New Issue
Block a user