Code for All is a network of civic technology groups across the world.
There a few goals with this website:
- Show off the collected activites of the Code for All network.
- Promote the work of the Code for All partners.
- Host tools needed by the network.
This site is built with HTML, CSS, Javascript. It runs on jekyll and is hosted by GitHub Pages.
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.
- Andrew Hyder (ondrae)
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.
- Fork the project.
- Create a topic branch.
- Implement your feature or bug fix.
- Commit and push your changes.
- Submit a pull request.