Giving Jekyll a place in Vagrantfile
This commit is contained in:
parent
388733ffa3
commit
852cf63834
2 changed files with 4 additions and 2 deletions
|
@ -13,4 +13,4 @@ cd docs
|
|||
gem install jekyll bundler
|
||||
|
||||
# Running Jekyll
|
||||
jekyll serve
|
||||
jekyll serve --port 8888
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue