Vagrant support
Add vagrant support for easy local development
This commit is contained in:
parent
015630eaad
commit
5d503fe83c
6 changed files with 209 additions and 1 deletions
5
Gemfile
Normal file
5
Gemfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
gem 'execjs'
|
||||
gem 'therubyracer'
|
||||
gem 'github-pages'
|
Loading…
Add table
Add a link
Reference in a new issue