docs/user/index.md
# User Guide
::::{grid} 2
:gutter: 4
:::{grid-item-card} {material-regular}`directions_walk;3em` [Tutorials](./tutorials/index)
---
- [Build odin-data](./tutorials/build)
- [Run the example](./tutorials/run)
- [Create an odin-data deployment](./tutorials/deploy)
+++
Tutorials for installation and typical usage
:::
:::{grid-item-card} {material-regular}`directions;3em` [How-To Guides](./how-to/index)
---
-
+++
Practical step-by-step guides for the more experienced user
:::
:::{grid-item-card} {material-regular}`info;3em` [Explanations](./explanations/index)
---
- [FrameReceiver CLI](./explanations/frame-receiver)
- [FrameProcessor CLI](./explanations/frame-processor)
- [FrameSimulator CLI](./explanations/frame-simulator)
+++
Explanations of how the library works and why it works that way
:::
:::{grid-item-card} {material-regular}`menu_book;3em` [Reference](./reference/index)
---
-
+++
Technical reference material including APIs and release notes
:::
::::