mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-19 21:04:56 +02:00
📚 docs(_motivation): add motivation story
This commit is contained in:
@@ -501,8 +501,8 @@
|
||||
"permalink": "/documentation/introduction/contributing"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
"title": "Aim & Motivation",
|
||||
"permalink": "/documentation/introduction/motivation"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -614,6 +614,33 @@
|
||||
"permalink": "/documentation/introduction/inspiration"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"source": "@site/docs/introduction/motivation.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/introduction/motivation",
|
||||
"permalink": "/documentation/introduction/motivation",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/motivation.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 8,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 8
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Coding Standard",
|
||||
"permalink": "/documentation/introduction/coding-standard"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "introduction/release_notes",
|
||||
"title": "Release Notes",
|
||||
@@ -1056,6 +1083,10 @@
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "introduction/coding-standard"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "introduction/motivation"
|
||||
}
|
||||
],
|
||||
"link": {
|
||||
|
Reference in New Issue
Block a user