OKF Egypt - Help

This is a collection of the tools and lists by Open Knowledge Foundation, Egypt.


How to edit a list:

  • Go to the repo here,
    https://github.com/OKFEgypt/okfegypt.github.io
  • Fork the repo. (Here is a brief about github forking
  • Now on your computer's command line clone the new repo:
    git clone git@github.com:USERNAME/okfegypt.github.io.git
    Where USERNAME is your github username (You have to have a github account of course)
  • The data used to populate the lists are in the YAML files in the '/data' folder.
    Feel free to add items there following the same format of the file.
  • Publish your output using 'python publish', you need to make sure you have Python, pystache and pyyaml installed on your computer
  • Type the following commands when done:
    git add '*.yml'
    git add '*.html'
    git commit -m 'WRITE HERE A BRIEF ABOUT WHAT YOU HAVE DONE'
    git push
  • Then issue a pull request for us to incorporate your changes.


Creative Commons License

Licensed under Creative Commons License.