Install all prerequisites.
Install the jekyll and bundler gems.
$ gem install jekyll bundler
Build the site and make it available on a local server.
bundle exec jekyll serve
Browse to http://localhost:4000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install all prerequisites.
Install the jekyll and bundler gems.
$ gem install jekyll bundler
Build the site and make it available on a local server.
bundle exec jekyll serve
Browse to http://localhost:4000