Skip to content

Commit 2854979

Browse files
committed
Insert images into create-from-model.md
1 parent c13ea1c commit 2854979

5 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/abcd-quickstart/create-from-model.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The fastest way to get started is to clone one of the industry-standard models i
1414
2. On the main dashboard, locate the **Administration** section.
1515
3. Click on **Create new database**.
1616

17+
![Access the Administration Menu](../media/abcd-quickstart/create-from-model-001.png)
18+
1719
### 2. Define Basic Information
1820
You will see a form asking for the database details:
1921

@@ -24,6 +26,8 @@ You will see a form asking for the database details:
2426
* *Example:* `Main Library Catalog (MARC 21)`
2527
* **Create from:** Select **Use existing database**.
2628

29+
![Define Basic Information](../media/abcd-quickstart/create-from-model-002.png)
30+
2731
### 3. Select the Model
2832
A dropdown list will appear with available templates. Common options include:
2933
* **MARC:** The MARC 21 standard for bibliographic data.
@@ -39,6 +43,8 @@ When the process finishes, you will see a confirmation message.
3943

4044
Click **Back** or **Return to Menu**.
4145

46+
![Confirmation](../media/abcd-quickstart/create-from-model-003.png)
47+
4248
## Next Steps
4349
Your database is ready!
4450
* To start adding books, go to **Cataloging > Data Entry** and select your new database.
91.9 KB
Loading
35.6 KB
Loading
132 KB
Loading

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const config = {
109109
type: 'docSidebar',
110110
sidebarId: 'tutorialSidebar',
111111
position: 'left',
112-
label: 'Home',
112+
label: 'Start',
113113
},
114114
{
115115
type: 'docsVersionDropdown',

0 commit comments

Comments
 (0)