Add self hosting docs (#34)
* Add self host docs * Add more documentation
This commit is contained in:
@@ -45,10 +45,11 @@
|
||||
],
|
||||
"navigation": [
|
||||
{
|
||||
"group": "Get Started",
|
||||
"group": "Getting Started",
|
||||
"pages": [
|
||||
"introduction",
|
||||
"get-started/nodejs"
|
||||
"get-started/nodejs",
|
||||
"get-started/self-hosting"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user