Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

timble/www.openpolice.be

Repository files navigation

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.