📚 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",

View File

@@ -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": {

View File

@@ -120,6 +120,11 @@
"path": "/documentation/",
"sidebar": "tutorialSidebar"
},
{
"id": "introduction/motivation",
"path": "/documentation/introduction/motivation",
"sidebar": "tutorialSidebar"
},
{
"id": "introduction/release_notes",
"path": "/documentation/introduction/release_notes",

View File

@@ -52,6 +52,7 @@ export default {
"content---documentation-introduction-contributing-556-194": [() => import(/* webpackChunkName: "content---documentation-introduction-contributing-556-194" */ "@site/docs/introduction/contributing.md"), "@site/docs/introduction/contributing.md", require.resolveWeak("@site/docs/introduction/contributing.md")],
"content---documentation-introduction-faqsb-19-00b": [() => import(/* webpackChunkName: "content---documentation-introduction-faqsb-19-00b" */ "@site/docs/introduction/faqs.md"), "@site/docs/introduction/faqs.md", require.resolveWeak("@site/docs/introduction/faqs.md")],
"content---documentation-introduction-inspirationd-79-e9a": [() => import(/* webpackChunkName: "content---documentation-introduction-inspirationd-79-e9a" */ "@site/docs/introduction/inspiration.md"), "@site/docs/introduction/inspiration.md", require.resolveWeak("@site/docs/introduction/inspiration.md")],
"content---documentation-introduction-motivation-16-a-8e4": [() => import(/* webpackChunkName: "content---documentation-introduction-motivation-16-a-8e4" */ "@site/docs/introduction/motivation.md"), "@site/docs/introduction/motivation.md", require.resolveWeak("@site/docs/introduction/motivation.md")],
"content---documentation-introduction-release-notes-1-b-1-d2e": [() => import(/* webpackChunkName: "content---documentation-introduction-release-notes-1-b-1-d2e" */ "@site/docs/introduction/release_notes.md"), "@site/docs/introduction/release_notes.md", require.resolveWeak("@site/docs/introduction/release_notes.md")],
"content---documentation-introduction-reporting-bugsdc-8-ae1": [() => import(/* webpackChunkName: "content---documentation-introduction-reporting-bugsdc-8-ae1" */ "@site/docs/introduction/reporting_bugs.md"), "@site/docs/introduction/reporting_bugs.md", require.resolveWeak("@site/docs/introduction/reporting_bugs.md")],
"content---documentation-markdown-page-393-bce": [() => import(/* webpackChunkName: "content---documentation-markdown-page-393-bce" */ "@site/src/pages/markdown-page.md"), "@site/src/pages/markdown-page.md", require.resolveWeak("@site/src/pages/markdown-page.md")],

View File

@@ -79,15 +79,15 @@ export default [
},
{
path: '/documentation/',
component: ComponentCreator('/documentation/', '70b'),
component: ComponentCreator('/documentation/', '1c5'),
routes: [
{
path: '/documentation/',
component: ComponentCreator('/documentation/', '115'),
component: ComponentCreator('/documentation/', 'd1a'),
routes: [
{
path: '/documentation/',
component: ComponentCreator('/documentation/', '8f6'),
component: ComponentCreator('/documentation/', '421'),
routes: [
{
path: '/documentation/before_installation/imporatnt_notes',
@@ -269,6 +269,12 @@ export default [
exact: true,
sidebar: "tutorialSidebar"
},
{
path: '/documentation/introduction/motivation',
component: ComponentCreator('/documentation/introduction/motivation', '0bd'),
exact: true,
sidebar: "tutorialSidebar"
},
{
path: '/documentation/introduction/release_notes',
component: ComponentCreator('/documentation/introduction/release_notes', '590'),

View File

@@ -113,17 +113,17 @@
},
"content": "content---documentation-privacy-policyfbb-0dc"
},
"/documentation/-70b": {
"/documentation/-1c5": {
"__comp": "__comp---theme-docs-root-5-e-9-0b6",
"__context": {
"plugin": "plugin---documentation-ed-9-690"
}
},
"/documentation/-115": {
"/documentation/-d1a": {
"__comp": "__comp---theme-doc-version-roota-7-b-5de",
"version": "version---documentation-935-548"
},
"/documentation/-8f6": {
"/documentation/-421": {
"__comp": "__comp---theme-doc-roota-94-67a"
},
"/documentation/before_installation/imporatnt_notes-89a": {
@@ -246,6 +246,10 @@
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---documentation-introduction-inspirationd-79-e9a"
},
"/documentation/introduction/motivation-0bd": {
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---documentation-introduction-motivation-16-a-8e4"
},
"/documentation/introduction/release_notes-590": {
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---documentation-introduction-release-notes-1-b-1-d2e"