minor; edit link for content managent

This commit is contained in:
constantinos 2023-08-15 18:24:44 +03:00
parent bd663d3b71
commit c9aaa1a915

View file

@ -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*.
<!--Library management requires [Calibre][], [Accorder][], and [Zotero][]. -->
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 |
<figcaption>Table 1: Sandpoints online preview site edit options explained.</figcaption>
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