docs: reword concepts description
docs: fix build errors
This commit is contained in:
@@ -10,7 +10,7 @@ hide:
|
||||
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
|
||||
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,
|
||||
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>
|
||||
|
||||
- [: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
|
||||
|
||||
Explore the foundational ideas.
|
||||
Explore the underlying principles of Clan
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user