Official company website.
You may feel free to re-use any part of the structure, design, and layout of this site; It is under MIT license. However, logo icons and page content are copyright One Fat Giraffe Inc. You may not reuse them.
This project is setup to use Bundler, Jekyll, and Bower.
After cloning this repository, run:
bundle install to download dependencies required to build.bower install to download front-end packages into the ./components directory. (This is not necessary for the master branch.)bundle exec jekyll serve to run locally or jekyll build to generate into ./site directory.