jgonera / wddh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikimedia Data and Developer Hub

Contributing

You need Ruby, preferably with RVM. After cloning the repository, when you enter the directory RVM should activate the proper version of Ruby and create an empty gemset.

To install dependencies run:

bundle install

To start local development server run:

middleman server

To publish an updated version to GitHub pages run:

rake publish

(you'll need access to the repository).

About


Languages

Language:Ruby 50.2%Language:CSS 49.7%Language:JavaScript 0.0%