Code for All is a network of civic technology groups across the world.
There a few goals with this website:
This site is built with HTML, CSS, Javascript. It runs on jekyll and is hosted by GitHub Pages.
cd codeforall.org
into the directory2.5.3
) and bundler (gem install bundler
)bundle install
jekyll serve .
from the root of the projectThe 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
We use the GitHub issue tracker 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.