Files
clan-core/docs/site/index.md
Johannes Kirschbauer 026481f9d7 Docs: harmonize titles
2024-09-25 14:06:55 +02:00

51 lines
1.1 KiB
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)
- :simple-abstract:{ .lg .middle } __Concepts__
---
Important Core Concepts that should be inderstood to get the best experience.
[:octicons-arrow-right-24: Core Concepts](./concepts/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>