This repo houses the City of Austin Open Data Initiative Website - atxopendata.rocks, a public resource website which informs users about the Open Data Initiative and projects all while educating, and encouraging the use of the City of Austin Open Data Portal.
Run each of the following steps to get the site up and running.
git clone https://github.com/cityofaustin/atxopendata.rocks
cd https://github.com/cityofaustin/atxopendata.rocks
gem install jekyll bundler
jekyll serve
You should be able to see the site at: http://127.0.0.1:4000/site/
OSX 10.11 (Mojave) users might have issues with the standard installation. Please review the following link to help with installation: jekyll/jekyll#3984
We use Github Pages to host.
Great! Open an issue.