Scotchester / jellybeans

A collection of jelly bean reviews and ratings.

Home Page:http://jellybeans.lol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Boy and His Beans

A simple website cataloguing my reviews of one of my favorite classes of candy: jelly beans.

View the site at jellybeans.lol

To run the site locally

You'll need Jekyll and some related dependencies to run locally. These can be installed with Bundler by running the following commands from the root of the project:

gem install bundler
bundle install

Once that's done, to have Jekyll compile the site and start a server, run:

bundle exec jekyll serve --watch

Open it up in your browser: http://localhost:4000/

License

See TERMS.md for details.

About

A collection of jelly bean reviews and ratings.

http://jellybeans.lol

License:MIT License


Languages

Language:CSS 71.1%Language:HTML 27.7%Language:JavaScript 0.9%Language:Ruby 0.3%