From dfba3aab44d2381872f0c76fab2dec8a20c8ecc5 Mon Sep 17 00:00:00 2001 From: Kaitlyn Parkhurst Date: Sun, 20 Nov 2022 18:59:16 -0800 Subject: [PATCH] Docs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2097aba..e1365e1 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ MyJekyllBlog comes with a complete set of ansible roles to automate the installa 1. [How to perform a system backup](#how-to-perform-a-system-backup) 2. [How to perform a system restore](#how-to-perform-a-system-restore) 4. [Development Guide](#development-guide) - 1. [Enable Development Mode](#enable-development-mode) + 1. [Enable development mode](#enable-development-mode) 2. [Working on the web panel](#working-on-the-web-panel) 3. [Working on the database model](#working-on-the-database-model) 4. [Working on the ssl certificates](#working-on-the-ssl-certificates) @@ -282,6 +282,8 @@ Now that the `panel_config.jekyll_init_repo` repository exists, we should be rea ## Development Guide +### Enable development mode + ### Working on the web panel ### Working on the database models