From 282c4f53c056fdc652bc18e7cf25c93edaa576b3 Mon Sep 17 00:00:00 2001 From: Cole White Date: Tue, 9 Jun 2026 15:43:33 -0400 Subject: [PATCH] Update guides.yml --- _data/guides.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/_data/guides.yml b/_data/guides.yml index 7f1edc0..1cf8b7a 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -2312,3 +2312,16 @@ date: "2026-05-05" series: MDL Tutorials type: Guide + - id: 223 + title: Open source web map creation with qgis2web and GitHub Pages + url: https://mdlutoronto.github.io/qgis2web-github-pages/ + description: | + How to design a map in QGIS, then deploy it to the web using qgis2web and GitHub Pages. + technique: + - Mapping + tool: + - QGIS + dataFormat: Vector + date: "2026-06-08" + series: MDL Tutorials + type: Tutorial