Initial commits and git hooks

This commit is contained in:
2018-06-18 17:49:35 -04:00
parent 211490ae47
commit 6078d6fd3a
283 changed files with 14994 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?