CoderDojo / Zen

This is a copy of the old zen.coderdojo.com - just for historical purposes. See the new Zen at https://github.com/CoderDojo/community-platform/
Other
1 stars 0 forks source link

Zen project

Zen was redeveloped in 2015 and the new project can be found at this repository. Please consider contributing to the new project!

This repository is here for historical/reference purposes.

CoderDojo Zen

Initially a basic Dojo listing manager. We plan to enhance and add features down the line. You can help us make it better by forking this project, adding stuff and then issuing a pull request back to us!

Some things to add/hack/dream about

Zen is built on and uses:

Local deployment notes

    <Directory /home/arnouten/dev/Zen/web>
      AllowOverride All
      Require all granted
    </Directory>
    #Alias /Zen /home/arnouten/dev/Zen
    DocumentRoot /home/arnouten/dev/Zen/web