Skip to content

PaulKiddle/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipes

A recipe book to keep my recipes in

Requirements & Set-up

  1. Check whether you have Ruby 2.1.0 or higher installed:
    ruby --version
  2. If you don't have Ruby installed, install Ruby 2.1.0 or higher.
  3. Install bundler:
    gem install bundler
  4. Install dependencies:
    bundle install

You can now build the site:

bundle exec jekyll serve

Releases

No releases published

Packages

No packages published

Languages