AstonJ / opalrb.org

Source for opal website http://opalrb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opal Website

This repo holds the source of the opalrb.org website.

Preparing

Clone this repo, and use bundler to get dependencies:

$ bundle install

The website is built using middleman.

Run site/server

$ bundle exec middleman server

Then visit http://localhost:4567.

Publishing

$ rake publish

About

Source for opal website http://opalrb.org


Languages

Language:CSS 43.9%Language:Ruby 29.9%Language:HTML 25.5%Language:JavaScript 0.7%