GitHub - opal/opal.github.io: Source for Opal website, **see the "source" branch for contributing**

Skip to content

Navigation Menu

Sign in

Appearance settings

Opal Website

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

Preparing

Clone this repo, and use bundler to get dependencies:

The website is built using middleman. It also incorporates the awesome awesome-opal list by @fazibear. To update the list just run

$ bin/update-libraries-page

Run site/server

Then visit http://localhost:3000.

Publishing