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
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
A flexible, developer-friendly wiki system for games and media content. Create rich, interconnected wiki pages using a simple folder structure and TypeScript/JSON definitions.
4
4
5
+
> [!IMPORTANT]
6
+
> The example provided is bare-bones, and not even complete, this is a template and so the example is just the minimum for you to see how it actually works
7
+
5
8
### 📁 Getting Started
6
9
7
10
1. Clone this repository
@@ -76,4 +79,4 @@ New pages are automatically registered when added to the appropriate category fo
76
79
77
80
### 🔍 Search & Navigation
78
81
79
-
The system includes built-in search functionality and automatic navigation generation based on the folder structure.
82
+
The system includes built-in search functionality and automatic navigation generation based on the folder structure.
0 commit comments