This commit is contained in:
2024-03-23 00:58:46 +05:30
parent e607ed8e45
commit 6d0f0117e5
98 changed files with 2900 additions and 835 deletions

View File

@@ -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"
}
}