Open Police website
Our open police website is a product blog about developing and iterating the Open Police platform. For the people who publish content to their site and anyone else who is interested.
Installation & Usage
Assuming you already have Bundler, Bower, node.js and Grunt installed:
$ bundle install
$ npm install
$ grunt
The site is now available at http://localhost:4000 and http://localhost:6776 (autorefresh).
For more information read about using Jekyll with GitHub Pages.