diff --git a/README.md b/README.md index 3b7fbc0..79da60f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,11 @@ MyJekyllBlog comes with a complete set of ansible roles to automate the installa 4. [Configure The Store](#configure-the-store) 3. [Operations Guide](#operations-guide) 1. [How to perform a system backup](#how-to-perform-a-system-backup) + 1. [Backup Gitea Data](#backup-gitea-data) + 2. [Backup PSQL Data](#backup-psql-data) 2. [How to perform a system restore](#how-to-perform-a-system-restore) + 1. [Restore Gitea Data](#restore-gitea-data) + 2. [Restore Gitea Data](#restore-gitea-data) 4. [Development Guide](#development-guide) 1. [Enable development mode](#enable-development-mode) 2. [Working on the web panel](#working-on-the-web-panel)