mapviz/docs/Gemfile
Jerry Towler 7a8b6f348d
Add docs site (#686)
* Set up initial Jekyll site

Co-authored-by: Jerry Towler <jtowler@swri.org>
Co-authored-by: P. J. Reed <pjreed@users.noreply.github.com>
2020-06-01 14:03:57 -05:00

4 lines
93 B
Ruby

source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem 'just-the-docs'