This project is the public-facing site of the Open Knowledge Workshop.
The site contains details on any of the open-source project maintained by workshop members that currently require help from the developers community.
$ git clone https://github.com/hasadna/hasadna.github.io
$ cd hasadna/hasadna.github.io
$ bower install
$ grunt
$ python -m SimpleHTTPServer # Or: python3 -m http.server
Point your browser to http://0.0.0.0:8000
$ cd hasadna/hasadna.github.io/editor
$ node server.js
Go to http://localhost:8888