📚 docs(_motivation): add motivation story

This commit is contained in:
Eshan Roy
2024-12-01 21:12:27 +05:30
parent e163bf4f6e
commit ee66195a5d
8 changed files with 79 additions and 10 deletions

View File

@@ -5,8 +5,8 @@
"permalink": "/documentation/category/before-installation",
"navigation": {
"previous": {
"title": "Coding Standard",
"permalink": "/documentation/introduction/coding-standard"
"title": "Aim & Motivation",
"permalink": "/documentation/introduction/motivation"
},
"next": {
"title": "System Requirements",

View File

@@ -70,6 +70,13 @@
"href": "/documentation/introduction/coding-standard",
"docId": "introduction/coding-standard",
"unlisted": false
},
{
"type": "link",
"label": "Aim & Motivation",
"href": "/documentation/introduction/motivation",
"docId": "introduction/motivation",
"unlisted": false
}
],
"href": "/documentation/category/introduction"
@@ -484,6 +491,12 @@
"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/motivation": {
"id": "introduction/motivation",
"title": "Aim & Motivation",
"description": "The motivation behind Snigdha OS is to create a lightweight, efficient, and customizable Linux distribution that caters to specific use cases, particularly in the realm of penetration testing and ethical hacking. The OS is designed to be resource-efficient, making it suitable for use on a wide range of hardware, including older systems, mobile devices, and virtual environments.",
"sidebar": "tutorialSidebar"
},
"introduction/release_notes": {
"id": "introduction/release_notes",
"title": "Release Notes",