You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docs): polish docs rendering with desert-themed components
Add custom Markdoc renderers for images, links, paragraphs, code blocks,
inline code, and horizontal rules. Restyle existing heading, table, and
list components to match the desert tactical color palette. Add 8
screenshots to docs with polished image presentation (rounded corners,
shadow, captions). Constrain content width for readability.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: admin/docs/getting-started.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,14 @@ If this is your first time using N.O.M.A.D., the Easy Setup wizard will help you
10
10
11
11
**[Launch Easy Setup →](/easy-setup)**
12
12
13
+

14
+
13
15
The wizard walks you through four simple steps:
14
16
1.**Capabilities** — Choose what to enable: Information Library, AI Assistant, Education Platform, Maps, Data Tools, and Notes
15
17
2.**Maps** — Select geographic regions for offline maps
16
18
3.**Content** — Choose curated content collections with Essential, Standard, or Comprehensive tiers
19
+
20
+

17
21
4.**Review** — Confirm your selections and start downloading
18
22
19
23
Depending on what you selected, downloads may take a while. You can monitor progress in the Settings area, continue using features that are already installed, or leave your server running overnight for large downloads.
@@ -60,6 +64,8 @@ The Education Platform provides complete educational courses that work offline.
60
64
61
65
### AI Assistant — Built-in Chat
62
66
67
+

68
+
63
69
N.O.M.A.D. includes a built-in AI chat interface powered by Ollama. It runs entirely on your server — no internet needed, no data sent anywhere.
64
70
65
71
**What can it do:**
@@ -82,6 +88,8 @@ N.O.M.A.D. includes a built-in AI chat interface powered by Ollama. It runs enti
82
88
83
89
### Knowledge Base — Document-Aware AI
84
90
91
+

92
+
85
93
The Knowledge Base lets you upload documents so the AI can reference them when answering your questions. It uses semantic search (RAG via Qdrant) to find relevant information from your uploaded files.
86
94
87
95
**Supported file types:**
@@ -104,6 +112,8 @@ The Knowledge Base lets you upload documents so the AI can reference them when a
104
112
105
113
### Maps — Offline Navigation
106
114
115
+

116
+
107
117
View maps without internet. Download the regions you need before going offline.
108
118
109
119
**How to use it:**
@@ -135,6 +145,8 @@ As your needs change, you can add more content anytime:
135
145
136
146
### Wikipedia Selector
137
147
148
+

149
+
138
150
N.O.M.A.D. includes a dedicated Wikipedia content management tool for browsing and downloading Wikipedia packages.
139
151
140
152
**How to use it:**
@@ -146,6 +158,8 @@ N.O.M.A.D. includes a dedicated Wikipedia content management tool for browsing a
146
158
147
159
### System Benchmark
148
160
161
+

162
+
149
163
Test your hardware performance and see how your NOMAD build stacks up against the community.
0 commit comments