From 49f5dbc567deff68b1120d379b4d353bcfb179f2 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 26 Apr 2024 11:50:06 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20websit?= =?UTF-8?q?e=20=F0=9F=8E=89=20!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...te-docs-dev-guide-build-source-md-9dc.json | 2 +- .../site-docs-dev-guide-gpg-key-md-89e.json | 2 +- .../site-docs-dev-guide-pkgbuild-md-66e.json | 4 +- ...docs-introduction-introduction-md-c62.json | 2 +- ...te-docs-troubleshoot-bluetooth-md-0b7.json | 2 +- .../version-current-metadata-prop-751.json | 10 ++--- .../docusaurus-debug-all-content-673.json | 12 +++--- .docusaurus/docusaurus.config.mjs | 5 +++ .gitignore | 22 +++++++++- docusaurus.config.js | 40 +------------------ 10 files changed, 43 insertions(+), 58 deletions(-) diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-build-source-md-9dc.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-build-source-md-9dc.json index 6fdc3d75..1473ee92 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-build-source-md-9dc.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-build-source-md-9dc.json @@ -21,7 +21,7 @@ "permalink": "/documentation/category/developers-guide" }, "next": { - "title": "Write PKGBUILD", + "title": "PKGBUILD Template", "permalink": "/documentation/dev_guide/pkgbuild" } } \ No newline at end of file diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-gpg-key-md-89e.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-gpg-key-md-89e.json index fa25616e..5e11f701 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-gpg-key-md-89e.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-gpg-key-md-89e.json @@ -17,7 +17,7 @@ }, "sidebar": "tutorialSidebar", "previous": { - "title": "Write PKGBUILD", + "title": "PKGBUILD Template", "permalink": "/documentation/dev_guide/pkgbuild" }, "next": { diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-pkgbuild-md-66e.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-pkgbuild-md-66e.json index d0c17044..4cd5ff1b 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-pkgbuild-md-66e.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-pkgbuild-md-66e.json @@ -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", diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-introduction-md-c62.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-introduction-md-c62.json index 6452d548..a602c8a8 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-introduction-md-c62.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-introduction-md-c62.json @@ -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": "/", diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-troubleshoot-bluetooth-md-0b7.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-troubleshoot-bluetooth-md-0b7.json index 6e75d921..901464df 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-troubleshoot-bluetooth-md-0b7.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-troubleshoot-bluetooth-md-0b7.json @@ -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", diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json b/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json index 22f3793e..333cac87 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json @@ -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": { diff --git a/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json b/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json index 3c53d17c..b45f0ebc 100644 --- a/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json +++ b/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json @@ -123,7 +123,7 @@ "permalink": "/documentation/category/developers-guide" }, "next": { - "title": "Write PKGBUILD", + "title": "PKGBUILD Template", "permalink": "/documentation/dev_guide/pkgbuild" } }, @@ -173,7 +173,7 @@ }, "sidebar": "tutorialSidebar", "previous": { - "title": "Write PKGBUILD", + "title": "PKGBUILD Template", "permalink": "/documentation/dev_guide/pkgbuild" }, "next": { @@ -210,8 +210,8 @@ }, { "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", @@ -562,7 +562,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": "/", @@ -829,7 +829,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", diff --git a/.docusaurus/docusaurus.config.mjs b/.docusaurus/docusaurus.config.mjs index eac4d131..19baebaa 100644 --- a/.docusaurus/docusaurus.config.mjs +++ b/.docusaurus/docusaurus.config.mjs @@ -70,6 +70,11 @@ export default { "label": "Forum", "position": "right" }, + { + "href": "https://uptime.snigdhaos.org/", + "label": "Uptime", + "position": "right" + }, { "href": "https://tools.snigdhaos.org/", "label": "Tools", diff --git a/.gitignore b/.gitignore index b7dab5e9..b2d6de30 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,20 @@ -node_modules -build \ No newline at end of file +# Dependencies +/node_modules + +# Production +/build + +# Generated files +.docusaurus +.cache-loader + +# Misc +.DS_Store +.env.local +.env.development.local +.env.test.local +.env.production.local + +npm-debug.log* +yarn-debug.log* +yarn-error.log* diff --git a/docusaurus.config.js b/docusaurus.config.js index 941e4c11..6443801f 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -121,45 +121,7 @@ const config = { footer: { style: 'light', links: [ - // { - // title: 'Docs', - // items: [ - // { - // label: 'Tutorial', - // to: '/', - // }, - // ], - // }, - // { - // title: 'Community', - // items: [ - // { - // label: 'Stack Overflow', - // href: 'https://stackoverflow.com/questions/tagged/docusaurus', - // }, - // { - // label: 'Discord', - // href: 'https://discordapp.com/invite/docusaurus', - // }, - // { - // label: 'Twitter', - // href: 'https://twitter.com/docusaurus', - // }, - // ], - // }, - // { - // title: 'More', - // items: [ - // { - // label: 'Blog', - // to: '/blog', - // }, - // { - // label: 'GitHub', - // href: 'https://github.com/facebook/docusaurus', - // }, - // ], - // }, + ], copyright: `© ${new Date().getFullYear()} SNIGDHA OS. ALL RIGHTS RESERVED.`, },