/slam-alphas-prototyp

static prototype for https://github.com/rubymonsters/slam-alphas

Primary LanguageHTMLMIT LicenseMIT

SlamAlphas prototype

This is the static playground for everything style and markup for the SlamAlphas website and Rails app.

Run it locally

This prototype uses Jekyll.

You need to have Jekyll installed or install it via

$ gem install jekyll

and then inside the project directoty run

$ jekyll serve

to see the site in your browser under localhost:4000.