Install Jekyll and project dependencies.
$ gem install jekyll
$ bundle install
Serve the site with:
$ bundle exec jekyll serve
View the site at http://localhost:4000.
Install Jekyll and project dependencies.
$ gem install jekyll
$ bundle install
Serve the site with:
$ bundle exec jekyll serve
View the site at http://localhost:4000.