mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
24 lines
623 B
JSON
24 lines
623 B
JSON
{
|
|
"id": "intro",
|
|
"title": "Tutorial Intro",
|
|
"description": "Let's discover Docusaurus in less than 5 minutes.",
|
|
"source": "@site/docs/intro.md",
|
|
"sourceDirName": ".",
|
|
"slug": "/",
|
|
"permalink": "/",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/intro.md",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 1,
|
|
"frontMatter": {
|
|
"sidebar_position": 1,
|
|
"slug": "/"
|
|
},
|
|
"sidebar": "tutorialSidebar",
|
|
"next": {
|
|
"title": "Introduction",
|
|
"permalink": "/category/introduction"
|
|
}
|
|
} |