Ensure ruby
is installed on your system. For OS X, use homebrew
:
brew install ruby
Install project dependencies:
bundle install
Start the local server
bundle exec jekyll serve
How to create a new page
How to edit a current page
How and when to create a template/include
How to edit/add css styling