Skip to content

hasadna/hasadna.github.io

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.

Adding new projects

To add a new Github project to the site, please edit eKnightsData.js and add a new JSON entity that includes:

  • name - project name
  • permalink - permalink to project website
  • about - short descriptive text about the project
  • status - the project status
  • entry_level - what's the required expertise to participate in this project
  • issuesUrl - github API link.
  • slug -
  • discussion_board - link to project's discussion board
  • github_repo - relative name of Github repo (under hasadna namespace)
  • leaders - Github user names of project leaders

Requirements

node js

Installing and running locally

$ git clone https://github.com/hasadna/hasadna.github.io

should run from localhost.

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%