@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" "permalink": "/documentation/category/developers-guide"
}, },
"next": { "next": {
"title": "Write PKGBUILD", "title": "PKGBUILD Template",
"permalink": "/documentation/dev_guide/pkgbuild" "permalink": "/documentation/dev_guide/pkgbuild"
} }
} }

View File

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

View File

@@ -1,7 +1,7 @@
{ {
"id": "dev_guide/pkgbuild", "id": "dev_guide/pkgbuild",
"title": "Write PKGBUILD", "title": "PKGBUILD Template",
"description": "", "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", "source": "@site/docs/dev_guide/pkgbuild.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/pkgbuild", "slug": "/dev_guide/pkgbuild",

View File

@@ -1,7 +1,7 @@
{ {
"id": "introduction/introduction", "id": "introduction/introduction",
"title": "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", "source": "@site/docs/introduction/introduction.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/", "slug": "/",

View File

@@ -1,7 +1,7 @@
{ {
"id": "troubleshoot/bluetooth", "id": "troubleshoot/bluetooth",
"title": "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", "source": "@site/docs/troubleshoot/bluetooth.md",
"sourceDirName": "troubleshoot", "sourceDirName": "troubleshoot",
"slug": "/troubleshoot/bluetooth", "slug": "/troubleshoot/bluetooth",

View File

@@ -290,7 +290,7 @@
}, },
{ {
"type": "link", "type": "link",
"label": "Write PKGBUILD", "label": "PKGBUILD Template",
"href": "/documentation/dev_guide/pkgbuild", "href": "/documentation/dev_guide/pkgbuild",
"docId": "dev_guide/pkgbuild", "docId": "dev_guide/pkgbuild",
"unlisted": false "unlisted": false
@@ -389,8 +389,8 @@
}, },
"dev_guide/pkgbuild": { "dev_guide/pkgbuild": {
"id": "dev_guide/pkgbuild", "id": "dev_guide/pkgbuild",
"title": "Write PKGBUILD", "title": "PKGBUILD Template",
"description": "", "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" "sidebar": "tutorialSidebar"
}, },
"dev_guide/write": { "dev_guide/write": {
@@ -468,7 +468,7 @@
"introduction/introduction": { "introduction/introduction": {
"id": "introduction/introduction", "id": "introduction/introduction",
"title": "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" "sidebar": "tutorialSidebar"
}, },
"introduction/release_notes": { "introduction/release_notes": {
@@ -528,7 +528,7 @@
"troubleshoot/bluetooth": { "troubleshoot/bluetooth": {
"id": "troubleshoot/bluetooth", "id": "troubleshoot/bluetooth",
"title": "Troubleshoot: Bluetooth", "title": "Troubleshoot: Bluetooth",
"description": "", "description": "Troubleshooting Bluetooth on Snigdha OS involves several steps. Here's the common practice:",
"sidebar": "tutorialSidebar" "sidebar": "tutorialSidebar"
}, },
"troubleshoot/display": { "troubleshoot/display": {

View File

@@ -123,7 +123,7 @@
"permalink": "/documentation/category/developers-guide" "permalink": "/documentation/category/developers-guide"
}, },
"next": { "next": {
"title": "Write PKGBUILD", "title": "PKGBUILD Template",
"permalink": "/documentation/dev_guide/pkgbuild" "permalink": "/documentation/dev_guide/pkgbuild"
} }
}, },
@@ -173,7 +173,7 @@
}, },
"sidebar": "tutorialSidebar", "sidebar": "tutorialSidebar",
"previous": { "previous": {
"title": "Write PKGBUILD", "title": "PKGBUILD Template",
"permalink": "/documentation/dev_guide/pkgbuild" "permalink": "/documentation/dev_guide/pkgbuild"
}, },
"next": { "next": {
@@ -210,8 +210,8 @@
}, },
{ {
"id": "dev_guide/pkgbuild", "id": "dev_guide/pkgbuild",
"title": "Write PKGBUILD", "title": "PKGBUILD Template",
"description": "", "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", "source": "@site/docs/dev_guide/pkgbuild.md",
"sourceDirName": "dev_guide", "sourceDirName": "dev_guide",
"slug": "/dev_guide/pkgbuild", "slug": "/dev_guide/pkgbuild",
@@ -562,7 +562,7 @@
{ {
"id": "introduction/introduction", "id": "introduction/introduction",
"title": "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", "source": "@site/docs/introduction/introduction.md",
"sourceDirName": "introduction", "sourceDirName": "introduction",
"slug": "/", "slug": "/",
@@ -829,7 +829,7 @@
{ {
"id": "troubleshoot/bluetooth", "id": "troubleshoot/bluetooth",
"title": "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", "source": "@site/docs/troubleshoot/bluetooth.md",
"sourceDirName": "troubleshoot", "sourceDirName": "troubleshoot",
"slug": "/troubleshoot/bluetooth", "slug": "/troubleshoot/bluetooth",

View File

@@ -70,6 +70,11 @@ export default {
"label": "Forum", "label": "Forum",
"position": "right" "position": "right"
}, },
{
"href": "https://uptime.snigdhaos.org/",
"label": "Uptime",
"position": "right"
},
{ {
"href": "https://tools.snigdhaos.org/", "href": "https://tools.snigdhaos.org/",
"label": "Tools", "label": "Tools",

22
.gitignore vendored
View File

@@ -1,2 +1,20 @@
node_modules # Dependencies
build /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*

View File

@@ -121,45 +121,7 @@ const config = {
footer: { footer: {
style: 'light', style: 'light',
links: [ 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.`, copyright: `© ${new Date().getFullYear()} SNIGDHA OS. ALL RIGHTS RESERVED.`,
}, },