From 3cd535e6bb502eedfb20f6a440d8d4d5260a2f6d Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Fri, 6 Feb 2026 20:03:13 -0500 Subject: [PATCH] Add processes urls to the processes page --- content/docs/processes/_index.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/content/docs/processes/_index.md b/content/docs/processes/_index.md index f53bab5..2a6cced 100644 --- a/content/docs/processes/_index.md +++ b/content/docs/processes/_index.md @@ -1,7 +1,17 @@ --- title: "Processes" -toc: true -weight: 1 +weight: 2 +prev: /docs/getting_started +next: /docs/dissemination +sidebar: + open: true --- For the moment, this project is composed of just a few processes, which are in development. + +{{< cards >}} + {{< card link="foundation" title="Foundation" icon="office-building" >}} + {{< card link="statistical_products" title="Statistical" icon="presentation-chart-bar" >}} + {{< card link="orthoimagery" title="Orthoimagery" icon="photograph" >}} + {{< card link="field_imagery" title="Field Imagery" icon="eye" >}} +{{< /cards >}}