44 lines
901 B
Markdown
44 lines
901 B
Markdown
---
|
|
hide:
|
|
- navigation
|
|
- toc
|
|
---
|
|
|
|
# :material-home: Welcome to **Clan**'s awesome documentation
|
|
|
|
[Getting Started](./getting-started/index.md){ .md-button }
|
|
|
|
## What's inside
|
|
|
|
This documentation is structured into the following sections
|
|
|
|
<div class="grid cards" markdown>
|
|
|
|
- :material-clock-fast:{ .lg .middle } __Set up in 15 minutes__
|
|
|
|
---
|
|
|
|
Create your own clan and get everything
|
|
running in a couple of minutes.
|
|
|
|
[:octicons-arrow-right-24: Getting started](./getting-started/index.md)
|
|
|
|
|
|
- :material-sign-direction:{ .lg .middle } __Guides__
|
|
|
|
---
|
|
|
|
Instructions and explanations for practical Implementations ordered by Topic.
|
|
|
|
[:octicons-arrow-right-24: Guides](./manual/index.md)
|
|
|
|
- :material-api:{ .lg .middle } __Reference__
|
|
|
|
---
|
|
|
|
Detailed Specification of Functions and APIs.
|
|
|
|
[:octicons-arrow-right-24: Reference](./reference/index.md)
|
|
|
|
</div>
|