Skip to content

jeremyevans/opalrb.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.9%
  • Ruby 29.9%
  • HTML 25.5%
  • JavaScript 0.7%