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,11 @@
language: ruby
rvm:
- 2.5.0
script: bundle exec jekyll build
install: bundle install
notifications:
email: false