From 381ce83cac063452d22975cccc9270f9f8c8d275 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Tue, 5 Mar 2024 05:43:49 -0500 Subject: [PATCH] add page front matter --- docs/presentations/index.md | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/docs/presentations/index.md b/docs/presentations/index.md index e0e8bf5..51b3694 100644 --- a/docs/presentations/index.md +++ b/docs/presentations/index.md @@ -1,3 +1,7 @@ +--- +title: Presentations +--- + ## Presentations - [FOSS4G 2023 presentation](foss4g2023) @@ -10,18 +14,18 @@ - [FOSS4G 2021 presentation](foss4g2021) - Slides: [Default - Latest](default) - Slides: [2018](2018) -## Videos +## Videos -- [Presentation at GeoPython 2020](https://www.youtube.com/watch?v=pVfWRlmlJAE) -- [Presentation at FOSS4G 2019](https://media.ccc.de/v/bucharest-32-next-generation-ogc-web-services-with-pygeoapi) -- [Installing pygeoapi from GitHub](https://youtu.be/2yO-g6-xEPE?si=xvTD0wD_i-nvQFxF) -- [Installing pygeoapi from Docker](https://youtu.be/UBfT2xUXQcg?si=IN87nrprvnKhUp_g) -- [Server Configuration of pygeoapi](https://youtu.be/zjvcsSPu_b0?si=eI8sQ5je5Orfrfsh) -- [Logging in pygeoapi](https://youtu.be/5Iv4KWmxn4Q?si=xp6rVQXlH4zlIFWh) -- [Metadata in pygeoapi](https://youtu.be/Q_jTfmer-FA?si=nq3EXdj-3nqbiZTT) -- [Resources configuration in pygeoapi](https://youtu.be/r-2XmzLbsPk?si=iWD6wbxw7hbLxMSl) -- [Uploading CSV to pygeoapi](https://youtu.be/UNz8JJI1xvY?si=v25j7w77spB_1zig) -- [pygeoapi installation for Windows](https://youtu.be/piNgi8HWAUY?si=IxTXRD1aNdk-6p5e) -- [How to implement OGC API - Features by using pygeoapi](https://youtu.be/PMCTHZu4BxI?si=QSiVQmNcV9xgSK44) -- [Implementing OGC API - Processes with prefect and pygeoapi](https://youtu.be/w-KRCe4Mguc?si=KUTxAoLhav6_4-Z7) +- [Presentation at GeoPython 2020](https://www.youtube.com/watch?v=pVfWRlmlJAE) +- [Presentation at FOSS4G 2019](https://media.ccc.de/v/bucharest-32-next-generation-ogc-web-services-with-pygeoapi) +- [Installing pygeoapi from GitHub](https://youtu.be/2yO-g6-xEPE?si=xvTD0wD_i-nvQFxF) +- [Installing pygeoapi from Docker](https://youtu.be/UBfT2xUXQcg?si=IN87nrprvnKhUp_g) +- [Server Configuration of pygeoapi](https://youtu.be/zjvcsSPu_b0?si=eI8sQ5je5Orfrfsh) +- [Logging in pygeoapi](https://youtu.be/5Iv4KWmxn4Q?si=xp6rVQXlH4zlIFWh) +- [Metadata in pygeoapi](https://youtu.be/Q_jTfmer-FA?si=nq3EXdj-3nqbiZTT) +- [Resources configuration in pygeoapi](https://youtu.be/r-2XmzLbsPk?si=iWD6wbxw7hbLxMSl) +- [Uploading CSV to pygeoapi](https://youtu.be/UNz8JJI1xvY?si=v25j7w77spB_1zig) +- [pygeoapi installation for Windows](https://youtu.be/piNgi8HWAUY?si=IxTXRD1aNdk-6p5e) +- [How to implement OGC API - Features by using pygeoapi](https://youtu.be/PMCTHZu4BxI?si=QSiVQmNcV9xgSK44) +- [Implementing OGC API - Processes with prefect and pygeoapi](https://youtu.be/w-KRCe4Mguc?si=KUTxAoLhav6_4-Z7)