From c9aaa1a9157dceab35da98a1520c171cee7496e2 Mon Sep 17 00:00:00 2001 From: constantinos Date: Tue, 15 Aug 2023 18:24:44 +0300 Subject: [PATCH] minor; edit link for content managent --- content/article/int-management.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/content/article/int-management.md b/content/article/int-management.md index 3f883d8..a48db7d 100644 --- a/content/article/int-management.md +++ b/content/article/int-management.md @@ -34,13 +34,15 @@ There are two main ways to manage and edit this site: 1. **On a browser via the preview site** (only for content management; see [management via online preview site](#preview-site)). 2. **Via a local clone of the site repository** (recommended, especially for major changes; see [Site management via local repository clone](#local-repo)). -*Note: Both workflows require write access to the project repository*. - - - +Notes: +- Both workflows require write access to the project repository. +- For new content specifically see instructions at ![Content Management](issue:int-issue-content-management). # Content management via online preview site {#preview-site} + +Note: for an extended guide for content management see ![Content Management](issue:int-issue-content-management). + To access the online preview site append `/_preview/` to the [sitemap](/) URL. ## Preview site interface @@ -58,10 +60,7 @@ The preview site enables a toolbar with five options (Screenshot 1), outlined in | ? | open the repository website |
Table 1: Sandpoints online preview site edit options explained.
-Note: -- *Any action requires the user to be logged in to the project repository.* -- For creating new content via the preview site see instructions at ![Content creation instructions](issue:int-archetypes). - +*Note: Any action requires the user to be logged in to the project repository.* ## Edit existing entries via the preview site