hershmire / bronson

no dice

Home Page:http://eclifford.github.com/Bronson/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bronson Local Environment Setup

The purpose of this gh-pages branch is for hosting a reference guide of BronsonJS via Github pages. The following steps are what's needed to get your local environment setup for collaboration:

Installation

Install Jekyll

As shown in the official Jekyll installation documentation:

$ gem install jekyll

Install Pygments

To get proper syntax highlighting of code you will need to install pygments.

$ sudo easy_install Pygments

Running Locally

Spin up a local server:

$ jekyll --server

Now you can view this branch at http://localhost:4000.

About

no dice

http://eclifford.github.com/Bronson/


Languages

Language:CoffeeScript 77.2%Language:JavaScript 22.8%Language:Python 0.0%