@eshanized updated the website 🎉 !!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-26 11:50:06 +05:30
parent 047a82b1de
commit 49f5dbc567
10 changed files with 43 additions and 58 deletions

View File

@@ -21,7 +21,7 @@
"permalink": "/documentation/category/developers-guide"
},
"next": {
"title": "Write PKGBUILD",
"title": "PKGBUILD Template",
"permalink": "/documentation/dev_guide/pkgbuild"
}
}

View File

@@ -17,7 +17,7 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Write PKGBUILD",
"title": "PKGBUILD Template",
"permalink": "/documentation/dev_guide/pkgbuild"
},
"next": {

View File

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

View File

@@ -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": "/",

View File

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

View File

@@ -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": {