Code for All is a network of civic technology groups across the world.
There a few goals with this website:
- Show the collected activites of the Code for All network.
- Promote the work of the Code for All partners.
- Host tools needed by the network.
- Attract people to the Code for All network
This site is built with HTML, CSS, Javascript. It runs on jekyll and is hosted by GitHub Pages.
- Create a fork of this project
- Clone the fork to your computer
cd codeforall.org
into the directory- run
jekyll serve .
from the root of the project - Open the site at http://localhost:4000
- You can now manipulate the files and refresh your browser to see the results
- When finished, commit your changes and push them to your fork
- Create a pull request
The data about the Code for All groups is pulled from the Code for America API. The work on that project is happening under the cfapi repository.
Map data available from Natural Earth Data
- Milo van der Linden (milovanderlinden)
We use the [GitHub issue tracker][issues] to track bugs and features. If you're not used to that, here's a quick video intro.
Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. You can indicate support for an existing issue by voting it up. When submitting a bug report, please include a Gist that includes a stack trace and any details that may be necessary to reproduce the bug.