Initial commits and git hooks

This commit is contained in:
2018-06-18 19:01:03 -04:00
parent 211490ae47
commit d8107b271a
219 changed files with 7803 additions and 8407 deletions

View File

@@ -0,0 +1,5 @@
source "https://rubygems.org"
gem 'github-pages'
# this gem provides regeneration support improvements on Windows
gem 'wdm', '>= 0.1.0' if Gem.win_platform?