Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.16 KB

File metadata and controls

22 lines (13 loc) · 1.16 KB

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