diff --git a/.drone.yml b/.drone.yml index f9e838d..5049acc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: - name: build-presentation image: pandoc/minimal:2.18-alpine commands: - - pandoc -t revealjs --resource-path=.:presentation/src/img:presentation/src/ -s presentation/src/index.md -o presentation/src/index.html + - pandoc -t revealjs --resource-path=.:presentation/src/ -s presentation/src/index.md -o presentation/src/index.html - name: build-docker-caddy image: plugins/docker @@ -26,6 +26,6 @@ steps: --- kind: signature -hmac: 8470915d87ca62caf05e66970abf9f9212ef31f0f00a78e585844b9e04f21fa2 +hmac: ca2054cde401e1c130c6baa178f07ba1d675e257c54274037a2129c800a81c6f ... diff --git a/presentation/src/.gitignore b/presentation/src/.gitignore new file mode 100644 index 0000000..dcaf716 --- /dev/null +++ b/presentation/src/.gitignore @@ -0,0 +1 @@ +index.html diff --git a/presentation/src/index.md b/presentation/src/index.md index 1f71186..b505cf3 100644 --- a/presentation/src/index.md +++ b/presentation/src/index.md @@ -38,7 +38,7 @@ Le logiciel est utilisable au quotidien par les travailleurs sociaux. ## Bandeau vert -![Bandeau «Usager»](bandeau_usager.png) +![Bandeau «Usager»](./img/bandeau_usager.png) ## Informations relatives à un usager @@ -65,7 +65,7 @@ Parcours ouverts, échanges et rendez-vous, etc. ## Bandeau gris/vert -![Bandeau ménage](bandeau_menage.png) +![Bandeau ménage](./img/bandeau_menage.png) ## Regroupe les personnes qui habitent à la même adresse. @@ -94,7 +94,7 @@ _ Pas d'impact sur le traitement du dossier ## Bandeau gris métallique -![Bandeau parcours](bandeau_parcours.png) +![Bandeau parcours](./img/bandeau_parcours.png) # Qu'est-ce qu'un parcours ?