mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-07 19:25:13 +02:00
⏳ @eshanized updated the website 🎉 !!!
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"permalink": "/documentation/category/developers-guide"
|
||||
},
|
||||
"next": {
|
||||
"title": "Write PKGBUILD",
|
||||
"title": "PKGBUILD Template",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
}
|
||||
}
|
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Write PKGBUILD",
|
||||
"title": "PKGBUILD Template",
|
||||
"permalink": "/documentation/dev_guide/pkgbuild"
|
||||
},
|
||||
"next": {
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"title": "Write PKGBUILD",
|
||||
"description": "",
|
||||
"title": "PKGBUILD Template",
|
||||
"description": "Snigdha OS has it's own PKGBUILD template for building packages. We follow the the template so that we can maintain the packages in a better way. If you are building packages for Snigdha OS, then it will be a good option to follow the PKGBUILD template.",
|
||||
"source": "@site/docs/dev_guide/pkgbuild.md",
|
||||
"sourceDirName": "dev_guide",
|
||||
"slug": "/dev_guide/pkgbuild",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "introduction/introduction",
|
||||
"title": "Introduction",
|
||||
"description": "Snigdha OS is a light-weight, Powerful & Optimized Operating System built for Normal Users & Penetration Testers.",
|
||||
"description": "Snigdha OS is a lightweight and highly customizable Linux distribution based on Arch and Linux Zen Kernel, minimalism, and focus on user-centric design. We are also working on penetration distribution and blackbox.",
|
||||
"source": "@site/docs/introduction/introduction.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "troubleshoot/bluetooth",
|
||||
"title": "Troubleshoot: Bluetooth",
|
||||
"description": "",
|
||||
"description": "Troubleshooting Bluetooth on Snigdha OS involves several steps. Here's the common practice:",
|
||||
"source": "@site/docs/troubleshoot/bluetooth.md",
|
||||
"sourceDirName": "troubleshoot",
|
||||
"slug": "/troubleshoot/bluetooth",
|
||||
|
@@ -290,7 +290,7 @@
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Write PKGBUILD",
|
||||
"label": "PKGBUILD Template",
|
||||
"href": "/documentation/dev_guide/pkgbuild",
|
||||
"docId": "dev_guide/pkgbuild",
|
||||
"unlisted": false
|
||||
@@ -389,8 +389,8 @@
|
||||
},
|
||||
"dev_guide/pkgbuild": {
|
||||
"id": "dev_guide/pkgbuild",
|
||||
"title": "Write PKGBUILD",
|
||||
"description": "",
|
||||
"title": "PKGBUILD Template",
|
||||
"description": "Snigdha OS has it's own PKGBUILD template for building packages. We follow the the template so that we can maintain the packages in a better way. If you are building packages for Snigdha OS, then it will be a good option to follow the PKGBUILD template.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"dev_guide/write": {
|
||||
@@ -468,7 +468,7 @@
|
||||
"introduction/introduction": {
|
||||
"id": "introduction/introduction",
|
||||
"title": "Introduction",
|
||||
"description": "Snigdha OS is a light-weight, Powerful & Optimized Operating System built for Normal Users & Penetration Testers.",
|
||||
"description": "Snigdha OS is a lightweight and highly customizable Linux distribution based on Arch and Linux Zen Kernel, minimalism, and focus on user-centric design. We are also working on penetration distribution and blackbox.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/release_notes": {
|
||||
@@ -528,7 +528,7 @@
|
||||
"troubleshoot/bluetooth": {
|
||||
"id": "troubleshoot/bluetooth",
|
||||
"title": "Troubleshoot: Bluetooth",
|
||||
"description": "",
|
||||
"description": "Troubleshooting Bluetooth on Snigdha OS involves several steps. Here's the common practice:",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"troubleshoot/display": {
|
||||
|
Reference in New Issue
Block a user