docs: Document imports dir. Remove What's next sections everywhere. Merge guide overview and hompage view.

This commit is contained in:
Qubasa
2025-01-17 21:03:25 +07:00
parent a64c054168
commit 257e1893ee
19 changed files with 126 additions and 192 deletions

View File

@@ -1,6 +1,4 @@
# Backups
## Introduction to Backups
# Introduction to Backups
When you're managing your own services, creating regular backups is crucial to ensure your data's safety.
This guide introduces you to Clan's built-in backup functionalities.
@@ -9,8 +7,6 @@ We might add more options in the future, but for now, let's dive into how you ca
## Backing Up Locally with Localbackup
### What is Localbackup?
Localbackup lets you backup your data onto physical storage devices connected to your computer,
such as USB hard drives or network-attached storage. It uses a tool called rsnapshot for this purpose.