Giving Jekyll a place in Vagrantfile

This commit is contained in:
Zachary Klosko 2020-11-18 14:16:29 -05:00
parent 388733ffa3
commit 852cf63834
2 changed files with 4 additions and 2 deletions

View file

@ -13,4 +13,4 @@ cd docs
gem install jekyll bundler
# Running Jekyll
jekyll serve
jekyll serve --port 8888