Skip to content

FriendsOfCake/FriendsOfCake.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license Friends Of Cake

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.github.io screenshot

Made with Jekyll Made with Bower