Website for Code for Tuscaloosa, powered by Jekyll and GitHub Pages. Contributions are welcome!
To host a copy on your local machine for development run:
gem install bundler
bundle install
jekyll serve --watch
Then navigate to http://0.0.0.0:4000 in a browser other than Chrome.