blokmap/README.md

10 lines
429 B
Markdown
Raw Normal View History

2017-07-29 10:02:22 +00:00
# Blokmap
2018-08-01 20:55:52 +00:00
A useful map with al bloklocations (= study locations) in Ghent.
2017-07-29 13:16:26 +00:00
2018-08-01 20:55:52 +00:00
We usually use data from [Stad Gent](https://stad.gent/studenten/studeren/bloklocaties) 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](https://gist.github.com/willurd/5720255).