Skip to content

hasadna/hasadna.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hasadna - eKnight Land

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.

Requirements

Installing and running locally

$ 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:https://0.0.0.0:8000

Running the eKnights editor

$ cd hasadna/hasadna.github.io/editor
$ node server.js

Go to http:https://localhost:8888

About

A listing of open source efforts at The Public Knoweldge Workshop on GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.2%
  • JavaScript 42.8%