mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
28 lines
803 B
JSON
28 lines
803 B
JSON
{
|
|
"id": "introduction/introduction",
|
|
"title": "Introduction",
|
|
"description": "Let's discover Docusaurus in less than 5 minutes.",
|
|
"source": "@site/docs/introduction/introduction.md",
|
|
"sourceDirName": "introduction",
|
|
"slug": "/",
|
|
"permalink": "/documentation/",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/introduction.md",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 1,
|
|
"frontMatter": {
|
|
"sidebar_position": 1,
|
|
"slug": "/"
|
|
},
|
|
"sidebar": "tutorialSidebar",
|
|
"previous": {
|
|
"title": "Introduction",
|
|
"permalink": "/documentation/category/introduction"
|
|
},
|
|
"next": {
|
|
"title": "Before Installation",
|
|
"permalink": "/documentation/category/before-installation"
|
|
}
|
|
} |