mirror of
https://github.com/swri-robotics/mapviz.git
synced 2025-09-15 17:48:34 +08:00
* Set up initial Jekyll site Co-authored-by: Jerry Towler <jtowler@swri.org> Co-authored-by: P. J. Reed <pjreed@users.noreply.github.com>
4 lines
93 B
Ruby
4 lines
93 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages', group: :jekyll_plugins
|
|
gem 'just-the-docs'
|