diff --git a/src/content/docs/arcitect/index.mdx b/src/content/docs/arcitect/index.mdx
index 667d283d5..46cb33fec 100644
--- a/src/content/docs/arcitect/index.mdx
+++ b/src/content/docs/arcitect/index.mdx
@@ -1,15 +1,18 @@
---
title: ARCitect
lastUpdated: 2023-11-02
+sidebar:
+ order: 1
---
-Welcome to the ARCitect Manual.
+The **ARCitect** is a cross-platform app to create and manage your ARCs and synchronize them with the DataHUB.
- Please install the ARCitect following [these instructions](/nfdi4plants.knowledgebase/arcitect/installation)
-- The guide [Start Here](/nfdi4plants.knowledgebase/start-here) introduces the major ARCitect functions
+- The [Start Here](/nfdi4plants.knowledgebase/start-here) guide introduces the major ARCitect functions
:::tip
-After installation, please check the ARCitect's help menu for further documentation and guides.
+After installation, please check the ARCitect's help menu and tooltips for further documentation and guides.
+The help menu can be activated in the `Settings` menu available in the sidebar.
:::
:::note[For Developers]
diff --git a/src/content/docs/arcitect/installation.mdx b/src/content/docs/arcitect/installation.mdx
index d17925ab1..099e99e31 100644
--- a/src/content/docs/arcitect/installation.mdx
+++ b/src/content/docs/arcitect/installation.mdx
@@ -4,6 +4,8 @@ lastUpdated: 2024-10-22
authors:
- dominik-brilhaus
- hannah-dörpholz
+sidebar:
+ order: 2
---
import { Steps } from '@astrojs/starlight/components';
@@ -36,11 +38,12 @@ import { Tabs, TabItem } from '@astrojs/starlight/components';
-
:::note[Git Installation]
-Please install Git before installing the ARCitect.
- :::tip
- For macOS we recommend to install via homebrew as described on the site above.
+Please install Git and Git LFS before installing the ARCitect.
+:::
+
+:::tip
+For macos we recommend to install via homebrew as described on the site above.
:::
@@ -55,28 +58,25 @@ import MacOSPopupNetwork from "@images/arcitect/macos-popup-network.png"
3. Double-click the installer `ARCitect-x.x.x.dmg` and move the app to your Applications folder.
-4. Starting the ARCitect for the first time.
+
- :::note[Unidentified developer]
- When starting the ARCitect for the first time, you are warned about an unidentified developer.
+### Unidentified developer
+When starting the ARCitect for the first time, you are warned about an unidentified developer.
-
+
- Please navigate to the Privacy & Security panel in your System Settings to `Open Anyway`.
+Please navigate to the Privacy & Security panel in your System Settings to `Open Anyway`.
-
- :::
+
- :::note[Incoming network connections]
- Every time you start the ARCitect, you are asked to accept incoming network connections.
-
+### Incoming network connections
- :::tip
- This enables communication with the [DataHUB](/nfdi4plants.knowledgebase/datahub).
-
-
+Every time you start the ARCitect, you are asked to accept incoming network connections.
+
+
+This enables communication with the [DataHUB](/nfdi4plants.knowledgebase/datahub).
@@ -84,10 +84,12 @@ import MacOSPopupNetwork from "@images/arcitect/macos-popup-network.png"
:::note[Git Installation]
-Please install Git and Git LFS before installing the ARCitect.
- :::tip
- For Linux we recommend to install via homebrew as described on the site above.
- :::
+Please install Git and Git LFS before installing the ARCitect.
+:::
+
+:::tip
+For Linux we recommend to install via homebrew as described on the site above.
+:::