Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions _data/guides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2312,3 +2312,16 @@
date: "2026-05-05"
series: MDL Tutorials
type: Guide
- id: 223

Check failure on line 2315 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2315:3 syntax error: expected <block end>, but found '-' (syntax)
title: Open source web map creation with qgis2web and GitHub Pages
url: https://mdlutoronto.github.io/qgis2web-github-pages/

Check failure on line 2317 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2317:3 [key-duplicates] duplication of key "url" in mapping
description: |

Check failure on line 2318 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2318:3 [key-duplicates] duplication of key "description" in mapping
How to design a map in QGIS, then deploy it to the web using qgis2web and GitHub Pages.
technique:

Check failure on line 2320 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2320:3 [key-duplicates] duplication of key "technique" in mapping
- Mapping
tool:

Check failure on line 2322 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2322:3 [key-duplicates] duplication of key "tool" in mapping
- QGIS
dataFormat: Vector
date: "2026-06-08"

Check failure on line 2325 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2325:3 [key-duplicates] duplication of key "date" in mapping
series: MDL Tutorials

Check failure on line 2326 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2326:3 [key-duplicates] duplication of key "series" in mapping
type: Tutorial

Check failure on line 2327 in _data/guides.yml

View workflow job for this annotation

GitHub Actions / Lint YAML files

2327:3 [key-duplicates] duplication of key "type" in mapping
Loading