Go to file
2018-08-12 11:29:10 +02:00
src Fix typo 2018-08-02 00:26:27 +02:00
.gitignore Add relative directory and some echo's to deployscript 2017-07-29 14:52:27 +02:00
deploy.sh Fix typo 2018-08-12 11:29:10 +02:00
LICENSE.md Add MIT license, close #9 2018-08-01 23:05:45 +02:00
README.md Expand and update README 2018-08-01 23:05:35 +02:00

Blokmap

A useful map with al bloklocations (= study locations) in Ghent.

We usually use data from Stad Gent and mails people send to us.

Dev

You can easily run the site locally by spawning a simple static file server in the src directory. For example with python3 -m http.server or any other one-liner in this big list.

This package uses jsonlint to check the validity of the json file.

Test validity locally by installing the npm package with npm install -g jsonlint and then running jsonlint src/data.json.