diff --git a/assets/bjorn.png b/assets/bjorn.png new file mode 100644 index 0000000..9d0bcf5 Binary files /dev/null and b/assets/bjorn.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..ac4636c --- /dev/null +++ b/index.html @@ -0,0 +1,1341 @@ + + + + + + + BJORN // WIKI NODE + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+ Bjorn Icon +
+ + BJORN ... + +
+ +
+ + +
+
+ + + + + +
+ +
+
+ +
+
+ + +
+
+ + +
+ + +
+
+ +
+ + + +
+
+ + + +
+
+ + +
+ + + + + \ No newline at end of file diff --git a/wiki/01_General/Installation.md b/wiki/01_General/Installation.md new file mode 100644 index 0000000..c0d25a1 --- /dev/null +++ b/wiki/01_General/Installation.md @@ -0,0 +1 @@ +# Test1 \ No newline at end of file diff --git a/wiki/02_Setup/Introduction.md b/wiki/02_Setup/Introduction.md new file mode 100644 index 0000000..230ed36 --- /dev/null +++ b/wiki/02_Setup/Introduction.md @@ -0,0 +1 @@ +# Test2 \ No newline at end of file diff --git a/wiki/structure.json b/wiki/structure.json new file mode 100644 index 0000000..e9a8001 --- /dev/null +++ b/wiki/structure.json @@ -0,0 +1,8 @@ +{ + "01_General": { + "Introduction": "Introduction.md" + }, + "02_Setup": { + "Installation": "Installation.md" + } +} \ No newline at end of file