title | author | output |
---|---|---|
Gflowiz presentations |
Gflowiz project |
html_document |
This webpage gather presentations made within the Gflowiz project.
-
VIDEO - Arabesque, une application web dédiée aux données de flux et de réseaux spatiaux
-
PDF - Arabesque, une application web dédiée aux données de flux et de réseaux spatiaux
-
PDF - Arabesque : Explorer et visualiser facilement vos flux géo-localisés sur le web
-
VIDEO - Arabesque : Explorer et visualiser facilement vos flux géo-localisés sur le web
-
PDF - Arabesque : a geographic flow visualization application
-
Video - Arabesque : a geographic flow visualization application
- [GIT - Introduction à l’exploration et la représentation de flux à l’échelle mondiale : l’exemple du commerce international et des collaborations scientifiques entre villes)(https://framagit.org/MarionMai/data-shs)
- Create a new folder with the presentation files
- Modify
.github/workflows/publish.yaml
- if it is a Xaringan presentation : use
rmarkdown::render()
to build the presentation - if it is an HTML presentation : copy the file folder into the
public
folder
- Update README.md with the link to the html file
- Commit and push to
origin main