ardell / bread

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To view

Visit http://ardell.github.io/bread/

To run locally

  • clone this repository
  • cd bread
  • git checkout -b gh-pages origin/gh-pages
  • echo 2.5.1 > .ruby-version
  • echo bread > .ruby-gemset
  • cd .. && cd bread
  • gem install bundler && bundle install
  • jekyll serve
  • navigate to http://localhost:4000/bread

About


Languages

Language:CSS 46.8%Language:Ruby 28.1%Language:HTML 25.2%