diff --git a/examples/index.md b/examples/index.md index c91d6a8..e0648aa 100644 --- a/examples/index.md +++ b/examples/index.md @@ -1,17 +1,17 @@ -# Examples and Gallery - :::::{div} :class: landing-page-layout ::::{div} :class: welcome-section-layout -# **Examples and Product Gallery** +# **Project Showcase** +Explore the capabilities of our ecosystem through practical examples, visual galleries, and real-world products derived from Continuous DEMs tools. :::: --- -::::{grid} 1 2 3 4 +::::{grid} 1 1 2 2 + :::{grid-item-card} CRM of San Diego CA :link: /assets/images/san_diego_crm.png ```{image} /assets/images/san_diego_crm.png diff --git a/index.md b/index.md index eb74329..4169194 100644 --- a/index.md +++ b/index.md @@ -15,7 +15,7 @@ The following projects are the Continuous-DEMs core libraries and tools, choose --- -## 🛠️ Projects +## 🛠️ Projects: ::::{grid} 1 2 3 4 @@ -46,25 +46,25 @@ Validate DEMs ## 🌐 Community: ::::{grid} 2 -:::{grid-item-card}Community Compass +:::{grid-item-card} 🧭 Community Compass :link: https://continuous-dems-community-compass.readthedocs.io A deeper dive into our community guidelines and roadmap. This compass serves as the central hub for how our team operates. Explore the sections in the compass and get involved! ::: -:::{grid-item-card}Zulip Chatspace +:::{grid-item-card} 💬 Zulip Chatspace :link: https://cudem.zulipchat.com Join our Zulip community chat space to participate in the discussions about DEMs and the tools we use to make them! ::: -:::{grid-item-card}Examples and Gallery +:::{grid-item-card} 🖼️ Project Showcase :link: examples/index.md -Learn about our eco-system through practical examples and by viewing our product gallery of products derived or developed using Continuous-DEMs projects. +Explore the capabilities of our ecosystem through practical examples, visual galleries, and real-world products derived from Continuous DEMs tools.[cite: 7] ::: -:::{grid-item-card}Tutorials and Workshops -:link: tutorials/index.md -Discover project-specific and eco-system-wide tutorials and find information about past and future workshops. +:::{grid-item-card} 📢 Outreach & Events +:link: outreach/index.md +Discover how our community connects. Find resources from past workshops, read community reports, and see where we are presenting next. ::: ::::: diff --git a/myst.yml b/myst.yml index 7c06b4d..aea7a45 100644 --- a/myst.yml +++ b/myst.yml @@ -13,9 +13,9 @@ project: - title: "Projects" children: - pattern: "projects/*.md" - - title: "Tutorials" + - title: "Outreach" children: - - pattern: "tutorials/*.md" + - pattern: "outreach/*.md" - title: "Examples" children: - pattern: "examples/*.md" diff --git a/outreach/index.md b/outreach/index.md new file mode 100644 index 0000000..425f1fc --- /dev/null +++ b/outreach/index.md @@ -0,0 +1,31 @@ +:::::{div} +:class: landing-page-layout + +::::{div} +:class: welcome-section-layout +# **Outreach and Events** + +Welcome to the Continuous DEMs outreach hub. Here you can find resources from our past workshops, read community reports, and discover how our community connects in the real world. +:::: + +--- + +::::{grid} 1 2 2 3 + +:::{card} NOAA NCEI/CIRES Coastal DEM Workshop +:link: https://continuous-dems.github.io/workshop-coastal-coupling-2026/ +Scientists from NOAA's National Centers for Environmental Information (NCEI) and the Cooperative Institute for Research in Environmental Sciences (CIRES) lead a hands-on introduction to open-source coastal DEM workflows.[cite: 8] +::: + +:::{card} CUDEM/GEBCO-Nippon Scholars Workshop +:link: https://continuous-dems.github.io/workshop-gebco-2026/ +This workshop introduced CUDEM workflows for building reproducible coastal digital elevation models from diverse topographic and bathymetric source datasets.[cite: 8] +::: + +:::{card} CSSP DEM Workshop Report +:link: /assets/images/CSSP_DEM_Workshop_Report.pdf +This workshop introduced CUDEM workflows for building reproducible coastal digital elevation models from diverse topographic and bathymetric source datasets, held in Victoria, British Columbia, Canada.[cite: 8] +::: + +:::: +::::: diff --git a/tutorials/index.md b/tutorials/index.md deleted file mode 100644 index 2b651fa..0000000 --- a/tutorials/index.md +++ /dev/null @@ -1,31 +0,0 @@ -# Tutorials and Workshops - -:::::{div} -:class: landing-page-layout - -::::{div} -:class: welcome-section-layout -# **Tutorials and Workshops** - -:::: - ---- - -::::{grid} 1 2 3 4 -:::{grid-item-card} NOAA NCEI/CIRES Coastal DEM Workshop -:link: https://continuous-dems.github.io/workshop-coastal-coupling-2026/ -Scientists from NOAA’s National Centers for Environmental Information (NCEI) and the Cooperative Institute for Research in Environmental Sciences (CIRES) lead a hands-on introduction to open-source coastal DEM workflows. -::: - -:::{grid-item-card} CUDEM/GEBCO-Nippon Scholars Workshop -:link: https://continuous-dems.github.io/workshop-gebco-2026/ -This workshop introduced CUDEM workflows for building reproducible coastal digital elevation models from diverse topographic and bathymetric source datasets. -::: - -:::{grid-item-card} CSSP DEM Workshop -:link: /assets/images/CSSP_DEM_Workshop_Report.pdf -This workshop introduced CUDEM workflows for building reproducible coastal digital elevation models from diverse topographic and bathymetric source datasets, held in Victoria, Britsh Columbia, Canada. -::: - -:::: -:::::