Skip to content

Commit 654e653

Browse files
committed
feat: add initial documentation files for changelog, introduction, tutorials, and troubleshooting
1 parent 190835d commit 654e653

7 files changed

Lines changed: 7 additions & 8 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.idea/
22
content/*
33
!content/code0
4+
!content/general
45
!content/meta.json
56

67
# deps
File renamed without changes.
File renamed without changes.

content/general/meta.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"title": "General",
3+
"root": true
4+
}
File renamed without changes.
File renamed without changes.

content/meta.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
{
22
"pages": [
3-
"introduction",
4-
"tutorials",
5-
"changelog",
6-
"troubleshooting",
7-
"---Getting Started---",
8-
"---Triggers---",
9-
"---Node Types---",
10-
"---Features---",
3+
"...general",
4+
"...sculptor",
115
"---Actions---",
126
"centaurus",
137
"---Components---",

0 commit comments

Comments
 (0)