File tree Expand file tree Collapse file tree 3 files changed +137
-0
lines changed
Expand file tree Collapse file tree 3 files changed +137
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ repo_url: https://github.com/gmarupilla/AgroTerraFlow
44
55theme :
66 name : material
7+ favicon : favicon.svg
8+ logo : terraflow-icon.svg
79 palette :
810 - media : " (prefers-color-scheme: light)"
911 scheme : default
@@ -50,11 +52,14 @@ plugins:
5052
5153nav :
5254 - Home : index.md
55+ - TerraFlow in 10 Minutes : quickstart.md
56+ - Field Guide : field-guide.md
5357 - Architecture :
5458 - TerraFlow Overview : architecture/overview.md
5559 - ADR-001 Band Selection : architecture/adr-001-band-selection.md
5660 - ADR-002 BBox ROI : architecture/adr-002-bbox-roi.md
5761 - ADR-003 Climate Interpolation : architecture/adr-003-climate-interpolation.md
62+ - ADR-004 CRS Reprojection : architecture/adr-004-crs-reprojection.md
5863 - Boundaries : architecture/boundaries.md
5964 - Run Identity : architecture/run-identity.md
6065 - Artifact Contract : architecture/artifacts.md
You can’t perform that action at this time.
0 commit comments