mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-19 21:04:56 +02:00
chore: IDK
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"title": "Before Installation",
|
||||
"description": "System Requirements!",
|
||||
"slug": "/category/before-installation",
|
||||
"permalink": "/category/before-installation",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Introduction",
|
||||
"permalink": "/"
|
||||
},
|
||||
"next": {
|
||||
"title": "System Requirements",
|
||||
"permalink": "/before_installation/system_requirements"
|
||||
}
|
||||
}
|
||||
}
|
@@ -5,8 +5,8 @@
|
||||
"permalink": "/category/tutorial---basics",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Introduction",
|
||||
"permalink": "/"
|
||||
"title": "System Requirements",
|
||||
"permalink": "/before_installation/system_requirements"
|
||||
},
|
||||
"next": {
|
||||
"title": "Create a Page",
|
||||
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "before_installation/system_requirements",
|
||||
"title": "System Requirements",
|
||||
"description": "",
|
||||
"source": "@site/docs/before_installation/system_requirements.md",
|
||||
"sourceDirName": "before_installation",
|
||||
"slug": "/before_installation/system_requirements",
|
||||
"permalink": "/before_installation/system_requirements",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/before_installation/system_requirements.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/category/before-installation"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tutorial - Basics",
|
||||
"permalink": "/category/tutorial---basics"
|
||||
}
|
||||
}
|
@@ -22,7 +22,7 @@
|
||||
"permalink": "/category/introduction"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tutorial - Basics",
|
||||
"permalink": "/category/tutorial---basics"
|
||||
"title": "Before Installation",
|
||||
"permalink": "/category/before-installation"
|
||||
}
|
||||
}
|
@@ -25,6 +25,22 @@
|
||||
],
|
||||
"href": "/category/introduction"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Before Installation",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "System Requirements",
|
||||
"href": "/before_installation/system_requirements",
|
||||
"docId": "before_installation/system_requirements",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/category/before-installation"
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Tutorial - Basics",
|
||||
@@ -102,6 +118,12 @@
|
||||
]
|
||||
},
|
||||
"docs": {
|
||||
"before_installation/system_requirements": {
|
||||
"id": "before_installation/system_requirements",
|
||||
"title": "System Requirements",
|
||||
"description": "",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/introduction": {
|
||||
"id": "introduction/introduction",
|
||||
"title": "Introduction",
|
||||
|
@@ -19,6 +19,33 @@
|
||||
"contentPath": "/home/whoami/Documents/GitHub/documentation/docs",
|
||||
"contentPathLocalized": "/home/whoami/Documents/GitHub/documentation/i18n/en/docusaurus-plugin-content-docs/current",
|
||||
"docs": [
|
||||
{
|
||||
"id": "before_installation/system_requirements",
|
||||
"title": "System Requirements",
|
||||
"description": "",
|
||||
"source": "@site/docs/before_installation/system_requirements.md",
|
||||
"sourceDirName": "before_installation",
|
||||
"slug": "/before_installation/system_requirements",
|
||||
"permalink": "/before_installation/system_requirements",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/before_installation/system_requirements.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 1
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/category/before-installation"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tutorial - Basics",
|
||||
"permalink": "/category/tutorial---basics"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "introduction/introduction",
|
||||
"title": "Introduction",
|
||||
@@ -43,8 +70,8 @@
|
||||
"permalink": "/category/introduction"
|
||||
},
|
||||
"next": {
|
||||
"title": "Tutorial - Basics",
|
||||
"permalink": "/category/tutorial---basics"
|
||||
"title": "Before Installation",
|
||||
"permalink": "/category/before-installation"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -281,6 +308,24 @@
|
||||
"permalink": "/category/introduction"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Before Installation",
|
||||
"collapsible": true,
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "before_installation/system_requirements"
|
||||
}
|
||||
],
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "System Requirements!",
|
||||
"slug": "/category/before-installation",
|
||||
"permalink": "/category/before-installation"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Tutorial - Basics",
|
||||
|
@@ -4,8 +4,8 @@
|
||||
* Modify the docusaurus.config.js file at your site's root instead.
|
||||
*/
|
||||
export default {
|
||||
"title": "DOCS | SNIGDHA OS",
|
||||
"tagline": "Dinosaurs are cool",
|
||||
"title": "SNIGDHA OS - DOCS",
|
||||
"tagline": "Be silent when it is time to hear!",
|
||||
"favicon": "img/favicon.ico",
|
||||
"url": "https://docs.snigdhaos.org",
|
||||
"baseUrl": "/",
|
||||
@@ -43,22 +43,36 @@ export default {
|
||||
"themeConfig": {
|
||||
"image": "img/docusaurus-social-card.jpg",
|
||||
"navbar": {
|
||||
"title": "SNIGDHA OS",
|
||||
"title": "",
|
||||
"logo": {
|
||||
"alt": "My Site Logo",
|
||||
"src": "img/Doc.svg"
|
||||
"src": "img/sdocs.svg"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"type": "docSidebar",
|
||||
"sidebarId": "tutorialSidebar",
|
||||
"position": "left",
|
||||
"label": "Tutorial"
|
||||
"href": "https://github.com/facebook/docusaurus",
|
||||
"label": "Home",
|
||||
"position": "right"
|
||||
},
|
||||
{
|
||||
"to": "/blog",
|
||||
"label": "Blog",
|
||||
"position": "left"
|
||||
"href": "https://github.com/facebook/docusaurus",
|
||||
"label": "Cloud",
|
||||
"position": "right"
|
||||
},
|
||||
{
|
||||
"href": "https://github.com/facebook/docusaurus",
|
||||
"label": "Forum",
|
||||
"position": "right"
|
||||
},
|
||||
{
|
||||
"href": "https://github.com/facebook/docusaurus",
|
||||
"label": "Tools",
|
||||
"position": "right"
|
||||
},
|
||||
{
|
||||
"href": "https://github.com/facebook/docusaurus",
|
||||
"label": "Status",
|
||||
"position": "right"
|
||||
},
|
||||
{
|
||||
"href": "https://github.com/facebook/docusaurus",
|
||||
@@ -71,48 +85,8 @@ export default {
|
||||
},
|
||||
"footer": {
|
||||
"style": "light",
|
||||
"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": "Copyright © 2024 My Project, Inc. Built with Docusaurus."
|
||||
"links": [],
|
||||
"copyright": "© 2024 SNIGDHA OS. ALL RIGHTS RESERVED."
|
||||
},
|
||||
"prism": {
|
||||
"theme": {
|
||||
|
@@ -10,6 +10,11 @@
|
||||
"path": "/",
|
||||
"mainDocId": "introduction/introduction",
|
||||
"docs": [
|
||||
{
|
||||
"id": "before_installation/system_requirements",
|
||||
"path": "/before_installation/system_requirements",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "introduction/introduction",
|
||||
"path": "/",
|
||||
@@ -60,6 +65,11 @@
|
||||
"path": "/category/introduction",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "/category/before-installation",
|
||||
"path": "/category/before-installation",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
"id": "/category/tutorial---basics",
|
||||
"path": "/category/tutorial---basics",
|
||||
|
@@ -18,9 +18,11 @@ export default {
|
||||
"__comp---theme-mdx-page-1-f-3-b90": [() => import(/* webpackChunkName: "__comp---theme-mdx-page-1-f-3-b90" */ "@theme/MDXPage"), "@theme/MDXPage", require.resolveWeak("@theme/MDXPage")],
|
||||
"allContent---docusaurus-debug-content-246-9aa": [() => import(/* webpackChunkName: "allContent---docusaurus-debug-content-246-9aa" */ "~debug/default/docusaurus-debug-all-content-673.json"), "~debug/default/docusaurus-debug-all-content-673.json", require.resolveWeak("~debug/default/docusaurus-debug-all-content-673.json")],
|
||||
"archive---blog-archiveb-2-f-393": [() => import(/* webpackChunkName: "archive---blog-archiveb-2-f-393" */ "~blog/default/blog-archive-80c.json"), "~blog/default/blog-archive-80c.json", require.resolveWeak("~blog/default/blog-archive-80c.json")],
|
||||
"categoryGeneratedIndex---category-before-installationd-71-57f": [() => import(/* webpackChunkName: "categoryGeneratedIndex---category-before-installationd-71-57f" */ "~docs/default/category-tutorialsidebar-category-before-installation-eca.json"), "~docs/default/category-tutorialsidebar-category-before-installation-eca.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-before-installation-eca.json")],
|
||||
"categoryGeneratedIndex---category-introductiond-7-d-b4f": [() => import(/* webpackChunkName: "categoryGeneratedIndex---category-introductiond-7-d-b4f" */ "~docs/default/category-tutorialsidebar-category-introduction-237.json"), "~docs/default/category-tutorialsidebar-category-introduction-237.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-introduction-237.json")],
|
||||
"categoryGeneratedIndex---category-tutorial-basicsb-38-d69": [() => import(/* webpackChunkName: "categoryGeneratedIndex---category-tutorial-basicsb-38-d69" */ "~docs/default/category-tutorialsidebar-category-tutorial-basics-acd.json"), "~docs/default/category-tutorialsidebar-category-tutorial-basics-acd.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-tutorial-basics-acd.json")],
|
||||
"categoryGeneratedIndex---category-tutorial-extrasfef-d24": [() => import(/* webpackChunkName: "categoryGeneratedIndex---category-tutorial-extrasfef-d24" */ "~docs/default/category-tutorialsidebar-category-tutorial-extras-664.json"), "~docs/default/category-tutorialsidebar-category-tutorial-extras-664.json", require.resolveWeak("~docs/default/category-tutorialsidebar-category-tutorial-extras-664.json")],
|
||||
"content---before-installation-system-requirements-143-f23": [() => import(/* webpackChunkName: "content---before-installation-system-requirements-143-f23" */ "@site/docs/before_installation/system_requirements.md"), "@site/docs/before_installation/system_requirements.md", require.resolveWeak("@site/docs/before_installation/system_requirements.md")],
|
||||
"content---blog-766-e3c": [() => import(/* webpackChunkName: "content---blog-766-e3c" */ "@site/blog/2021-08-26-welcome/index.md?truncated=true"), "@site/blog/2021-08-26-welcome/index.md?truncated=true", require.resolveWeak("@site/blog/2021-08-26-welcome/index.md?truncated=true")],
|
||||
"content---blog-871-381": [() => import(/* webpackChunkName: "content---blog-871-381" */ "@site/blog/2019-05-29-long-blog-post.md?truncated=true"), "@site/blog/2019-05-29-long-blog-post.md?truncated=true", require.resolveWeak("@site/blog/2019-05-29-long-blog-post.md?truncated=true")],
|
||||
"content---blog-925-e00": [() => import(/* webpackChunkName: "content---blog-925-e00" */ "@site/blog/2019-05-28-first-blog-post.md?truncated=true"), "@site/blog/2019-05-28-first-blog-post.md?truncated=true", require.resolveWeak("@site/blog/2019-05-28-first-blog-post.md?truncated=true")],
|
||||
|
@@ -99,16 +99,28 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/',
|
||||
component: ComponentCreator('/', '2dc'),
|
||||
component: ComponentCreator('/', 'de6'),
|
||||
routes: [
|
||||
{
|
||||
path: '/',
|
||||
component: ComponentCreator('/', '21a'),
|
||||
component: ComponentCreator('/', 'd9d'),
|
||||
routes: [
|
||||
{
|
||||
path: '/',
|
||||
component: ComponentCreator('/', '349'),
|
||||
component: ComponentCreator('/', 'f4a'),
|
||||
routes: [
|
||||
{
|
||||
path: '/before_installation/system_requirements',
|
||||
component: ComponentCreator('/before_installation/system_requirements', 'f69'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/category/before-installation',
|
||||
component: ComponentCreator('/category/before-installation', '155'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/category/introduction',
|
||||
component: ComponentCreator('/category/introduction', '69c'),
|
||||
|
@@ -186,19 +186,27 @@
|
||||
},
|
||||
"content": "content---markdown-page-393-028"
|
||||
},
|
||||
"/-2dc": {
|
||||
"/-de6": {
|
||||
"__comp": "__comp---theme-docs-root-5-e-9-0b6",
|
||||
"__context": {
|
||||
"plugin": "plugin---99-b-f14"
|
||||
}
|
||||
},
|
||||
"/-21a": {
|
||||
"/-d9d": {
|
||||
"__comp": "__comp---theme-doc-version-roota-7-b-5de",
|
||||
"version": "version---935-fcf"
|
||||
},
|
||||
"/-349": {
|
||||
"/-f4a": {
|
||||
"__comp": "__comp---theme-doc-roota-94-67a"
|
||||
},
|
||||
"/before_installation/system_requirements-f69": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---before-installation-system-requirements-143-f23"
|
||||
},
|
||||
"/category/before-installation-155": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---category-before-installationd-71-57f"
|
||||
},
|
||||
"/category/introduction-69c": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---category-introductiond-7-d-b4f"
|
||||
|
Reference in New Issue
Block a user