mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
chore:()
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"permalink": "/documentation/category/before-installation",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Introduction",
|
||||
"permalink": "/documentation/"
|
||||
"title": "Frequently Asked",
|
||||
"permalink": "/documentation/introduction/faqs"
|
||||
},
|
||||
"next": {
|
||||
"title": "System Requirements",
|
||||
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Developers Guide",
|
||||
"description": "Troubleshoot",
|
||||
"slug": "/category/developers-guide",
|
||||
"permalink": "/documentation/category/developers-guide",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Troubleshoot: Display",
|
||||
"permalink": "/documentation/troubleshoot/display"
|
||||
},
|
||||
"next": {
|
||||
"title": "Write Documentation",
|
||||
"permalink": "/documentation/dev_guide/write"
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Installation",
|
||||
"description": "Installing Instruction",
|
||||
"slug": "/category/installation",
|
||||
"permalink": "/documentation/category/installation",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Internet Connection",
|
||||
"permalink": "/documentation/before_installation/internet_connection"
|
||||
},
|
||||
"next": {
|
||||
"title": "Download Snigdha OS",
|
||||
"permalink": "/documentation/installation/download_snigdha_os"
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Post Installation",
|
||||
"description": "After installing Snigdha OS",
|
||||
"slug": "/category/post-installation",
|
||||
"permalink": "/documentation/category/post-installation",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Virtualbox",
|
||||
"permalink": "/documentation/installation/virtualbox_installation"
|
||||
},
|
||||
"next": {
|
||||
"title": "Language",
|
||||
"permalink": "/documentation/post_installation/language"
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Troubleshoot",
|
||||
"description": "Troubleshoot",
|
||||
"slug": "/category/troubleshoot",
|
||||
"permalink": "/documentation/category/troubleshoot",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Installing with AUR",
|
||||
"permalink": "/documentation/user_guide/aur"
|
||||
},
|
||||
"next": {
|
||||
"title": "Troubleshoot: Wifi",
|
||||
"permalink": "/documentation/troubleshoot/wifi"
|
||||
}
|
||||
}
|
||||
}
|
@@ -5,8 +5,8 @@
|
||||
"permalink": "/documentation/category/tutorial---basics",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "System Requirements",
|
||||
"permalink": "/documentation/before_installation/system_requirements"
|
||||
"title": "Internet Connection",
|
||||
"permalink": "/documentation/before_installation/internet_connection"
|
||||
},
|
||||
"next": {
|
||||
"title": "Create a Page",
|
||||
|
@@ -4,8 +4,8 @@
|
||||
"permalink": "/documentation/category/tutorial---extras",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Congratulations!",
|
||||
"permalink": "/documentation/tutorial-basics/congratulations"
|
||||
"title": "Make Bootable USB",
|
||||
"permalink": "/documentation/installation/making_bootable_usb"
|
||||
},
|
||||
"next": {
|
||||
"title": "Manage Docs Versions",
|
||||
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "User Guide",
|
||||
"description": "User Manual",
|
||||
"slug": "/category/user-guide",
|
||||
"permalink": "/documentation/category/user-guide",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Install Packages",
|
||||
"permalink": "/documentation/post_installation/install_packages"
|
||||
},
|
||||
"next": {
|
||||
"title": "Cheetsheet/Shortcuts",
|
||||
"permalink": "/documentation/user_guide/cheetsheet"
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "before_installation/imporatnt_notes",
|
||||
"title": "Important Notes",
|
||||
"description": "",
|
||||
"source": "@site/docs/before_installation/imporatnt_notes.md",
|
||||
"sourceDirName": "before_installation",
|
||||
"slug": "/before_installation/imporatnt_notes",
|
||||
"permalink": "/documentation/before_installation/imporatnt_notes",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/imporatnt_notes.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "System Requirements",
|
||||
"permalink": "/documentation/before_installation/system_requirements"
|
||||
},
|
||||
"next": {
|
||||
"title": "Internet Connection",
|
||||
"permalink": "/documentation/before_installation/internet_connection"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "before_installation/internet_connection",
|
||||
"title": "Internet Connection",
|
||||
"description": "",
|
||||
"source": "@site/docs/before_installation/internet_connection.md",
|
||||
"sourceDirName": "before_installation",
|
||||
"slug": "/before_installation/internet_connection",
|
||||
"permalink": "/documentation/before_installation/internet_connection",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/internet_connection.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 3,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 3
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Important Notes",
|
||||
"permalink": "/documentation/before_installation/imporatnt_notes"
|
||||
},
|
||||
"next": {
|
||||
"title": "Installation",
|
||||
"permalink": "/documentation/category/installation"
|
||||
}
|
||||
}
|
@@ -21,7 +21,7 @@
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tutorial - Basics",
|
||||
"permalink": "/documentation/category/tutorial---basics"
|
||||
"title": "Important Notes",
|
||||
"permalink": "/documentation/before_installation/imporatnt_notes"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "dev_guide/build_source",
|
||||
"title": "Build From Source",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/build_source.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/build_source",
|
||||
"permalink": "/documentation/dev_guide/build_source",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/build_source.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 3,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 3
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Document Translation",
|
||||
"permalink": "/documentation/dev_guide/docs_translate"
|
||||
},
|
||||
"next": {
|
||||
"title": "PKGBUILD",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
}
|
||||
}
|
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id": "dev_guide/deploy_packages",
|
||||
"title": "Deploy Package",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/deploy_packages.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/deploy_packages",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/deploy_packages.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 6,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 6
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "dev_guide/docs_translate",
|
||||
"title": "Document Translation",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/docs_translate.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/docs_translate",
|
||||
"permalink": "/documentation/dev_guide/docs_translate",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/docs_translate.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Write Documentation",
|
||||
"permalink": "/documentation/dev_guide/write"
|
||||
},
|
||||
"next": {
|
||||
"title": "Build From Source",
|
||||
"permalink": "/documentation/dev_guide/build_source"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "dev_guide/gpg_key",
|
||||
"title": "GPG Key",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/gpg_key.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/gpg_key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/gpg_key.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 5,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 5
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "PKGBUILD",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
},
|
||||
"next": {
|
||||
"title": "Deploy Package",
|
||||
"permalink": "/documentation/dev_guide/deploy_packages"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "dev_guide/help",
|
||||
"title": "Help Us to Build",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/help.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/help",
|
||||
"permalink": "/documentation/dev_guide/help",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/help.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Developers Guide",
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
},
|
||||
"next": {
|
||||
"title": "Write Documentation",
|
||||
"permalink": "/documentation/dev_guide/write"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"title": "PKGBUILD",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/pkgbuild.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/pkgbuild",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/pkgbuild.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 4,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 4
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Build From Source",
|
||||
"permalink": "/documentation/dev_guide/build_source"
|
||||
},
|
||||
"next": {
|
||||
"title": "GPG Key",
|
||||
"permalink": "/documentation/dev_guide/gpg_key"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "dev_guide/write",
|
||||
"title": "Write Documentation",
|
||||
"description": "",
|
||||
"source": "@site/docs/dev_guide/write.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/write",
|
||||
"permalink": "/documentation/dev_guide/write",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/write.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Developers Guide",
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
},
|
||||
"next": {
|
||||
"title": "Document Translation",
|
||||
"permalink": "/documentation/dev_guide/docs_translate"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "installation/download_snigdha_os",
|
||||
"title": "Download Snigdha OS",
|
||||
"description": "",
|
||||
"source": "@site/docs/installation/download_snigdha_os.md",
|
||||
"sourceDirName": "installation",
|
||||
"slug": "/installation/download_snigdha_os",
|
||||
"permalink": "/documentation/installation/download_snigdha_os",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/download_snigdha_os.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Installation",
|
||||
"permalink": "/documentation/category/installation"
|
||||
},
|
||||
"next": {
|
||||
"title": "Make Bootable USB",
|
||||
"permalink": "/documentation/installation/making_bootable_usb"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "installation/live_env",
|
||||
"title": "Live Environment",
|
||||
"description": "",
|
||||
"source": "@site/docs/installation/live_env.md",
|
||||
"sourceDirName": "installation",
|
||||
"slug": "/installation/live_env",
|
||||
"permalink": "/documentation/installation/live_env",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/live_env.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 3,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 3
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Make Bootable USB",
|
||||
"permalink": "/documentation/installation/making_bootable_usb"
|
||||
},
|
||||
"next": {
|
||||
"title": "Offline Installation",
|
||||
"permalink": "/documentation/installation/offline_install"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "installation/making_bootable_usb",
|
||||
"title": "Make Bootable USB",
|
||||
"description": "",
|
||||
"source": "@site/docs/installation/making_bootable_usb.md",
|
||||
"sourceDirName": "installation",
|
||||
"slug": "/installation/making_bootable_usb",
|
||||
"permalink": "/documentation/installation/making_bootable_usb",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/making_bootable_usb.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Download Snigdha OS",
|
||||
"permalink": "/documentation/installation/download_snigdha_os"
|
||||
},
|
||||
"next": {
|
||||
"title": "Live Environment",
|
||||
"permalink": "/documentation/installation/live_env"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "installation/offline_install",
|
||||
"title": "Offline Installation",
|
||||
"description": "",
|
||||
"source": "@site/docs/installation/offline_install.md",
|
||||
"sourceDirName": "installation",
|
||||
"slug": "/installation/offline_install",
|
||||
"permalink": "/documentation/installation/offline_install",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/offline_install.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 4,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 4
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Live Environment",
|
||||
"permalink": "/documentation/installation/live_env"
|
||||
},
|
||||
"next": {
|
||||
"title": "Online Installation",
|
||||
"permalink": "/documentation/installation/online_install"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "installation/online_install",
|
||||
"title": "Online Installation",
|
||||
"description": "",
|
||||
"source": "@site/docs/installation/online_install.md",
|
||||
"sourceDirName": "installation",
|
||||
"slug": "/installation/online_install",
|
||||
"permalink": "/documentation/installation/online_install",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/online_install.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 5,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 5
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Offline Installation",
|
||||
"permalink": "/documentation/installation/offline_install"
|
||||
},
|
||||
"next": {
|
||||
"title": "Install Snigdha OS",
|
||||
"permalink": "/documentation/installation/start_installation"
|
||||
}
|
||||
}
|
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"id": "installation/online_installation",
|
||||
"title": "online_installation",
|
||||
"description": "",
|
||||
"source": "@site/docs/installation/online_installation.md",
|
||||
"sourceDirName": "installation",
|
||||
"slug": "/installation/online_installation",
|
||||
"permalink": "/documentation/installation/online_installation",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/online_installation.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"frontMatter": {},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Install Snigdha OS",
|
||||
"permalink": "/documentation/installation/start_installation"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "installation/start_installation",
|
||||
"title": "Install Snigdha OS",
|
||||
"description": "",
|
||||
"source": "@site/docs/installation/start_installation.md",
|
||||
"sourceDirName": "installation",
|
||||
"slug": "/installation/start_installation",
|
||||
"permalink": "/documentation/installation/start_installation",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/start_installation.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 6,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 6
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Online Installation",
|
||||
"permalink": "/documentation/installation/online_install"
|
||||
},
|
||||
"next": {
|
||||
"title": "Virtualbox",
|
||||
"permalink": "/documentation/installation/virtualbox_installation"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "installation/virtualbox_installation",
|
||||
"title": "Virtualbox",
|
||||
"description": "",
|
||||
"source": "@site/docs/installation/virtualbox_installation.md",
|
||||
"sourceDirName": "installation",
|
||||
"slug": "/installation/virtualbox_installation",
|
||||
"permalink": "/documentation/installation/virtualbox_installation",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/installation/virtualbox_installation.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 7,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 7
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Install Snigdha OS",
|
||||
"permalink": "/documentation/installation/start_installation"
|
||||
},
|
||||
"next": {
|
||||
"title": "Post Installation",
|
||||
"permalink": "/documentation/category/post-installation"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "introduction/code_of_conduct",
|
||||
"title": "Code Of Conduct",
|
||||
"description": "",
|
||||
"source": "@site/docs/introduction/code_of_conduct.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/introduction/code_of_conduct",
|
||||
"permalink": "/documentation/introduction/code_of_conduct",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/code_of_conduct.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 3,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 3
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Inspiration",
|
||||
"permalink": "/documentation/introduction/inspiration"
|
||||
},
|
||||
"next": {
|
||||
"title": "Release Notes",
|
||||
"permalink": "/documentation/introduction/release_notes"
|
||||
}
|
||||
}
|
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "introduction/code_of_conducts",
|
||||
"title": "code_of_conducts",
|
||||
"description": "",
|
||||
"source": "@site/docs/introduction/code_of_conducts.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/introduction/code_of_conducts",
|
||||
"permalink": "/documentation/introduction/code_of_conducts",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/code_of_conducts.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"frontMatter": {},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Inspiration",
|
||||
"permalink": "/documentation/introduction/inspiration"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "introduction/faqs",
|
||||
"title": "Frequently Asked",
|
||||
"description": "",
|
||||
"source": "@site/docs/introduction/faqs.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/introduction/faqs",
|
||||
"permalink": "/documentation/introduction/faqs",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/faqs.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 6,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 6
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Reporting Bugs",
|
||||
"permalink": "/documentation/introduction/reporting_bugs"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "introduction/inspiration",
|
||||
"title": "Inspiration",
|
||||
"description": "",
|
||||
"source": "@site/docs/introduction/inspiration.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/introduction/inspiration",
|
||||
"permalink": "/documentation/introduction/inspiration",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/inspiration.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Introduction",
|
||||
"permalink": "/documentation/"
|
||||
},
|
||||
"next": {
|
||||
"title": "Code Of Conduct",
|
||||
"permalink": "/documentation/introduction/code_of_conduct"
|
||||
}
|
||||
}
|
@@ -22,7 +22,7 @@
|
||||
"permalink": "/documentation/category/introduction"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
"title": "Inspiration",
|
||||
"permalink": "/documentation/introduction/inspiration"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "introduction/release_notes",
|
||||
"title": "Release Notes",
|
||||
"description": "",
|
||||
"source": "@site/docs/introduction/release_notes.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/introduction/release_notes",
|
||||
"permalink": "/documentation/introduction/release_notes",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/release_notes.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 4,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 4
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Code Of Conduct",
|
||||
"permalink": "/documentation/introduction/code_of_conduct"
|
||||
},
|
||||
"next": {
|
||||
"title": "Reporting Bugs",
|
||||
"permalink": "/documentation/introduction/reporting_bugs"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "introduction/reporting_bugs",
|
||||
"title": "Reporting Bugs",
|
||||
"description": "",
|
||||
"source": "@site/docs/introduction/reporting_bugs.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/introduction/reporting_bugs",
|
||||
"permalink": "/documentation/introduction/reporting_bugs",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/reporting_bugs.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 5,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 5
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Release Notes",
|
||||
"permalink": "/documentation/introduction/release_notes"
|
||||
},
|
||||
"next": {
|
||||
"title": "Frequently Asked",
|
||||
"permalink": "/documentation/introduction/faqs"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "post_installation/customization",
|
||||
"title": "Customize Snigdha OS",
|
||||
"description": "",
|
||||
"source": "@site/docs/post_installation/customization.md",
|
||||
"sourceDirName": "post_installation",
|
||||
"slug": "/post_installation/customization",
|
||||
"permalink": "/documentation/post_installation/customization",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/customization.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 3,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 3
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Update Snigdha OS",
|
||||
"permalink": "/documentation/post_installation/update"
|
||||
},
|
||||
"next": {
|
||||
"title": "Install Packages",
|
||||
"permalink": "/documentation/post_installation/install_packages"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "post_installation/install_packages",
|
||||
"title": "Install Packages",
|
||||
"description": "",
|
||||
"source": "@site/docs/post_installation/install_packages.md",
|
||||
"sourceDirName": "post_installation",
|
||||
"slug": "/post_installation/install_packages",
|
||||
"permalink": "/documentation/post_installation/install_packages",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/install_packages.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 4,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 4
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Customize Snigdha OS",
|
||||
"permalink": "/documentation/post_installation/customization"
|
||||
},
|
||||
"next": {
|
||||
"title": "User Guide",
|
||||
"permalink": "/documentation/category/user-guide"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "post_installation/language",
|
||||
"title": "Language",
|
||||
"description": "",
|
||||
"source": "@site/docs/post_installation/language.md",
|
||||
"sourceDirName": "post_installation",
|
||||
"slug": "/post_installation/language",
|
||||
"permalink": "/documentation/post_installation/language",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/language.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Post Installation",
|
||||
"permalink": "/documentation/category/post-installation"
|
||||
},
|
||||
"next": {
|
||||
"title": "Update Snigdha OS",
|
||||
"permalink": "/documentation/post_installation/update"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "post_installation/update",
|
||||
"title": "Update Snigdha OS",
|
||||
"description": "",
|
||||
"source": "@site/docs/post_installation/update.md",
|
||||
"sourceDirName": "post_installation",
|
||||
"slug": "/post_installation/update",
|
||||
"permalink": "/documentation/post_installation/update",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/post_installation/update.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Language",
|
||||
"permalink": "/documentation/post_installation/language"
|
||||
},
|
||||
"next": {
|
||||
"title": "Customize Snigdha OS",
|
||||
"permalink": "/documentation/post_installation/customization"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "troubleshoot/bluetooth",
|
||||
"title": "Troubleshoot: Bluetooth",
|
||||
"description": "",
|
||||
"source": "@site/docs/troubleshoot/bluetooth.md",
|
||||
"sourceDirName": "troubleshoot",
|
||||
"slug": "/troubleshoot/bluetooth",
|
||||
"permalink": "/documentation/troubleshoot/bluetooth",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/bluetooth.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Troubleshoot: Wifi",
|
||||
"permalink": "/documentation/troubleshoot/wifi"
|
||||
},
|
||||
"next": {
|
||||
"title": "Troubleshoot: Sound",
|
||||
"permalink": "/documentation/troubleshoot/sound"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "troubleshoot/display",
|
||||
"title": "Troubleshoot: Display",
|
||||
"description": "",
|
||||
"source": "@site/docs/troubleshoot/display.md",
|
||||
"sourceDirName": "troubleshoot",
|
||||
"slug": "/troubleshoot/display",
|
||||
"permalink": "/documentation/troubleshoot/display",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/display.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 4,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 4
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Troubleshoot: Sound",
|
||||
"permalink": "/documentation/troubleshoot/sound"
|
||||
},
|
||||
"next": {
|
||||
"title": "Developers Guide",
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "troubleshoot/sound",
|
||||
"title": "Troubleshoot: Sound",
|
||||
"description": "",
|
||||
"source": "@site/docs/troubleshoot/sound.md",
|
||||
"sourceDirName": "troubleshoot",
|
||||
"slug": "/troubleshoot/sound",
|
||||
"permalink": "/documentation/troubleshoot/sound",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/sound.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 3,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 3
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Troubleshoot: Bluetooth",
|
||||
"permalink": "/documentation/troubleshoot/bluetooth"
|
||||
},
|
||||
"next": {
|
||||
"title": "Troubleshoot: Display",
|
||||
"permalink": "/documentation/troubleshoot/display"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "troubleshoot/wifi",
|
||||
"title": "Troubleshoot: Wifi",
|
||||
"description": "",
|
||||
"source": "@site/docs/troubleshoot/wifi.md",
|
||||
"sourceDirName": "troubleshoot",
|
||||
"slug": "/troubleshoot/wifi",
|
||||
"permalink": "/documentation/troubleshoot/wifi",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/wifi.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Troubleshoot",
|
||||
"permalink": "/documentation/category/troubleshoot"
|
||||
},
|
||||
"next": {
|
||||
"title": "Troubleshoot: Bluetooth",
|
||||
"permalink": "/documentation/troubleshoot/bluetooth"
|
||||
}
|
||||
}
|
@@ -21,7 +21,7 @@
|
||||
"permalink": "/documentation/tutorial-basics/deploy-your-site"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tutorial - Extras",
|
||||
"permalink": "/documentation/category/tutorial---extras"
|
||||
"title": "Installation",
|
||||
"permalink": "/documentation/category/installation"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "user_guide/aur",
|
||||
"title": "Installing with AUR",
|
||||
"description": "",
|
||||
"source": "@site/docs/user_guide/aur.md",
|
||||
"sourceDirName": "user_guide",
|
||||
"slug": "/user_guide/aur",
|
||||
"permalink": "/documentation/user_guide/aur",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/user_guide/aur.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 2,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 2
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Cheetsheet/Shortcuts",
|
||||
"permalink": "/documentation/user_guide/cheetsheet"
|
||||
},
|
||||
"next": {
|
||||
"title": "Troubleshoot",
|
||||
"permalink": "/documentation/category/troubleshoot"
|
||||
}
|
||||
}
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "user_guide/cheetsheet",
|
||||
"title": "Cheetsheet/Shortcuts",
|
||||
"description": "",
|
||||
"source": "@site/docs/user_guide/cheetsheet.md",
|
||||
"sourceDirName": "user_guide",
|
||||
"slug": "/user_guide/cheetsheet",
|
||||
"permalink": "/documentation/user_guide/cheetsheet",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/user_guide/cheetsheet.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "User Guide",
|
||||
"permalink": "/documentation/category/user-guide"
|
||||
},
|
||||
"next": {
|
||||
"title": "Installing with AUR",
|
||||
"permalink": "/documentation/user_guide/aur"
|
||||
}
|
||||
}
|
@@ -21,6 +21,41 @@
|
||||
"href": "/documentation/",
|
||||
"docId": "introduction/introduction",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Inspiration",
|
||||
"href": "/documentation/introduction/inspiration",
|
||||
"docId": "introduction/inspiration",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Code Of Conduct",
|
||||
"href": "/documentation/introduction/code_of_conduct",
|
||||
"docId": "introduction/code_of_conduct",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Release Notes",
|
||||
"href": "/documentation/introduction/release_notes",
|
||||
"docId": "introduction/release_notes",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Reporting Bugs",
|
||||
"href": "/documentation/introduction/reporting_bugs",
|
||||
"docId": "introduction/reporting_bugs",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Frequently Asked",
|
||||
"href": "/documentation/introduction/faqs",
|
||||
"docId": "introduction/faqs",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/introduction"
|
||||
@@ -37,145 +72,423 @@
|
||||
"href": "/documentation/before_installation/system_requirements",
|
||||
"docId": "before_installation/system_requirements",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Important Notes",
|
||||
"href": "/documentation/before_installation/imporatnt_notes",
|
||||
"docId": "before_installation/imporatnt_notes",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Internet Connection",
|
||||
"href": "/documentation/before_installation/internet_connection",
|
||||
"docId": "before_installation/internet_connection",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/before-installation"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Tutorial - Basics",
|
||||
"label": "Installation",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Create a Page",
|
||||
"href": "/documentation/tutorial-basics/create-a-page",
|
||||
"docId": "tutorial-basics/create-a-page",
|
||||
"label": "Download Snigdha OS",
|
||||
"href": "/documentation/installation/download_snigdha_os",
|
||||
"docId": "installation/download_snigdha_os",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Create a Document",
|
||||
"href": "/documentation/tutorial-basics/create-a-document",
|
||||
"docId": "tutorial-basics/create-a-document",
|
||||
"label": "Make Bootable USB",
|
||||
"href": "/documentation/installation/making_bootable_usb",
|
||||
"docId": "installation/making_bootable_usb",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Create a Blog Post",
|
||||
"href": "/documentation/tutorial-basics/create-a-blog-post",
|
||||
"docId": "tutorial-basics/create-a-blog-post",
|
||||
"label": "Live Environment",
|
||||
"href": "/documentation/installation/live_env",
|
||||
"docId": "installation/live_env",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Markdown Features",
|
||||
"href": "/documentation/tutorial-basics/markdown-features",
|
||||
"docId": "tutorial-basics/markdown-features",
|
||||
"label": "Offline Installation",
|
||||
"href": "/documentation/installation/offline_install",
|
||||
"docId": "installation/offline_install",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Deploy your site",
|
||||
"href": "/documentation/tutorial-basics/deploy-your-site",
|
||||
"docId": "tutorial-basics/deploy-your-site",
|
||||
"label": "Online Installation",
|
||||
"href": "/documentation/installation/online_install",
|
||||
"docId": "installation/online_install",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Congratulations!",
|
||||
"href": "/documentation/tutorial-basics/congratulations",
|
||||
"docId": "tutorial-basics/congratulations",
|
||||
"label": "Install Snigdha OS",
|
||||
"href": "/documentation/installation/start_installation",
|
||||
"docId": "installation/start_installation",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Virtualbox",
|
||||
"href": "/documentation/installation/virtualbox_installation",
|
||||
"docId": "installation/virtualbox_installation",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/tutorial---basics"
|
||||
"href": "/documentation/category/installation"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Tutorial - Extras",
|
||||
"label": "Post Installation",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Manage Docs Versions",
|
||||
"href": "/documentation/tutorial-extras/manage-docs-versions",
|
||||
"docId": "tutorial-extras/manage-docs-versions",
|
||||
"label": "Language",
|
||||
"href": "/documentation/post_installation/language",
|
||||
"docId": "post_installation/language",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Translate your site",
|
||||
"href": "/documentation/tutorial-extras/translate-your-site",
|
||||
"docId": "tutorial-extras/translate-your-site",
|
||||
"label": "Update Snigdha OS",
|
||||
"href": "/documentation/post_installation/update",
|
||||
"docId": "post_installation/update",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Customize Snigdha OS",
|
||||
"href": "/documentation/post_installation/customization",
|
||||
"docId": "post_installation/customization",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Install Packages",
|
||||
"href": "/documentation/post_installation/install_packages",
|
||||
"docId": "post_installation/install_packages",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/tutorial---extras"
|
||||
"href": "/documentation/category/post-installation"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "User Guide",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Cheetsheet/Shortcuts",
|
||||
"href": "/documentation/user_guide/cheetsheet",
|
||||
"docId": "user_guide/cheetsheet",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Installing with AUR",
|
||||
"href": "/documentation/user_guide/aur",
|
||||
"docId": "user_guide/aur",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/user-guide"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Troubleshoot",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Troubleshoot: Wifi",
|
||||
"href": "/documentation/troubleshoot/wifi",
|
||||
"docId": "troubleshoot/wifi",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Troubleshoot: Bluetooth",
|
||||
"href": "/documentation/troubleshoot/bluetooth",
|
||||
"docId": "troubleshoot/bluetooth",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Troubleshoot: Sound",
|
||||
"href": "/documentation/troubleshoot/sound",
|
||||
"docId": "troubleshoot/sound",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Troubleshoot: Display",
|
||||
"href": "/documentation/troubleshoot/display",
|
||||
"docId": "troubleshoot/display",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/troubleshoot"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Developers Guide",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Write Documentation",
|
||||
"href": "/documentation/dev_guide/write",
|
||||
"docId": "dev_guide/write",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Document Translation",
|
||||
"href": "/documentation/dev_guide/docs_translate",
|
||||
"docId": "dev_guide/docs_translate",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Build From Source",
|
||||
"href": "/documentation/dev_guide/build_source",
|
||||
"docId": "dev_guide/build_source",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "PKGBUILD",
|
||||
"href": "/documentation/dev_guide/pkgbuild",
|
||||
"docId": "dev_guide/pkgbuild",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "GPG Key",
|
||||
"href": "/documentation/dev_guide/gpg_key",
|
||||
"docId": "dev_guide/gpg_key",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Deploy Package",
|
||||
"href": "/documentation/dev_guide/deploy_packages",
|
||||
"docId": "dev_guide/deploy_packages",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/developers-guide"
|
||||
}
|
||||
]
|
||||
},
|
||||
"docs": {
|
||||
"before_installation/imporatnt_notes": {
|
||||
"id": "before_installation/imporatnt_notes",
|
||||
"title": "Important Notes",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"before_installation/internet_connection": {
|
||||
"id": "before_installation/internet_connection",
|
||||
"title": "Internet Connection",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"before_installation/system_requirements": {
|
||||
"id": "before_installation/system_requirements",
|
||||
"title": "System Requirements",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/build_source": {
|
||||
"id": "dev_guide/build_source",
|
||||
"title": "Build From Source",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/deploy_packages": {
|
||||
"id": "dev_guide/deploy_packages",
|
||||
"title": "Deploy Package",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/docs_translate": {
|
||||
"id": "dev_guide/docs_translate",
|
||||
"title": "Document Translation",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/gpg_key": {
|
||||
"id": "dev_guide/gpg_key",
|
||||
"title": "GPG Key",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/pkgbuild": {
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"title": "PKGBUILD",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/write": {
|
||||
"id": "dev_guide/write",
|
||||
"title": "Write Documentation",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"installation/download_snigdha_os": {
|
||||
"id": "installation/download_snigdha_os",
|
||||
"title": "Download Snigdha OS",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"installation/live_env": {
|
||||
"id": "installation/live_env",
|
||||
"title": "Live Environment",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"installation/making_bootable_usb": {
|
||||
"id": "installation/making_bootable_usb",
|
||||
"title": "Make Bootable USB",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"installation/offline_install": {
|
||||
"id": "installation/offline_install",
|
||||
"title": "Offline Installation",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"installation/online_install": {
|
||||
"id": "installation/online_install",
|
||||
"title": "Online Installation",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"installation/start_installation": {
|
||||
"id": "installation/start_installation",
|
||||
"title": "Install Snigdha OS",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"installation/virtualbox_installation": {
|
||||
"id": "installation/virtualbox_installation",
|
||||
"title": "Virtualbox",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/code_of_conduct": {
|
||||
"id": "introduction/code_of_conduct",
|
||||
"title": "Code Of Conduct",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/faqs": {
|
||||
"id": "introduction/faqs",
|
||||
"title": "Frequently Asked",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/inspiration": {
|
||||
"id": "introduction/inspiration",
|
||||
"title": "Inspiration",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/introduction": {
|
||||
"id": "introduction/introduction",
|
||||
"title": "Introduction",
|
||||
"description": "Let's discover Docusaurus in less than 5 minutes.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tutorial-basics/congratulations": {
|
||||
"id": "tutorial-basics/congratulations",
|
||||
"title": "Congratulations!",
|
||||
"description": "You have just learned the basics of Docusaurus and made some changes to the initial template.",
|
||||
"introduction/release_notes": {
|
||||
"id": "introduction/release_notes",
|
||||
"title": "Release Notes",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tutorial-basics/create-a-blog-post": {
|
||||
"id": "tutorial-basics/create-a-blog-post",
|
||||
"title": "Create a Blog Post",
|
||||
"description": "Docusaurus creates a page for each blog post, but also a blog index page, a tag system, an RSS feed...",
|
||||
"introduction/reporting_bugs": {
|
||||
"id": "introduction/reporting_bugs",
|
||||
"title": "Reporting Bugs",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tutorial-basics/create-a-document": {
|
||||
"id": "tutorial-basics/create-a-document",
|
||||
"title": "Create a Document",
|
||||
"description": "Documents are groups of pages connected through:",
|
||||
"post_installation/customization": {
|
||||
"id": "post_installation/customization",
|
||||
"title": "Customize Snigdha OS",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tutorial-basics/create-a-page": {
|
||||
"id": "tutorial-basics/create-a-page",
|
||||
"title": "Create a Page",
|
||||
"description": "Add Markdown or React files to src/pages to create a standalone page:",
|
||||
"post_installation/install_packages": {
|
||||
"id": "post_installation/install_packages",
|
||||
"title": "Install Packages",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tutorial-basics/deploy-your-site": {
|
||||
"id": "tutorial-basics/deploy-your-site",
|
||||
"title": "Deploy your site",
|
||||
"description": "Docusaurus is a static-site-generator (also called Jamstack).",
|
||||
"post_installation/language": {
|
||||
"id": "post_installation/language",
|
||||
"title": "Language",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tutorial-basics/markdown-features": {
|
||||
"id": "tutorial-basics/markdown-features",
|
||||
"title": "Markdown Features",
|
||||
"description": "Docusaurus supports Markdown and a few additional features.",
|
||||
"post_installation/update": {
|
||||
"id": "post_installation/update",
|
||||
"title": "Update Snigdha OS",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tutorial-extras/manage-docs-versions": {
|
||||
"id": "tutorial-extras/manage-docs-versions",
|
||||
"title": "Manage Docs Versions",
|
||||
"description": "Docusaurus can manage multiple versions of your docs.",
|
||||
"troubleshoot/bluetooth": {
|
||||
"id": "troubleshoot/bluetooth",
|
||||
"title": "Troubleshoot: Bluetooth",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"tutorial-extras/translate-your-site": {
|
||||
"id": "tutorial-extras/translate-your-site",
|
||||
"title": "Translate your site",
|
||||
"description": "Let's translate docs/intro.md to French.",
|
||||
"troubleshoot/display": {
|
||||
"id": "troubleshoot/display",
|
||||
"title": "Troubleshoot: Display",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"troubleshoot/sound": {
|
||||
"id": "troubleshoot/sound",
|
||||
"title": "Troubleshoot: Sound",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"troubleshoot/wifi": {
|
||||
"id": "troubleshoot/wifi",
|
||||
"title": "Troubleshoot: Wifi",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"user_guide/aur": {
|
||||
"id": "user_guide/aur",
|
||||
"title": "Installing with AUR",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"user_guide/cheetsheet": {
|
||||
"id": "user_guide/cheetsheet",
|
||||
"title": "Cheetsheet/Shortcuts",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -10,54 +10,164 @@
|
||||
"path": "/documentation/",
|
||||
"mainDocId": "introduction/introduction",
|
||||
"docs": [
|
||||
{
|
||||
"id": "before_installation/imporatnt_notes",
|
||||
"path": "/documentation/before_installation/imporatnt_notes",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "before_installation/internet_connection",
|
||||
"path": "/documentation/before_installation/internet_connection",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "before_installation/system_requirements",
|
||||
"path": "/documentation/before_installation/system_requirements",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/build_source",
|
||||
"path": "/documentation/dev_guide/build_source",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/deploy_packages",
|
||||
"path": "/documentation/dev_guide/deploy_packages",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/docs_translate",
|
||||
"path": "/documentation/dev_guide/docs_translate",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/gpg_key",
|
||||
"path": "/documentation/dev_guide/gpg_key",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"path": "/documentation/dev_guide/pkgbuild",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "dev_guide/write",
|
||||
"path": "/documentation/dev_guide/write",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "installation/download_snigdha_os",
|
||||
"path": "/documentation/installation/download_snigdha_os",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "installation/live_env",
|
||||
"path": "/documentation/installation/live_env",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "installation/making_bootable_usb",
|
||||
"path": "/documentation/installation/making_bootable_usb",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "installation/offline_install",
|
||||
"path": "/documentation/installation/offline_install",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "installation/online_install",
|
||||
"path": "/documentation/installation/online_install",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "installation/start_installation",
|
||||
"path": "/documentation/installation/start_installation",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "installation/virtualbox_installation",
|
||||
"path": "/documentation/installation/virtualbox_installation",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "introduction/code_of_conduct",
|
||||
"path": "/documentation/introduction/code_of_conduct",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "introduction/faqs",
|
||||
"path": "/documentation/introduction/faqs",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "introduction/inspiration",
|
||||
"path": "/documentation/introduction/inspiration",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "introduction/introduction",
|
||||
"path": "/documentation/",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-basics/congratulations",
|
||||
"path": "/documentation/tutorial-basics/congratulations",
|
||||
"id": "introduction/release_notes",
|
||||
"path": "/documentation/introduction/release_notes",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-basics/create-a-blog-post",
|
||||
"path": "/documentation/tutorial-basics/create-a-blog-post",
|
||||
"id": "introduction/reporting_bugs",
|
||||
"path": "/documentation/introduction/reporting_bugs",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-basics/create-a-document",
|
||||
"path": "/documentation/tutorial-basics/create-a-document",
|
||||
"id": "post_installation/customization",
|
||||
"path": "/documentation/post_installation/customization",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-basics/create-a-page",
|
||||
"path": "/documentation/tutorial-basics/create-a-page",
|
||||
"id": "post_installation/install_packages",
|
||||
"path": "/documentation/post_installation/install_packages",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-basics/deploy-your-site",
|
||||
"path": "/documentation/tutorial-basics/deploy-your-site",
|
||||
"id": "post_installation/language",
|
||||
"path": "/documentation/post_installation/language",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-basics/markdown-features",
|
||||
"path": "/documentation/tutorial-basics/markdown-features",
|
||||
"id": "post_installation/update",
|
||||
"path": "/documentation/post_installation/update",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-extras/manage-docs-versions",
|
||||
"path": "/documentation/tutorial-extras/manage-docs-versions",
|
||||
"id": "troubleshoot/bluetooth",
|
||||
"path": "/documentation/troubleshoot/bluetooth",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "tutorial-extras/translate-your-site",
|
||||
"path": "/documentation/tutorial-extras/translate-your-site",
|
||||
"id": "troubleshoot/display",
|
||||
"path": "/documentation/troubleshoot/display",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "troubleshoot/sound",
|
||||
"path": "/documentation/troubleshoot/sound",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "troubleshoot/wifi",
|
||||
"path": "/documentation/troubleshoot/wifi",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "user_guide/aur",
|
||||
"path": "/documentation/user_guide/aur",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "user_guide/cheetsheet",
|
||||
"path": "/documentation/user_guide/cheetsheet",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
@@ -71,13 +181,28 @@
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "/category/tutorial---basics",
|
||||
"path": "/documentation/category/tutorial---basics",
|
||||
"id": "/category/installation",
|
||||
"path": "/documentation/category/installation",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "/category/tutorial---extras",
|
||||
"path": "/documentation/category/tutorial---extras",
|
||||
"id": "/category/post-installation",
|
||||
"path": "/documentation/category/post-installation",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "/category/user-guide",
|
||||
"path": "/documentation/category/user-guide",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "/category/troubleshoot",
|
||||
"path": "/documentation/category/troubleshoot",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "/category/developers-guide",
|
||||
"path": "/documentation/category/developers-guide",
|
||||
"sidebar": "tutorialSidebar"
|
||||
}
|
||||
],
|
||||
|
@@ -19,9 +19,14 @@ export default {
|
||||
"allContent---documentation-docusaurus-debug-content-246-1fc": [() => import(/* webpackChunkName: "allContent---documentation-docusaurus-debug-content-246-1fc" */ "~debug/default/docusaurus-debug-all-content-673.json"), "~debug/default/docusaurus-debug-all-content-673.json", require.resolveWeak("~debug/default/docusaurus-debug-all-content-673.json")],
|
||||
"archive---documentation-blog-archiveeda-964": [() => import(/* webpackChunkName: "archive---documentation-blog-archiveeda-964" */ "~blog/default/documentation-blog-archive-ece.json"), "~blog/default/documentation-blog-archive-ece.json", require.resolveWeak("~blog/default/documentation-blog-archive-ece.json")],
|
||||
"categoryGeneratedIndex---documentation-category-before-installation-5-d-6-c35": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-before-installation-5-d-6-c35" */ "~docs/default/category-documentation-tutorialsidebar-category-before-installation-bbf.json"), "~docs/default/category-documentation-tutorialsidebar-category-before-installation-bbf.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-before-installation-bbf.json")],
|
||||
"categoryGeneratedIndex---documentation-category-developers-guide-06-e-997": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-developers-guide-06-e-997" */ "~docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json"), "~docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json")],
|
||||
"categoryGeneratedIndex---documentation-category-installationb-20-365": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-installationb-20-365" */ "~docs/default/category-documentation-tutorialsidebar-category-installation-da6.json"), "~docs/default/category-documentation-tutorialsidebar-category-installation-da6.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-installation-da6.json")],
|
||||
"categoryGeneratedIndex---documentation-category-introductionccd-ede": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-introductionccd-ede" */ "~docs/default/category-documentation-tutorialsidebar-category-introduction-344.json"), "~docs/default/category-documentation-tutorialsidebar-category-introduction-344.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-introduction-344.json")],
|
||||
"categoryGeneratedIndex---documentation-category-tutorial-basicscbd-a17": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-tutorial-basicscbd-a17" */ "~docs/default/category-documentation-tutorialsidebar-category-tutorial-basics-b13.json"), "~docs/default/category-documentation-tutorialsidebar-category-tutorial-basics-b13.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-tutorial-basics-b13.json")],
|
||||
"categoryGeneratedIndex---documentation-category-tutorial-extrasfff-173": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-tutorial-extrasfff-173" */ "~docs/default/category-documentation-tutorialsidebar-category-tutorial-extras-bc8.json"), "~docs/default/category-documentation-tutorialsidebar-category-tutorial-extras-bc8.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-tutorial-extras-bc8.json")],
|
||||
"categoryGeneratedIndex---documentation-category-post-installatione-54-a22": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-post-installatione-54-a22" */ "~docs/default/category-documentation-tutorialsidebar-category-post-installation-06e.json"), "~docs/default/category-documentation-tutorialsidebar-category-post-installation-06e.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-post-installation-06e.json")],
|
||||
"categoryGeneratedIndex---documentation-category-troubleshootde-6-666": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-troubleshootde-6-666" */ "~docs/default/category-documentation-tutorialsidebar-category-troubleshoot-a4b.json"), "~docs/default/category-documentation-tutorialsidebar-category-troubleshoot-a4b.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-troubleshoot-a4b.json")],
|
||||
"categoryGeneratedIndex---documentation-category-user-guide-698-266": [() => import(/* webpackChunkName: "categoryGeneratedIndex---documentation-category-user-guide-698-266" */ "~docs/default/category-documentation-tutorialsidebar-category-user-guide-b31.json"), "~docs/default/category-documentation-tutorialsidebar-category-user-guide-b31.json", require.resolveWeak("~docs/default/category-documentation-tutorialsidebar-category-user-guide-b31.json")],
|
||||
"content---documentation-before-installation-imporatnt-notesb-9-c-8d1": [() => import(/* webpackChunkName: "content---documentation-before-installation-imporatnt-notesb-9-c-8d1" */ "@site/docs/before_installation/imporatnt_notes.md"), "@site/docs/before_installation/imporatnt_notes.md", require.resolveWeak("@site/docs/before_installation/imporatnt_notes.md")],
|
||||
"content---documentation-before-installation-internet-connection-374-962": [() => import(/* webpackChunkName: "content---documentation-before-installation-internet-connection-374-962" */ "@site/docs/before_installation/internet_connection.md"), "@site/docs/before_installation/internet_connection.md", require.resolveWeak("@site/docs/before_installation/internet_connection.md")],
|
||||
"content---documentation-before-installation-system-requirements-143-bf9": [() => import(/* webpackChunkName: "content---documentation-before-installation-system-requirements-143-bf9" */ "@site/docs/before_installation/system_requirements.md"), "@site/docs/before_installation/system_requirements.md", require.resolveWeak("@site/docs/before_installation/system_requirements.md")],
|
||||
"content---documentation-blog-766-b7c": [() => import(/* webpackChunkName: "content---documentation-blog-766-b7c" */ "@site/blog/2021-08-26-welcome/index.md?truncated=true"), "@site/blog/2021-08-26-welcome/index.md?truncated=true", require.resolveWeak("@site/blog/2021-08-26-welcome/index.md?truncated=true")],
|
||||
"content---documentation-blog-871-8ad": [() => import(/* webpackChunkName: "content---documentation-blog-871-8ad" */ "@site/blog/2019-05-29-long-blog-post.md?truncated=true"), "@site/blog/2019-05-29-long-blog-post.md?truncated=true", require.resolveWeak("@site/blog/2019-05-29-long-blog-post.md?truncated=true")],
|
||||
@@ -32,15 +37,35 @@ export default {
|
||||
"content---documentation-blog-welcomed-9-f-7d3": [() => import(/* webpackChunkName: "content---documentation-blog-welcomed-9-f-7d3" */ "@site/blog/2021-08-26-welcome/index.md"), "@site/blog/2021-08-26-welcome/index.md", require.resolveWeak("@site/blog/2021-08-26-welcome/index.md")],
|
||||
"content---documentation-blogf-4-f-d91": [() => import(/* webpackChunkName: "content---documentation-blogf-4-f-d91" */ "@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true"), "@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true", require.resolveWeak("@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true")],
|
||||
"content---documentation-c-62-f16": [() => import(/* webpackChunkName: "content---documentation-c-62-f16" */ "@site/docs/introduction/introduction.md"), "@site/docs/introduction/introduction.md", require.resolveWeak("@site/docs/introduction/introduction.md")],
|
||||
"content---documentation-dev-guide-build-source-9-dc-909": [() => import(/* webpackChunkName: "content---documentation-dev-guide-build-source-9-dc-909" */ "@site/docs/dev_guide/build_source.md"), "@site/docs/dev_guide/build_source.md", require.resolveWeak("@site/docs/dev_guide/build_source.md")],
|
||||
"content---documentation-dev-guide-deploy-packages-043-bee": [() => import(/* webpackChunkName: "content---documentation-dev-guide-deploy-packages-043-bee" */ "@site/docs/dev_guide/deploy_packages.md"), "@site/docs/dev_guide/deploy_packages.md", require.resolveWeak("@site/docs/dev_guide/deploy_packages.md")],
|
||||
"content---documentation-dev-guide-docs-translateda-1-56a": [() => import(/* webpackChunkName: "content---documentation-dev-guide-docs-translateda-1-56a" */ "@site/docs/dev_guide/docs_translate.md"), "@site/docs/dev_guide/docs_translate.md", require.resolveWeak("@site/docs/dev_guide/docs_translate.md")],
|
||||
"content---documentation-dev-guide-gpg-key-89-e-a96": [() => import(/* webpackChunkName: "content---documentation-dev-guide-gpg-key-89-e-a96" */ "@site/docs/dev_guide/gpg_key.md"), "@site/docs/dev_guide/gpg_key.md", require.resolveWeak("@site/docs/dev_guide/gpg_key.md")],
|
||||
"content---documentation-dev-guide-pkgbuild-66-e-684": [() => import(/* webpackChunkName: "content---documentation-dev-guide-pkgbuild-66-e-684" */ "@site/docs/dev_guide/pkgbuild.md"), "@site/docs/dev_guide/pkgbuild.md", require.resolveWeak("@site/docs/dev_guide/pkgbuild.md")],
|
||||
"content---documentation-dev-guide-writeec-3-564": [() => import(/* webpackChunkName: "content---documentation-dev-guide-writeec-3-564" */ "@site/docs/dev_guide/write.md"), "@site/docs/dev_guide/write.md", require.resolveWeak("@site/docs/dev_guide/write.md")],
|
||||
"content---documentation-installation-download-snigdha-os-34-e-4c4": [() => import(/* webpackChunkName: "content---documentation-installation-download-snigdha-os-34-e-4c4" */ "@site/docs/installation/download_snigdha_os.md"), "@site/docs/installation/download_snigdha_os.md", require.resolveWeak("@site/docs/installation/download_snigdha_os.md")],
|
||||
"content---documentation-installation-live-env-795-073": [() => import(/* webpackChunkName: "content---documentation-installation-live-env-795-073" */ "@site/docs/installation/live_env.md"), "@site/docs/installation/live_env.md", require.resolveWeak("@site/docs/installation/live_env.md")],
|
||||
"content---documentation-installation-making-bootable-usbb-85-7c0": [() => import(/* webpackChunkName: "content---documentation-installation-making-bootable-usbb-85-7c0" */ "@site/docs/installation/making_bootable_usb.md"), "@site/docs/installation/making_bootable_usb.md", require.resolveWeak("@site/docs/installation/making_bootable_usb.md")],
|
||||
"content---documentation-installation-offline-install-3-f-3-886": [() => import(/* webpackChunkName: "content---documentation-installation-offline-install-3-f-3-886" */ "@site/docs/installation/offline_install.md"), "@site/docs/installation/offline_install.md", require.resolveWeak("@site/docs/installation/offline_install.md")],
|
||||
"content---documentation-installation-online-install-151-611": [() => import(/* webpackChunkName: "content---documentation-installation-online-install-151-611" */ "@site/docs/installation/online_install.md"), "@site/docs/installation/online_install.md", require.resolveWeak("@site/docs/installation/online_install.md")],
|
||||
"content---documentation-installation-start-installation-1-f-9-afb": [() => import(/* webpackChunkName: "content---documentation-installation-start-installation-1-f-9-afb" */ "@site/docs/installation/start_installation.md"), "@site/docs/installation/start_installation.md", require.resolveWeak("@site/docs/installation/start_installation.md")],
|
||||
"content---documentation-installation-virtualbox-installation-24-e-096": [() => import(/* webpackChunkName: "content---documentation-installation-virtualbox-installation-24-e-096" */ "@site/docs/installation/virtualbox_installation.md"), "@site/docs/installation/virtualbox_installation.md", require.resolveWeak("@site/docs/installation/virtualbox_installation.md")],
|
||||
"content---documentation-introduction-code-of-conducte-89-ce5": [() => import(/* webpackChunkName: "content---documentation-introduction-code-of-conducte-89-ce5" */ "@site/docs/introduction/code_of_conduct.md"), "@site/docs/introduction/code_of_conduct.md", require.resolveWeak("@site/docs/introduction/code_of_conduct.md")],
|
||||
"content---documentation-introduction-faqsb-19-00b": [() => import(/* webpackChunkName: "content---documentation-introduction-faqsb-19-00b" */ "@site/docs/introduction/faqs.md"), "@site/docs/introduction/faqs.md", require.resolveWeak("@site/docs/introduction/faqs.md")],
|
||||
"content---documentation-introduction-inspirationd-79-e9a": [() => import(/* webpackChunkName: "content---documentation-introduction-inspirationd-79-e9a" */ "@site/docs/introduction/inspiration.md"), "@site/docs/introduction/inspiration.md", require.resolveWeak("@site/docs/introduction/inspiration.md")],
|
||||
"content---documentation-introduction-release-notes-1-b-1-d2e": [() => import(/* webpackChunkName: "content---documentation-introduction-release-notes-1-b-1-d2e" */ "@site/docs/introduction/release_notes.md"), "@site/docs/introduction/release_notes.md", require.resolveWeak("@site/docs/introduction/release_notes.md")],
|
||||
"content---documentation-introduction-reporting-bugsdc-8-ae1": [() => import(/* webpackChunkName: "content---documentation-introduction-reporting-bugsdc-8-ae1" */ "@site/docs/introduction/reporting_bugs.md"), "@site/docs/introduction/reporting_bugs.md", require.resolveWeak("@site/docs/introduction/reporting_bugs.md")],
|
||||
"content---documentation-markdown-page-393-bce": [() => import(/* webpackChunkName: "content---documentation-markdown-page-393-bce" */ "@site/src/pages/markdown-page.md"), "@site/src/pages/markdown-page.md", require.resolveWeak("@site/src/pages/markdown-page.md")],
|
||||
"content---documentation-tutorial-basics-congratulations-822-70b": [() => import(/* webpackChunkName: "content---documentation-tutorial-basics-congratulations-822-70b" */ "@site/docs/tutorial-basics/congratulations.md"), "@site/docs/tutorial-basics/congratulations.md", require.resolveWeak("@site/docs/tutorial-basics/congratulations.md")],
|
||||
"content---documentation-tutorial-basics-create-a-blog-post-533-756": [() => import(/* webpackChunkName: "content---documentation-tutorial-basics-create-a-blog-post-533-756" */ "@site/docs/tutorial-basics/create-a-blog-post.md"), "@site/docs/tutorial-basics/create-a-blog-post.md", require.resolveWeak("@site/docs/tutorial-basics/create-a-blog-post.md")],
|
||||
"content---documentation-tutorial-basics-create-a-document-1-e-4-f1b": [() => import(/* webpackChunkName: "content---documentation-tutorial-basics-create-a-document-1-e-4-f1b" */ "@site/docs/tutorial-basics/create-a-document.md"), "@site/docs/tutorial-basics/create-a-document.md", require.resolveWeak("@site/docs/tutorial-basics/create-a-document.md")],
|
||||
"content---documentation-tutorial-basics-create-a-page-5-c-8-31a": [() => import(/* webpackChunkName: "content---documentation-tutorial-basics-create-a-page-5-c-8-31a" */ "@site/docs/tutorial-basics/create-a-page.md"), "@site/docs/tutorial-basics/create-a-page.md", require.resolveWeak("@site/docs/tutorial-basics/create-a-page.md")],
|
||||
"content---documentation-tutorial-basics-deploy-your-sitef-55-f7a": [() => import(/* webpackChunkName: "content---documentation-tutorial-basics-deploy-your-sitef-55-f7a" */ "@site/docs/tutorial-basics/deploy-your-site.md"), "@site/docs/tutorial-basics/deploy-your-site.md", require.resolveWeak("@site/docs/tutorial-basics/deploy-your-site.md")],
|
||||
"content---documentation-tutorial-basics-markdown-features-18-c-288": [() => import(/* webpackChunkName: "content---documentation-tutorial-basics-markdown-features-18-c-288" */ "@site/docs/tutorial-basics/markdown-features.mdx"), "@site/docs/tutorial-basics/markdown-features.mdx", require.resolveWeak("@site/docs/tutorial-basics/markdown-features.mdx")],
|
||||
"content---documentation-tutorial-extras-manage-docs-versionsdff-dae": [() => import(/* webpackChunkName: "content---documentation-tutorial-extras-manage-docs-versionsdff-dae" */ "@site/docs/tutorial-extras/manage-docs-versions.md"), "@site/docs/tutorial-extras/manage-docs-versions.md", require.resolveWeak("@site/docs/tutorial-extras/manage-docs-versions.md")],
|
||||
"content---documentation-tutorial-extras-translate-your-sitee-44-008": [() => import(/* webpackChunkName: "content---documentation-tutorial-extras-translate-your-sitee-44-008" */ "@site/docs/tutorial-extras/translate-your-site.md"), "@site/docs/tutorial-extras/translate-your-site.md", require.resolveWeak("@site/docs/tutorial-extras/translate-your-site.md")],
|
||||
"content---documentation-post-installation-customization-9-cb-3c6": [() => import(/* webpackChunkName: "content---documentation-post-installation-customization-9-cb-3c6" */ "@site/docs/post_installation/customization.md"), "@site/docs/post_installation/customization.md", require.resolveWeak("@site/docs/post_installation/customization.md")],
|
||||
"content---documentation-post-installation-install-packages-904-e99": [() => import(/* webpackChunkName: "content---documentation-post-installation-install-packages-904-e99" */ "@site/docs/post_installation/install_packages.md"), "@site/docs/post_installation/install_packages.md", require.resolveWeak("@site/docs/post_installation/install_packages.md")],
|
||||
"content---documentation-post-installation-languagead-7-478": [() => import(/* webpackChunkName: "content---documentation-post-installation-languagead-7-478" */ "@site/docs/post_installation/language.md"), "@site/docs/post_installation/language.md", require.resolveWeak("@site/docs/post_installation/language.md")],
|
||||
"content---documentation-post-installation-updateffa-74d": [() => import(/* webpackChunkName: "content---documentation-post-installation-updateffa-74d" */ "@site/docs/post_installation/update.md"), "@site/docs/post_installation/update.md", require.resolveWeak("@site/docs/post_installation/update.md")],
|
||||
"content---documentation-troubleshoot-bluetooth-0-b-7-15c": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-bluetooth-0-b-7-15c" */ "@site/docs/troubleshoot/bluetooth.md"), "@site/docs/troubleshoot/bluetooth.md", require.resolveWeak("@site/docs/troubleshoot/bluetooth.md")],
|
||||
"content---documentation-troubleshoot-displaye-2-e-7de": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-displaye-2-e-7de" */ "@site/docs/troubleshoot/display.md"), "@site/docs/troubleshoot/display.md", require.resolveWeak("@site/docs/troubleshoot/display.md")],
|
||||
"content---documentation-troubleshoot-sound-9-dc-cb6": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-sound-9-dc-cb6" */ "@site/docs/troubleshoot/sound.md"), "@site/docs/troubleshoot/sound.md", require.resolveWeak("@site/docs/troubleshoot/sound.md")],
|
||||
"content---documentation-troubleshoot-wifi-367-035": [() => import(/* webpackChunkName: "content---documentation-troubleshoot-wifi-367-035" */ "@site/docs/troubleshoot/wifi.md"), "@site/docs/troubleshoot/wifi.md", require.resolveWeak("@site/docs/troubleshoot/wifi.md")],
|
||||
"content---documentation-user-guide-aurd-68-18b": [() => import(/* webpackChunkName: "content---documentation-user-guide-aurd-68-18b" */ "@site/docs/user_guide/aur.md"), "@site/docs/user_guide/aur.md", require.resolveWeak("@site/docs/user_guide/aur.md")],
|
||||
"content---documentation-user-guide-cheetsheetf-7-a-048": [() => import(/* webpackChunkName: "content---documentation-user-guide-cheetsheetf-7-a-048" */ "@site/docs/user_guide/cheetsheet.md"), "@site/docs/user_guide/cheetsheet.md", require.resolveWeak("@site/docs/user_guide/cheetsheet.md")],
|
||||
"listMetadata---documentation-blog-tags-docusaurusb-53-274": [() => import(/* webpackChunkName: "listMetadata---documentation-blog-tags-docusaurusb-53-274" */ "~blog/default/documentation-blog-tags-docusaurus-a11-list.json"), "~blog/default/documentation-blog-tags-docusaurus-a11-list.json", require.resolveWeak("~blog/default/documentation-blog-tags-docusaurus-a11-list.json")],
|
||||
"listMetadata---documentation-blog-tags-facebook-84-f-518": [() => import(/* webpackChunkName: "listMetadata---documentation-blog-tags-facebook-84-f-518" */ "~blog/default/documentation-blog-tags-facebook-5c9-list.json"), "~blog/default/documentation-blog-tags-facebook-5c9-list.json", require.resolveWeak("~blog/default/documentation-blog-tags-facebook-5c9-list.json")],
|
||||
"listMetadata---documentation-blog-tags-hello-3-c-8-390": [() => import(/* webpackChunkName: "listMetadata---documentation-blog-tags-hello-3-c-8-390" */ "~blog/default/documentation-blog-tags-hello-5be-list.json"), "~blog/default/documentation-blog-tags-hello-5be-list.json", require.resolveWeak("~blog/default/documentation-blog-tags-hello-5be-list.json")],
|
||||
|
@@ -99,16 +99,28 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '1ed'),
|
||||
component: ComponentCreator('/documentation/', 'd82'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '912'),
|
||||
component: ComponentCreator('/documentation/', '3e8'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '810'),
|
||||
component: ComponentCreator('/documentation/', 'c4e'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/before_installation/imporatnt_notes',
|
||||
component: ComponentCreator('/documentation/before_installation/imporatnt_notes', '89a'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/before_installation/internet_connection',
|
||||
component: ComponentCreator('/documentation/before_installation/internet_connection', 'fae'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/before_installation/system_requirements',
|
||||
component: ComponentCreator('/documentation/before_installation/system_requirements', '65d'),
|
||||
@@ -121,6 +133,18 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/developers-guide',
|
||||
component: ComponentCreator('/documentation/category/developers-guide', '73b'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/installation',
|
||||
component: ComponentCreator('/documentation/category/installation', '665'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/introduction',
|
||||
component: ComponentCreator('/documentation/category/introduction', '2cc'),
|
||||
@@ -128,62 +152,188 @@ export default [
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/tutorial---basics',
|
||||
component: ComponentCreator('/documentation/category/tutorial---basics', '954'),
|
||||
path: '/documentation/category/post-installation',
|
||||
component: ComponentCreator('/documentation/category/post-installation', 'ee0'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/category/tutorial---extras',
|
||||
component: ComponentCreator('/documentation/category/tutorial---extras', 'f25'),
|
||||
path: '/documentation/category/troubleshoot',
|
||||
component: ComponentCreator('/documentation/category/troubleshoot', '11b'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tutorial-basics/congratulations',
|
||||
component: ComponentCreator('/documentation/tutorial-basics/congratulations', '011'),
|
||||
path: '/documentation/category/user-guide',
|
||||
component: ComponentCreator('/documentation/category/user-guide', 'd5c'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tutorial-basics/create-a-blog-post',
|
||||
component: ComponentCreator('/documentation/tutorial-basics/create-a-blog-post', 'af7'),
|
||||
path: '/documentation/dev_guide/build_source',
|
||||
component: ComponentCreator('/documentation/dev_guide/build_source', '81a'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tutorial-basics/create-a-document',
|
||||
component: ComponentCreator('/documentation/tutorial-basics/create-a-document', '185'),
|
||||
path: '/documentation/dev_guide/deploy_packages',
|
||||
component: ComponentCreator('/documentation/dev_guide/deploy_packages', '61f'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tutorial-basics/create-a-page',
|
||||
component: ComponentCreator('/documentation/tutorial-basics/create-a-page', 'c26'),
|
||||
path: '/documentation/dev_guide/docs_translate',
|
||||
component: ComponentCreator('/documentation/dev_guide/docs_translate', '964'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tutorial-basics/deploy-your-site',
|
||||
component: ComponentCreator('/documentation/tutorial-basics/deploy-your-site', 'cd1'),
|
||||
path: '/documentation/dev_guide/gpg_key',
|
||||
component: ComponentCreator('/documentation/dev_guide/gpg_key', 'd30'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tutorial-basics/markdown-features',
|
||||
component: ComponentCreator('/documentation/tutorial-basics/markdown-features', '405'),
|
||||
path: '/documentation/dev_guide/pkgbuild',
|
||||
component: ComponentCreator('/documentation/dev_guide/pkgbuild', '393'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tutorial-extras/manage-docs-versions',
|
||||
component: ComponentCreator('/documentation/tutorial-extras/manage-docs-versions', '196'),
|
||||
path: '/documentation/dev_guide/write',
|
||||
component: ComponentCreator('/documentation/dev_guide/write', '856'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/tutorial-extras/translate-your-site',
|
||||
component: ComponentCreator('/documentation/tutorial-extras/translate-your-site', '368'),
|
||||
path: '/documentation/installation/download_snigdha_os',
|
||||
component: ComponentCreator('/documentation/installation/download_snigdha_os', '369'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/installation/live_env',
|
||||
component: ComponentCreator('/documentation/installation/live_env', 'd25'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/installation/making_bootable_usb',
|
||||
component: ComponentCreator('/documentation/installation/making_bootable_usb', '298'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/installation/offline_install',
|
||||
component: ComponentCreator('/documentation/installation/offline_install', '274'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/installation/online_install',
|
||||
component: ComponentCreator('/documentation/installation/online_install', 'c8a'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/installation/start_installation',
|
||||
component: ComponentCreator('/documentation/installation/start_installation', '0d4'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/installation/virtualbox_installation',
|
||||
component: ComponentCreator('/documentation/installation/virtualbox_installation', 'f71'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/code_of_conduct',
|
||||
component: ComponentCreator('/documentation/introduction/code_of_conduct', '1f7'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/faqs',
|
||||
component: ComponentCreator('/documentation/introduction/faqs', '7af'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/inspiration',
|
||||
component: ComponentCreator('/documentation/introduction/inspiration', '67a'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/release_notes',
|
||||
component: ComponentCreator('/documentation/introduction/release_notes', '590'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/introduction/reporting_bugs',
|
||||
component: ComponentCreator('/documentation/introduction/reporting_bugs', '974'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/post_installation/customization',
|
||||
component: ComponentCreator('/documentation/post_installation/customization', '35c'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/post_installation/install_packages',
|
||||
component: ComponentCreator('/documentation/post_installation/install_packages', '557'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/post_installation/language',
|
||||
component: ComponentCreator('/documentation/post_installation/language', '861'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/post_installation/update',
|
||||
component: ComponentCreator('/documentation/post_installation/update', 'bd0'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/troubleshoot/bluetooth',
|
||||
component: ComponentCreator('/documentation/troubleshoot/bluetooth', '269'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/troubleshoot/display',
|
||||
component: ComponentCreator('/documentation/troubleshoot/display', '9c2'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/troubleshoot/sound',
|
||||
component: ComponentCreator('/documentation/troubleshoot/sound', '004'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/troubleshoot/wifi',
|
||||
component: ComponentCreator('/documentation/troubleshoot/wifi', '8fc'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/user_guide/aur',
|
||||
component: ComponentCreator('/documentation/user_guide/aur', '9b0'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/user_guide/cheetsheet',
|
||||
component: ComponentCreator('/documentation/user_guide/cheetsheet', '1e9'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
|
@@ -186,19 +186,27 @@
|
||||
},
|
||||
"content": "content---documentation-markdown-page-393-bce"
|
||||
},
|
||||
"/documentation/-1ed": {
|
||||
"/documentation/-d82": {
|
||||
"__comp": "__comp---theme-docs-root-5-e-9-0b6",
|
||||
"__context": {
|
||||
"plugin": "plugin---documentation-99-b-b0a"
|
||||
}
|
||||
},
|
||||
"/documentation/-912": {
|
||||
"/documentation/-3e8": {
|
||||
"__comp": "__comp---theme-doc-version-roota-7-b-5de",
|
||||
"version": "version---documentation-935-548"
|
||||
},
|
||||
"/documentation/-810": {
|
||||
"/documentation/-c4e": {
|
||||
"__comp": "__comp---theme-doc-roota-94-67a"
|
||||
},
|
||||
"/documentation/before_installation/imporatnt_notes-89a": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-before-installation-imporatnt-notesb-9-c-8d1"
|
||||
},
|
||||
"/documentation/before_installation/internet_connection-fae": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-before-installation-internet-connection-374-962"
|
||||
},
|
||||
"/documentation/before_installation/system_requirements-65d": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-before-installation-system-requirements-143-bf9"
|
||||
@@ -207,49 +215,141 @@
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-before-installation-5-d-6-c35"
|
||||
},
|
||||
"/documentation/category/developers-guide-73b": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-developers-guide-06-e-997"
|
||||
},
|
||||
"/documentation/category/installation-665": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-installationb-20-365"
|
||||
},
|
||||
"/documentation/category/introduction-2cc": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-introductionccd-ede"
|
||||
},
|
||||
"/documentation/category/tutorial---basics-954": {
|
||||
"/documentation/category/post-installation-ee0": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-tutorial-basicscbd-a17"
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-post-installatione-54-a22"
|
||||
},
|
||||
"/documentation/category/tutorial---extras-f25": {
|
||||
"/documentation/category/troubleshoot-11b": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-tutorial-extrasfff-173"
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-troubleshootde-6-666"
|
||||
},
|
||||
"/documentation/tutorial-basics/congratulations-011": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tutorial-basics-congratulations-822-70b"
|
||||
"/documentation/category/user-guide-d5c": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---documentation-category-user-guide-698-266"
|
||||
},
|
||||
"/documentation/tutorial-basics/create-a-blog-post-af7": {
|
||||
"/documentation/dev_guide/build_source-81a": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tutorial-basics-create-a-blog-post-533-756"
|
||||
"content": "content---documentation-dev-guide-build-source-9-dc-909"
|
||||
},
|
||||
"/documentation/tutorial-basics/create-a-document-185": {
|
||||
"/documentation/dev_guide/deploy_packages-61f": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tutorial-basics-create-a-document-1-e-4-f1b"
|
||||
"content": "content---documentation-dev-guide-deploy-packages-043-bee"
|
||||
},
|
||||
"/documentation/tutorial-basics/create-a-page-c26": {
|
||||
"/documentation/dev_guide/docs_translate-964": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tutorial-basics-create-a-page-5-c-8-31a"
|
||||
"content": "content---documentation-dev-guide-docs-translateda-1-56a"
|
||||
},
|
||||
"/documentation/tutorial-basics/deploy-your-site-cd1": {
|
||||
"/documentation/dev_guide/gpg_key-d30": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tutorial-basics-deploy-your-sitef-55-f7a"
|
||||
"content": "content---documentation-dev-guide-gpg-key-89-e-a96"
|
||||
},
|
||||
"/documentation/tutorial-basics/markdown-features-405": {
|
||||
"/documentation/dev_guide/pkgbuild-393": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tutorial-basics-markdown-features-18-c-288"
|
||||
"content": "content---documentation-dev-guide-pkgbuild-66-e-684"
|
||||
},
|
||||
"/documentation/tutorial-extras/manage-docs-versions-196": {
|
||||
"/documentation/dev_guide/write-856": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tutorial-extras-manage-docs-versionsdff-dae"
|
||||
"content": "content---documentation-dev-guide-writeec-3-564"
|
||||
},
|
||||
"/documentation/tutorial-extras/translate-your-site-368": {
|
||||
"/documentation/installation/download_snigdha_os-369": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-tutorial-extras-translate-your-sitee-44-008"
|
||||
"content": "content---documentation-installation-download-snigdha-os-34-e-4c4"
|
||||
},
|
||||
"/documentation/installation/live_env-d25": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-installation-live-env-795-073"
|
||||
},
|
||||
"/documentation/installation/making_bootable_usb-298": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-installation-making-bootable-usbb-85-7c0"
|
||||
},
|
||||
"/documentation/installation/offline_install-274": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-installation-offline-install-3-f-3-886"
|
||||
},
|
||||
"/documentation/installation/online_install-c8a": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-installation-online-install-151-611"
|
||||
},
|
||||
"/documentation/installation/start_installation-0d4": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-installation-start-installation-1-f-9-afb"
|
||||
},
|
||||
"/documentation/installation/virtualbox_installation-f71": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-installation-virtualbox-installation-24-e-096"
|
||||
},
|
||||
"/documentation/introduction/code_of_conduct-1f7": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-introduction-code-of-conducte-89-ce5"
|
||||
},
|
||||
"/documentation/introduction/faqs-7af": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-introduction-faqsb-19-00b"
|
||||
},
|
||||
"/documentation/introduction/inspiration-67a": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-introduction-inspirationd-79-e9a"
|
||||
},
|
||||
"/documentation/introduction/release_notes-590": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-introduction-release-notes-1-b-1-d2e"
|
||||
},
|
||||
"/documentation/introduction/reporting_bugs-974": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-introduction-reporting-bugsdc-8-ae1"
|
||||
},
|
||||
"/documentation/post_installation/customization-35c": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-post-installation-customization-9-cb-3c6"
|
||||
},
|
||||
"/documentation/post_installation/install_packages-557": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-post-installation-install-packages-904-e99"
|
||||
},
|
||||
"/documentation/post_installation/language-861": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-post-installation-languagead-7-478"
|
||||
},
|
||||
"/documentation/post_installation/update-bd0": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-post-installation-updateffa-74d"
|
||||
},
|
||||
"/documentation/troubleshoot/bluetooth-269": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-troubleshoot-bluetooth-0-b-7-15c"
|
||||
},
|
||||
"/documentation/troubleshoot/display-9c2": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-troubleshoot-displaye-2-e-7de"
|
||||
},
|
||||
"/documentation/troubleshoot/sound-004": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-troubleshoot-sound-9-dc-cb6"
|
||||
},
|
||||
"/documentation/troubleshoot/wifi-8fc": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-troubleshoot-wifi-367-035"
|
||||
},
|
||||
"/documentation/user_guide/aur-9b0": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-user-guide-aurd-68-18b"
|
||||
},
|
||||
"/documentation/user_guide/cheetsheet-1e9": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---documentation-user-guide-cheetsheetf-7-a-048"
|
||||
},
|
||||
"/documentation/-622": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
|
4
docs/before_installation/imporatnt_notes.md
Normal file
4
docs/before_installation/imporatnt_notes.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
# Important Notes
|
4
docs/before_installation/internet_connection.md
Normal file
4
docs/before_installation/internet_connection.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
# Internet Connection
|
9
docs/dev_guide/_category_.json
Normal file
9
docs/dev_guide/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Developers Guide",
|
||||
"position": 7,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Troubleshoot"
|
||||
}
|
||||
}
|
||||
|
4
docs/dev_guide/build_source.md
Normal file
4
docs/dev_guide/build_source.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
# Build From Source
|
5
docs/dev_guide/deploy_packages.md
Normal file
5
docs/dev_guide/deploy_packages.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
---
|
||||
# Deploy Package
|
||||
|
4
docs/dev_guide/docs_translate.md
Normal file
4
docs/dev_guide/docs_translate.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
# Document Translation
|
4
docs/dev_guide/gpg_key.md
Normal file
4
docs/dev_guide/gpg_key.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
---
|
||||
# GPG Key
|
4
docs/dev_guide/pkgbuild.md
Normal file
4
docs/dev_guide/pkgbuild.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
# PKGBUILD
|
5
docs/dev_guide/write.md
Normal file
5
docs/dev_guide/write.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
# Write Documentation
|
||||
|
9
docs/installation/_category_.json
Normal file
9
docs/installation/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Installation",
|
||||
"position": 3,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Installing Instruction"
|
||||
}
|
||||
}
|
||||
|
4
docs/installation/download_snigdha_os.md
Normal file
4
docs/installation/download_snigdha_os.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
# Download Snigdha OS
|
4
docs/installation/live_env.md
Normal file
4
docs/installation/live_env.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
# Live Environment
|
4
docs/installation/making_bootable_usb.md
Normal file
4
docs/installation/making_bootable_usb.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
# Make Bootable USB
|
4
docs/installation/offline_install.md
Normal file
4
docs/installation/offline_install.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
# Offline Installation
|
5
docs/installation/online_install.md
Normal file
5
docs/installation/online_install.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
# Online Installation
|
4
docs/installation/start_installation.md
Normal file
4
docs/installation/start_installation.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
---
|
||||
# Install Snigdha OS
|
4
docs/installation/virtualbox_installation.md
Normal file
4
docs/installation/virtualbox_installation.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
---
|
||||
# Virtualbox
|
4
docs/introduction/code_of_conduct.md
Normal file
4
docs/introduction/code_of_conduct.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
# Code Of Conduct
|
4
docs/introduction/faqs.md
Normal file
4
docs/introduction/faqs.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
---
|
||||
# Frequently Asked
|
4
docs/introduction/inspiration.md
Normal file
4
docs/introduction/inspiration.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
# Inspiration
|
4
docs/introduction/release_notes.md
Normal file
4
docs/introduction/release_notes.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
# Release Notes
|
4
docs/introduction/reporting_bugs.md
Normal file
4
docs/introduction/reporting_bugs.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
---
|
||||
# Reporting Bugs
|
9
docs/post_installation/_category_.json
Normal file
9
docs/post_installation/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Post Installation",
|
||||
"position": 4,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "After installing Snigdha OS"
|
||||
}
|
||||
}
|
||||
|
4
docs/post_installation/customization.md
Normal file
4
docs/post_installation/customization.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
# Customize Snigdha OS
|
4
docs/post_installation/install_packages.md
Normal file
4
docs/post_installation/install_packages.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
# Install Packages
|
4
docs/post_installation/language.md
Normal file
4
docs/post_installation/language.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
# Language
|
4
docs/post_installation/update.md
Normal file
4
docs/post_installation/update.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
# Update Snigdha OS
|
9
docs/troubleshoot/_category_.json
Normal file
9
docs/troubleshoot/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "Troubleshoot",
|
||||
"position": 6,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Troubleshoot"
|
||||
}
|
||||
}
|
||||
|
4
docs/troubleshoot/bluetooth.md
Normal file
4
docs/troubleshoot/bluetooth.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
# Troubleshoot: Bluetooth
|
4
docs/troubleshoot/display.md
Normal file
4
docs/troubleshoot/display.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
# Troubleshoot: Display
|
4
docs/troubleshoot/sound.md
Normal file
4
docs/troubleshoot/sound.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
# Troubleshoot: Sound
|
4
docs/troubleshoot/wifi.md
Normal file
4
docs/troubleshoot/wifi.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
# Troubleshoot: Wifi
|
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"label": "Tutorial - Basics",
|
||||
"position": 2,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "5 minutes to learn the most important Docusaurus concepts."
|
||||
}
|
||||
}
|
@@ -1,23 +0,0 @@
|
||||
---
|
||||
sidebar_position: 6
|
||||
---
|
||||
|
||||
# Congratulations!
|
||||
|
||||
You have just learned the **basics of Docusaurus** and made some changes to the **initial template**.
|
||||
|
||||
Docusaurus has **much more to offer**!
|
||||
|
||||
Have **5 more minutes**? Take a look at **[versioning](../tutorial-extras/manage-docs-versions.md)** and **[i18n](../tutorial-extras/translate-your-site.md)**.
|
||||
|
||||
Anything **unclear** or **buggy** in this tutorial? [Please report it!](https://github.com/facebook/docusaurus/discussions/4610)
|
||||
|
||||
## What's next?
|
||||
|
||||
- Read the [official documentation](https://docusaurus.io/)
|
||||
- Modify your site configuration with [`docusaurus.config.js`](https://docusaurus.io/docs/api/docusaurus-config)
|
||||
- Add navbar and footer items with [`themeConfig`](https://docusaurus.io/docs/api/themes/configuration)
|
||||
- Add a custom [Design and Layout](https://docusaurus.io/docs/styling-layout)
|
||||
- Add a [search bar](https://docusaurus.io/docs/search)
|
||||
- Find inspirations in the [Docusaurus showcase](https://docusaurus.io/showcase)
|
||||
- Get involved in the [Docusaurus Community](https://docusaurus.io/community/support)
|
@@ -1,34 +0,0 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
# Create a Blog Post
|
||||
|
||||
Docusaurus creates a **page for each blog post**, but also a **blog index page**, a **tag system**, an **RSS** feed...
|
||||
|
||||
## Create your first Post
|
||||
|
||||
Create a file at `blog/2021-02-28-greetings.md`:
|
||||
|
||||
```md title="blog/2021-02-28-greetings.md"
|
||||
---
|
||||
slug: greetings
|
||||
title: Greetings!
|
||||
authors:
|
||||
- name: Joel Marcey
|
||||
title: Co-creator of Docusaurus 1
|
||||
url: https://github.com/JoelMarcey
|
||||
image_url: https://github.com/JoelMarcey.png
|
||||
- name: Sébastien Lorber
|
||||
title: Docusaurus maintainer
|
||||
url: https://sebastienlorber.com
|
||||
image_url: https://github.com/slorber.png
|
||||
tags: [greetings]
|
||||
---
|
||||
|
||||
Congratulations, you have made your first post!
|
||||
|
||||
Feel free to play around and edit this post as much as you like.
|
||||
```
|
||||
|
||||
A new blog post is now available at [http://localhost:3000/blog/greetings](http://localhost:3000/blog/greetings).
|
@@ -1,57 +0,0 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# Create a Document
|
||||
|
||||
Documents are **groups of pages** connected through:
|
||||
|
||||
- a **sidebar**
|
||||
- **previous/next navigation**
|
||||
- **versioning**
|
||||
|
||||
## Create your first Doc
|
||||
|
||||
Create a Markdown file at `docs/hello.md`:
|
||||
|
||||
```md title="docs/hello.md"
|
||||
# Hello
|
||||
|
||||
This is my **first Docusaurus document**!
|
||||
```
|
||||
|
||||
A new document is now available at [http://localhost:3000/docs/hello](http://localhost:3000/docs/hello).
|
||||
|
||||
## Configure the Sidebar
|
||||
|
||||
Docusaurus automatically **creates a sidebar** from the `docs` folder.
|
||||
|
||||
Add metadata to customize the sidebar label and position:
|
||||
|
||||
```md title="docs/hello.md" {1-4}
|
||||
---
|
||||
sidebar_label: 'Hi!'
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
# Hello
|
||||
|
||||
This is my **first Docusaurus document**!
|
||||
```
|
||||
|
||||
It is also possible to create your sidebar explicitly in `sidebars.js`:
|
||||
|
||||
```js title="sidebars.js"
|
||||
export default {
|
||||
tutorialSidebar: [
|
||||
'intro',
|
||||
// highlight-next-line
|
||||
'hello',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Tutorial',
|
||||
items: ['tutorial-basics/create-a-document'],
|
||||
},
|
||||
],
|
||||
};
|
||||
```
|
@@ -1,43 +0,0 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Create a Page
|
||||
|
||||
Add **Markdown or React** files to `src/pages` to create a **standalone page**:
|
||||
|
||||
- `src/pages/index.js` → `localhost:3000/`
|
||||
- `src/pages/foo.md` → `localhost:3000/foo`
|
||||
- `src/pages/foo/bar.js` → `localhost:3000/foo/bar`
|
||||
|
||||
## Create your first React Page
|
||||
|
||||
Create a file at `src/pages/my-react-page.js`:
|
||||
|
||||
```jsx title="src/pages/my-react-page.js"
|
||||
import React from 'react';
|
||||
import Layout from '@theme/Layout';
|
||||
|
||||
export default function MyReactPage() {
|
||||
return (
|
||||
<Layout>
|
||||
<h1>My React page</h1>
|
||||
<p>This is a React page</p>
|
||||
</Layout>
|
||||
);
|
||||
}
|
||||
```
|
||||
|
||||
A new page is now available at [http://localhost:3000/my-react-page](http://localhost:3000/my-react-page).
|
||||
|
||||
## Create your first Markdown Page
|
||||
|
||||
Create a file at `src/pages/my-markdown-page.md`:
|
||||
|
||||
```mdx title="src/pages/my-markdown-page.md"
|
||||
# My Markdown page
|
||||
|
||||
This is a Markdown page
|
||||
```
|
||||
|
||||
A new page is now available at [http://localhost:3000/my-markdown-page](http://localhost:3000/my-markdown-page).
|
@@ -1,31 +0,0 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
# Deploy your site
|
||||
|
||||
Docusaurus is a **static-site-generator** (also called **[Jamstack](https://jamstack.org/)**).
|
||||
|
||||
It builds your site as simple **static HTML, JavaScript and CSS files**.
|
||||
|
||||
## Build your site
|
||||
|
||||
Build your site **for production**:
|
||||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
|
||||
The static files are generated in the `build` folder.
|
||||
|
||||
## Deploy your site
|
||||
|
||||
Test your production build locally:
|
||||
|
||||
```bash
|
||||
npm run serve
|
||||
```
|
||||
|
||||
The `build` folder is now served at [http://localhost:3000/](http://localhost:3000/).
|
||||
|
||||
You can now deploy the `build` folder **almost anywhere** easily, **for free** or very small cost (read the **[Deployment Guide](https://docusaurus.io/docs/deployment)**).
|
@@ -1,152 +0,0 @@
|
||||
---
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
# Markdown Features
|
||||
|
||||
Docusaurus supports **[Markdown](https://daringfireball.net/projects/markdown/syntax)** and a few **additional features**.
|
||||
|
||||
## Front Matter
|
||||
|
||||
Markdown documents have metadata at the top called [Front Matter](https://jekyllrb.com/docs/front-matter/):
|
||||
|
||||
```text title="my-doc.md"
|
||||
// highlight-start
|
||||
---
|
||||
id: my-doc-id
|
||||
title: My document title
|
||||
description: My document description
|
||||
slug: /my-custom-url
|
||||
---
|
||||
// highlight-end
|
||||
|
||||
## Markdown heading
|
||||
|
||||
Markdown text with [links](./hello.md)
|
||||
```
|
||||
|
||||
## Links
|
||||
|
||||
Regular Markdown links are supported, using url paths or relative file paths.
|
||||
|
||||
```md
|
||||
Let's see how to [Create a page](/create-a-page).
|
||||
```
|
||||
|
||||
```md
|
||||
Let's see how to [Create a page](./create-a-page.md).
|
||||
```
|
||||
|
||||
**Result:** Let's see how to [Create a page](./create-a-page.md).
|
||||
|
||||
## Images
|
||||
|
||||
Regular Markdown images are supported.
|
||||
|
||||
You can use absolute paths to reference images in the static directory (`static/img/docusaurus.png`):
|
||||
|
||||
```md
|
||||

|
||||
```
|
||||
|
||||

|
||||
|
||||
You can reference images relative to the current file as well. This is particularly useful to colocate images close to the Markdown files using them:
|
||||
|
||||
```md
|
||||

|
||||
```
|
||||
|
||||
## Code Blocks
|
||||
|
||||
Markdown code blocks are supported with Syntax highlighting.
|
||||
|
||||
````md
|
||||
```jsx title="src/components/HelloDocusaurus.js"
|
||||
function HelloDocusaurus() {
|
||||
return <h1>Hello, Docusaurus!</h1>;
|
||||
}
|
||||
```
|
||||
````
|
||||
|
||||
```jsx title="src/components/HelloDocusaurus.js"
|
||||
function HelloDocusaurus() {
|
||||
return <h1>Hello, Docusaurus!</h1>;
|
||||
}
|
||||
```
|
||||
|
||||
## Admonitions
|
||||
|
||||
Docusaurus has a special syntax to create admonitions and callouts:
|
||||
|
||||
```md
|
||||
:::tip My tip
|
||||
|
||||
Use this awesome feature option
|
||||
|
||||
:::
|
||||
|
||||
:::danger Take care
|
||||
|
||||
This action is dangerous
|
||||
|
||||
:::
|
||||
```
|
||||
|
||||
:::tip My tip
|
||||
|
||||
Use this awesome feature option
|
||||
|
||||
:::
|
||||
|
||||
:::danger Take care
|
||||
|
||||
This action is dangerous
|
||||
|
||||
:::
|
||||
|
||||
## MDX and React Components
|
||||
|
||||
[MDX](https://mdxjs.com/) can make your documentation more **interactive** and allows using any **React components inside Markdown**:
|
||||
|
||||
```jsx
|
||||
export const Highlight = ({children, color}) => (
|
||||
<span
|
||||
style={{
|
||||
backgroundColor: color,
|
||||
borderRadius: '20px',
|
||||
color: '#fff',
|
||||
padding: '10px',
|
||||
cursor: 'pointer',
|
||||
}}
|
||||
onClick={() => {
|
||||
alert(`You clicked the color ${color} with label ${children}`)
|
||||
}}>
|
||||
{children}
|
||||
</span>
|
||||
);
|
||||
|
||||
This is <Highlight color="#25c2a0">Docusaurus green</Highlight> !
|
||||
|
||||
This is <Highlight color="#1877F2">Facebook blue</Highlight> !
|
||||
```
|
||||
|
||||
export const Highlight = ({children, color}) => (
|
||||
<span
|
||||
style={{
|
||||
backgroundColor: color,
|
||||
borderRadius: '20px',
|
||||
color: '#fff',
|
||||
padding: '10px',
|
||||
cursor: 'pointer',
|
||||
}}
|
||||
onClick={() => {
|
||||
alert(`You clicked the color ${color} with label ${children}`);
|
||||
}}>
|
||||
{children}
|
||||
</span>
|
||||
);
|
||||
|
||||
This is <Highlight color="#25c2a0">Docusaurus green</Highlight> !
|
||||
|
||||
This is <Highlight color="#1877F2">Facebook blue</Highlight> !
|
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"label": "Tutorial - Extras",
|
||||
"position": 3,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
@@ -1,55 +0,0 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Manage Docs Versions
|
||||
|
||||
Docusaurus can manage multiple versions of your docs.
|
||||
|
||||
## Create a docs version
|
||||
|
||||
Release a version 1.0 of your project:
|
||||
|
||||
```bash
|
||||
npm run docusaurus docs:version 1.0
|
||||
```
|
||||
|
||||
The `docs` folder is copied into `versioned_docs/version-1.0` and `versions.json` is created.
|
||||
|
||||
Your docs now have 2 versions:
|
||||
|
||||
- `1.0` at `http://localhost:3000/docs/` for the version 1.0 docs
|
||||
- `current` at `http://localhost:3000/docs/next/` for the **upcoming, unreleased docs**
|
||||
|
||||
## Add a Version Dropdown
|
||||
|
||||
To navigate seamlessly across versions, add a version dropdown.
|
||||
|
||||
Modify the `docusaurus.config.js` file:
|
||||
|
||||
```js title="docusaurus.config.js"
|
||||
export default {
|
||||
themeConfig: {
|
||||
navbar: {
|
||||
items: [
|
||||
// highlight-start
|
||||
{
|
||||
type: 'docsVersionDropdown',
|
||||
},
|
||||
// highlight-end
|
||||
],
|
||||
},
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
The docs version dropdown appears in your navbar:
|
||||
|
||||

|
||||
|
||||
## Update an existing version
|
||||
|
||||
It is possible to edit versioned docs in their respective folder:
|
||||
|
||||
- `versioned_docs/version-1.0/hello.md` updates `http://localhost:3000/docs/hello`
|
||||
- `docs/hello.md` updates `http://localhost:3000/docs/next/hello`
|
@@ -1,88 +0,0 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# Translate your site
|
||||
|
||||
Let's translate `docs/intro.md` to French.
|
||||
|
||||
## Configure i18n
|
||||
|
||||
Modify `docusaurus.config.js` to add support for the `fr` locale:
|
||||
|
||||
```js title="docusaurus.config.js"
|
||||
export default {
|
||||
i18n: {
|
||||
defaultLocale: 'en',
|
||||
locales: ['en', 'fr'],
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
## Translate a doc
|
||||
|
||||
Copy the `docs/intro.md` file to the `i18n/fr` folder:
|
||||
|
||||
```bash
|
||||
mkdir -p i18n/fr/docusaurus-plugin-content-docs/current/
|
||||
|
||||
cp docs/intro.md i18n/fr/docusaurus-plugin-content-docs/current/intro.md
|
||||
```
|
||||
|
||||
Translate `i18n/fr/docusaurus-plugin-content-docs/current/intro.md` in French.
|
||||
|
||||
## Start your localized site
|
||||
|
||||
Start your site on the French locale:
|
||||
|
||||
```bash
|
||||
npm run start -- --locale fr
|
||||
```
|
||||
|
||||
Your localized site is accessible at [http://localhost:3000/fr/](http://localhost:3000/fr/) and the `Getting Started` page is translated.
|
||||
|
||||
:::caution
|
||||
|
||||
In development, you can only use one locale at a time.
|
||||
|
||||
:::
|
||||
|
||||
## Add a Locale Dropdown
|
||||
|
||||
To navigate seamlessly across languages, add a locale dropdown.
|
||||
|
||||
Modify the `docusaurus.config.js` file:
|
||||
|
||||
```js title="docusaurus.config.js"
|
||||
export default {
|
||||
themeConfig: {
|
||||
navbar: {
|
||||
items: [
|
||||
// highlight-start
|
||||
{
|
||||
type: 'localeDropdown',
|
||||
},
|
||||
// highlight-end
|
||||
],
|
||||
},
|
||||
},
|
||||
};
|
||||
```
|
||||
|
||||
The locale dropdown now appears in your navbar:
|
||||
|
||||

|
||||
|
||||
## Build your localized site
|
||||
|
||||
Build your site for a specific locale:
|
||||
|
||||
```bash
|
||||
npm run build -- --locale fr
|
||||
```
|
||||
|
||||
Or build your site to include all the locales at once:
|
||||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
9
docs/user_guide/_category_.json
Normal file
9
docs/user_guide/_category_.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"label": "User Guide",
|
||||
"position": 5,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "User Manual"
|
||||
}
|
||||
}
|
||||
|
4
docs/user_guide/aur.md
Normal file
4
docs/user_guide/aur.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
# Installing with AUR
|
4
docs/user_guide/cheetsheet.md
Normal file
4
docs/user_guide/cheetsheet.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
# Cheetsheet/Shortcuts
|
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user