[#809,docs,navigation][xl]: initial commit

This commit is contained in:
deme
2023-05-04 22:34:17 -03:00
parent edb2354945
commit 5328492575
10 changed files with 490 additions and 3116 deletions

View File

@@ -1,3 +1,7 @@
---
showSidebar: true
---
# Getting Started
Welcome to the PortalJS documentation!

View File

@@ -0,0 +1,19 @@
[
{
"name": "Docs",
"href": "/docs",
"level": 0,
"children": [
{
"name": "Getting Started",
"href": "/docs",
"level": 1
},
{
"name": "Creating new datasets",
"href": "/tutorial-i-creating-new-datasets",
"level": 1
}
]
}
]