La carte intéractive du site de l'erg. https://wiki.erg.be
  • HTML 52.1%
  • JavaScript 30.2%
  • CSS 13.4%
  • Python 3.9%
  • Makefile 0.4%
Find a file
2024-02-08 17:09:22 +01:00
data more moving around 2019-06-13 11:56:47 +02:00
dist commentaire lors de la lecture du code 2024-02-02 16:28:21 +01:00
img mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00
scripts plum erg 2019-05-27 16:05:50 +02:00
special mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00
src mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00
test all commits from server 2019-06-13 11:10:43 +02:00
wiki wiki folder for things like Common.js 2019-06-13 11:13:33 +02:00
.gitignore Save local changes before merge 2024-02-08 16:44:17 +01:00
index.00.html mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00
index.html changement vers nouveau fichier css custom 2024-02-08 17:09:22 +01:00
LICENSE Initial commit 2024-02-08 16:02:29 +01:00
Makefile renaming, cleanup 2019-06-13 11:43:42 +02:00
package.json package with deps 2019-05-27 16:07:19 +02:00
README.md merge des deux readme.md 2024-02-08 16:48:35 +01:00
rollup.config.js renaming, cleanup 2019-06-13 11:43:42 +02:00
splitscreen.css mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00
splitscreen.html other changes 2019-07-10 09:04:59 +02:00
style.00.css mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00
style.css creation d'un bouton pour fermer et de reouvrire la carte 2024-02-08 16:46:22 +01:00
style.custom_map.css changements de nom et nouveau set de r-gle css 2024-02-08 16:51:51 +01:00
symbols.orig.svg mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00
symbols.svg mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00
mise a jours post wikithon winterschool 2024 2024-02-02 13:42:50 +01:00

map

La carte intéractive du site de l'erg. Dévellopper en jquery, utilisant leaflet.

Development

To rebuild the javascript, you need to use node + rollup.

    npm install