#friendsofcake.com
This repository holds the source code to the friendsofcake.com website, a Jekyll-powered site hosted for free on GitHub Pages.
This project is setup to use Bundler, Jekyll, and Bower.
After cloning this repository, run:
bundle installto download dependencies required to build.bower installto download front-end packages into the./componentsdirectory. (This is not necessary for themasterbranch.)jekyll serveto run locally orjekyll buildto generate into./sitedirectory.


