mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-07 19:25:13 +02:00
📚 docs(_motivation): add motivation story
This commit is contained in:
@@ -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",
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user