Skip to content

FriendsOfCake/FriendsOfCake.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#friendsofcake.com

Travis Code Climate GitHub license Friends Of Cake

This repository holds the source code to the friendsofcake.com website, a Jekyll-powered site hosted for free on GitHub Pages.

Development Notes

Setting up a local instance

This project is setup to use Bundler, Jekyll, and Bower.

After cloning this repository, run:

  1. bundle install to download dependencies required to build.
  2. bower install to download front-end packages into the ./components directory. (This is not necessary for the master branch.)
  3. jekyll serve to run locally or jekyll build to generate into ./site directory.

Screenshot

friendsofcake.com screenshot

Made with Jekyll Made with Bower