docs: reword concepts description

docs: fix build errors
This commit is contained in:
Qubasa
2025-07-25 16:10:32 +07:00
parent e1f57cd618
commit cad7d2d95f

View File

@@ -10,7 +10,7 @@ hide:
empowers you to **selfhost in a reliable and scalable way**. empowers you to **selfhost in a reliable and scalable way**.
Built on NixOS, Clan provides a **declarative interface for managing machines** with automated [secret management](./guides/secrets.md), easy [mesh VPN Built on NixOS, Clan provides a **declarative interface for managing machines** with automated [secret management](./guides/secrets.md), easy [mesh VPN
connectivity](./guides/mesh-vpn.md), and [automated backups](./reference/clanServices/borgbackup/). connectivity](./guides/mesh-vpn.md), and [automated backups](./reference/clanServices/borgbackup.md).
Whether you're running a homelab or maintaining critical computing infrastructure, Whether you're running a homelab or maintaining critical computing infrastructure,
Clan will help **reduce maintainance burden** by allowing a **git repository to define your whole network** of computers. Clan will help **reduce maintainance burden** by allowing a **git repository to define your whole network** of computers.
@@ -29,7 +29,7 @@ How-to Guides for achieving a certain goal or solving a specific issue.
<div class="grid cards" markdown> <div class="grid cards" markdown>
- [:material-clock-fast: Getting Started](./guides/getting-started) - [:material-clock-fast: Getting Started](./guides/getting-started/index.md)
--- ---
@@ -51,7 +51,7 @@ How-to Guides for achieving a certain goal or solving a specific issue.
## Concepts ## Concepts
Explore the foundational ideas. Explore the underlying principles of Clan
<div class="grid cards" markdown> <div class="grid cards" markdown>