Add processes urls to the processes page

This commit is contained in:
Diego Ripley
2026-02-06 20:03:13 -05:00
parent 850df3016d
commit 3cd535e6bb
+12 -2
View File
@@ -1,7 +1,17 @@
--- ---
title: "Processes" title: "Processes"
toc: true weight: 2
weight: 1 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. 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 >}}