From 907f6b42fe50c6f20b165adf6aea3f8e1be8a80b Mon Sep 17 00:00:00 2001 From: GeoJulien Date: Wed, 21 Jun 2023 13:58:54 +0200 Subject: [PATCH 1/3] Exclude emojis from downloadable assets --- mkdocs.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 5c46a43b78..faaee8d69b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -109,6 +109,9 @@ plugins: links_attr_map: target: _blank assets_exclude: + # mandatory - https://squidfunk.github.io/mkdocs-material/setup/ensuring-data-privacy/ + - cdn.jsdelivr.net/npm/mathjax@3/* + - giscus.app/* # geotribu - cdn.geotribu.fr/images/* - cdn.geotribu.fr/img/* @@ -117,6 +120,8 @@ plugins: - ks356007.kimsufi.com/* # external - baliz-geospatial.com/images/mediatheque/2008-08/* + - cdn.jsdelivr.net/**/*/twemoji* + - cdnjs.cloudflare.com/ajax/libs/twemoji/* - github.com/**/*.gif - i.imgur.com/* - raw.githubusercontent.com/* From 33df024b4e5cad0d4afa43ae6e9e75ad87174a40 Mon Sep 17 00:00:00 2001 From: GeoJulien Date: Wed, 21 Jun 2023 13:59:05 +0200 Subject: [PATCH 2/3] Use CDN image instead remote --- content/rdp/2020/rdp_2020-12-11.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rdp/2020/rdp_2020-12-11.md b/content/rdp/2020/rdp_2020-12-11.md index 6c94adfd1f..f2986052af 100644 --- a/content/rdp/2020/rdp_2020-12-11.md +++ b/content/rdp/2020/rdp_2020-12-11.md @@ -123,7 +123,7 @@ Si vous êtes sur les réseaux sociaux, vous l'avez peut-être déjà vu, mais s ![photo Dashboard](https://cdn.geotribu.fr/img/articles-blog-rdp/logiciels/qgis/dashboard.jpg "Dashboards in QGIS"){: .img-center loading=lazy } - + ### Mise en page avancée avec QGIS @@ -131,7 +131,7 @@ Si vous êtes sur les réseaux sociaux, vous l'avez peut-être déjà vu, mais s Alain, un utilisateur de QGIS a récemment publié sur son [blog](https://pasq.fr) un article au sujet de la [mise en page avancée avec QGIS](https://pasq.fr/mise-page-avancee-expert-qgis) mais ne vous arrêtez pas uniquement à celui-ci, allez découvrir [tous les autres](https://pasq.fr/qgis-3-x). -![QGIS MEP avancée](https://pasq.fr/data/medias/illu_articles/mise_en_page_avancee/vue_globale.png "Crédits pasq.fr"){: .img-center loading=lazy } +![QGIS MEP avancée](https://cdn.geotribu.fr/img/articles-blog-rdp/capture-ecran/qgis/qgis_mise-en-page-avancee_vue_globale_pasq.webp "Crédits pasq.fr"){: .img-center loading=lazy } ---- From 24a3bb0673448d85229a2e022d386e0a0417e5a6 Mon Sep 17 00:00:00 2001 From: GeoJulien Date: Wed, 21 Jun 2023 14:06:52 +0200 Subject: [PATCH 3/3] Use CDN image instaed of external --- content/rdp/2020/rdp_2020-12-11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rdp/2020/rdp_2020-12-11.md b/content/rdp/2020/rdp_2020-12-11.md index f2986052af..bc8a115ccc 100644 --- a/content/rdp/2020/rdp_2020-12-11.md +++ b/content/rdp/2020/rdp_2020-12-11.md @@ -256,7 +256,7 @@ La régate la plus connue est chaque fois l'occasion de nombreuses expérimentat Une mise en pratique qui est du pain béni pour les TPs et formations en tout genre ! -![Tutoriel Vendée Globe PostGIS](https://www.geomatick.com/wp-content/uploads/2020/12/vendee_globe_trace_course-1024x419.jpg "Tutoriel Vendée Globe PostGIS"){: loading=lazy .img-center } +![Tutoriel Vendée Globe PostGIS - Geomatick](https://cdn.geotribu.fr/img/articles-blog-rdp/logiciels/postgis/postgis_vendee_globe_trace_course_geomatick.webp){: loading=lazy .img-center } ----