diff --git a/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json b/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json index c781771c..a7cb2719 100644 --- a/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json +++ b/.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json @@ -1,6 +1,11 @@ { "title": "Recent posts", "items": [ + { + "title": "Write Effective Bug Report", + "permalink": "/documentation/blog/effective_bug_report", + "unlisted": false + }, { "title": "Welcome", "permalink": "/documentation/blog/welcome", diff --git a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-archive-ece.json b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-archive-ece.json index e3f5b349..34188239 100644 --- a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-archive-ece.json +++ b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-archive-ece.json @@ -1,5 +1,50 @@ { "blogPosts": [ + { + "id": "/effective_bug_report", + "metadata": { + "permalink": "/documentation/blog/effective_bug_report", + "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md", + "source": "@site/blog/effetive_bug_report.md", + "title": "Write Effective Bug Report", + "description": "", + "date": "2024-03-25T02:16:56.380Z", + "formattedDate": "March 25, 2024", + "tags": [ + { + "label": "docusaurus", + "permalink": "/documentation/blog/tags/docusaurus" + } + ], + "readingTime": 0, + "hasTruncateMarker": false, + "authors": [ + { + "name": "Eshan Roy", + "title": "Lead Developer & Maintainer", + "url": "https://eshan.snigdhaos.org", + "imageURL": "https://github.com/slorber.png", + "key": "eshanized" + } + ], + "frontMatter": { + "slug": "/effective_bug_report", + "title": "Write Effective Bug Report", + "authors": [ + "eshanized" + ], + "tags": [ + "docusaurus" + ] + }, + "unlisted": false, + "nextItem": { + "title": "Welcome", + "permalink": "/documentation/blog/welcome" + } + }, + "content": "" + }, { "id": "welcome", "metadata": { @@ -56,6 +101,10 @@ ] }, "unlisted": false, + "prevItem": { + "title": "Write Effective Bug Report", + "permalink": "/documentation/blog/effective_bug_report" + }, "nextItem": { "title": "MDX Blog Post", "permalink": "/documentation/blog/mdx-blog-post" diff --git a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-d20.json b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-d20.json index 47bc13ac..b5db0e31 100644 --- a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-d20.json +++ b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-d20.json @@ -3,7 +3,7 @@ "page": 1, "postsPerPage": 10, "totalPages": 1, - "totalCount": 4, + "totalCount": 5, "blogDescription": "Blog", "blogTitle": "Blog" } \ No newline at end of file diff --git a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-docusaurus-a11-list.json b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-docusaurus-a11-list.json index 8ce33ca9..acd5502f 100644 --- a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-docusaurus-a11-list.json +++ b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-docusaurus-a11-list.json @@ -3,7 +3,7 @@ "page": 1, "postsPerPage": 10, "totalPages": 1, - "totalCount": 4, + "totalCount": 5, "blogDescription": "Blog", "blogTitle": "Blog" } \ No newline at end of file diff --git a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-docusaurus-a11.json b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-docusaurus-a11.json index 9963dfa9..71799988 100644 --- a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-docusaurus-a11.json +++ b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-docusaurus-a11.json @@ -2,6 +2,6 @@ "label": "docusaurus", "permalink": "/documentation/blog/tags/docusaurus", "allTagsPath": "/documentation/blog/tags", - "count": 4, + "count": 5, "unlisted": false } \ No newline at end of file diff --git a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-tags-271.json b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-tags-271.json index 7065c55d..1d31280b 100644 --- a/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-tags-271.json +++ b/.docusaurus/docusaurus-plugin-content-blog/default/documentation-blog-tags-tags-271.json @@ -1,4 +1,9 @@ [ + { + "label": "docusaurus", + "permalink": "/documentation/blog/tags/docusaurus", + "count": 5 + }, { "label": "facebook", "permalink": "/documentation/blog/tags/facebook", @@ -9,11 +14,6 @@ "permalink": "/documentation/blog/tags/hello", "count": 2 }, - { - "label": "docusaurus", - "permalink": "/documentation/blog/tags/docusaurus", - "count": 4 - }, { "label": "hola", "permalink": "/documentation/blog/tags/hola", diff --git a/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-2021-08-26-welcome-index-md-d9f.json b/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-2021-08-26-welcome-index-md-d9f.json index a468e243..ca2482a1 100644 --- a/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-2021-08-26-welcome-index-md-d9f.json +++ b/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-2021-08-26-welcome-index-md-d9f.json @@ -52,6 +52,10 @@ ] }, "unlisted": false, + "prevItem": { + "title": "Write Effective Bug Report", + "permalink": "/documentation/blog/effective_bug_report" + }, "nextItem": { "title": "MDX Blog Post", "permalink": "/documentation/blog/mdx-blog-post" diff --git a/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-effetive-bug-report-md-f73.json b/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-effetive-bug-report-md-f73.json new file mode 100644 index 00000000..49a026bd --- /dev/null +++ b/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-effetive-bug-report-md-f73.json @@ -0,0 +1,41 @@ +{ + "permalink": "/documentation/blog/effective_bug_report", + "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md", + "source": "@site/blog/effetive_bug_report.md", + "title": "Write Effective Bug Report", + "description": "", + "date": "2024-03-25T02:16:56.380Z", + "formattedDate": "March 25, 2024", + "tags": [ + { + "label": "docusaurus", + "permalink": "/documentation/blog/tags/docusaurus" + } + ], + "readingTime": 0, + "hasTruncateMarker": false, + "authors": [ + { + "name": "Eshan Roy", + "title": "Lead Developer & Maintainer", + "url": "https://eshan.snigdhaos.org", + "imageURL": "https://github.com/slorber.png", + "key": "eshanized" + } + ], + "frontMatter": { + "slug": "/effective_bug_report", + "title": "Write Effective Bug Report", + "authors": [ + "eshanized" + ], + "tags": [ + "docusaurus" + ] + }, + "unlisted": false, + "nextItem": { + "title": "Welcome", + "permalink": "/documentation/blog/welcome" + } +} \ No newline at end of file diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json b/.docusaurus/docusaurus-plugin-content-docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json index f05fccfa..42a01488 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/category-documentation-tutorialsidebar-category-developers-guide-ae5.json @@ -9,7 +9,7 @@ "permalink": "/documentation/packages/snigdhaos_blackbox" }, "next": { - "title": "Write Documentation", + "title": "Writing", "permalink": "/documentation/dev_guide/write" } } diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-build-source-md-9dc.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-build-source-md-9dc.json index 7dcac875..8315564f 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-build-source-md-9dc.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-build-source-md-9dc.json @@ -17,7 +17,7 @@ }, "sidebar": "tutorialSidebar", "previous": { - "title": "Document Translation", + "title": "Translating", "permalink": "/documentation/dev_guide/docs_translate" }, "next": { diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-docs-translate-md-da1.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-docs-translate-md-da1.json index b32a65bd..9e18f825 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-docs-translate-md-da1.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-docs-translate-md-da1.json @@ -1,6 +1,6 @@ { "id": "dev_guide/docs_translate", - "title": "Document Translation", + "title": "Translating", "description": "", "source": "@site/docs/dev_guide/docs_translate.md", "sourceDirName": "dev_guide", @@ -17,7 +17,7 @@ }, "sidebar": "tutorialSidebar", "previous": { - "title": "Write Documentation", + "title": "Writing", "permalink": "/documentation/dev_guide/write" }, "next": { diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-write-md-ec3.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-write-md-ec3.json index 3ea65b57..3fa90d3b 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-write-md-ec3.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-write-md-ec3.json @@ -1,6 +1,6 @@ { "id": "dev_guide/write", - "title": "Write Documentation", + "title": "Writing", "description": "", "source": "@site/docs/dev_guide/write.md", "sourceDirName": "dev_guide", @@ -21,7 +21,7 @@ "permalink": "/documentation/category/developers-guide" }, "next": { - "title": "Document Translation", + "title": "Translating", "permalink": "/documentation/dev_guide/docs_translate" } } \ No newline at end of file diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-code-of-conduct-md-e89.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-code-of-conduct-md-e89.json index 7ae949f0..8a0227b4 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-code-of-conduct-md-e89.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-code-of-conduct-md-e89.json @@ -1,7 +1,7 @@ { "id": "introduction/code_of_conduct", "title": "Code Of Conduct", - "description": "", + "description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.", "source": "@site/docs/introduction/code_of_conduct.md", "sourceDirName": "introduction", "slug": "/introduction/code_of_conduct", diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-reporting-bugs-md-dc8.json b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-reporting-bugs-md-dc8.json index 29a303cb..f5a52474 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-reporting-bugs-md-dc8.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-introduction-reporting-bugs-md-dc8.json @@ -1,7 +1,7 @@ { "id": "introduction/reporting_bugs", "title": "Reporting Bugs", - "description": "", + "description": "If you discover a security vulnerability within Snigdha OS as well as any packages and tools, please follow our security policy so we can address it promptly.", "source": "@site/docs/introduction/reporting_bugs.md", "sourceDirName": "introduction", "slug": "/introduction/reporting_bugs", diff --git a/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json b/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json index 645e884b..9b5fe3d2 100644 --- a/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json +++ b/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json @@ -276,14 +276,14 @@ "items": [ { "type": "link", - "label": "Write Documentation", + "label": "Writing", "href": "/documentation/dev_guide/write", "docId": "dev_guide/write", "unlisted": false }, { "type": "link", - "label": "Document Translation", + "label": "Translating", "href": "/documentation/dev_guide/docs_translate", "docId": "dev_guide/docs_translate", "unlisted": false @@ -370,7 +370,7 @@ }, "dev_guide/docs_translate": { "id": "dev_guide/docs_translate", - "title": "Document Translation", + "title": "Translating", "description": "", "sidebar": "tutorialSidebar" }, @@ -388,7 +388,7 @@ }, "dev_guide/write": { "id": "dev_guide/write", - "title": "Write Documentation", + "title": "Writing", "description": "", "sidebar": "tutorialSidebar" }, @@ -437,7 +437,7 @@ "introduction/code_of_conduct": { "id": "introduction/code_of_conduct", "title": "Code Of Conduct", - "description": "", + "description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.", "sidebar": "tutorialSidebar" }, "introduction/faqs": { @@ -467,7 +467,7 @@ "introduction/reporting_bugs": { "id": "introduction/reporting_bugs", "title": "Reporting Bugs", - "description": "", + "description": "If you discover a security vulnerability within Snigdha OS as well as any packages and tools, please follow our security policy so we can address it promptly.", "sidebar": "tutorialSidebar" }, "packages/snigdhaos_blackbox": { diff --git a/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json b/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json index 25a31a38..bf83050e 100644 --- a/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json +++ b/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json @@ -119,7 +119,7 @@ }, "sidebar": "tutorialSidebar", "previous": { - "title": "Document Translation", + "title": "Translating", "permalink": "/documentation/dev_guide/docs_translate" }, "next": { @@ -156,7 +156,7 @@ }, { "id": "dev_guide/docs_translate", - "title": "Document Translation", + "title": "Translating", "description": "", "source": "@site/docs/dev_guide/docs_translate.md", "sourceDirName": "dev_guide", @@ -173,7 +173,7 @@ }, "sidebar": "tutorialSidebar", "previous": { - "title": "Write Documentation", + "title": "Writing", "permalink": "/documentation/dev_guide/write" }, "next": { @@ -237,7 +237,7 @@ }, { "id": "dev_guide/write", - "title": "Write Documentation", + "title": "Writing", "description": "", "source": "@site/docs/dev_guide/write.md", "sourceDirName": "dev_guide", @@ -258,7 +258,7 @@ "permalink": "/documentation/category/developers-guide" }, "next": { - "title": "Document Translation", + "title": "Translating", "permalink": "/documentation/dev_guide/docs_translate" } }, @@ -454,7 +454,7 @@ { "id": "introduction/code_of_conduct", "title": "Code Of Conduct", - "description": "", + "description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.", "source": "@site/docs/introduction/code_of_conduct.md", "sourceDirName": "introduction", "slug": "/introduction/code_of_conduct", @@ -590,7 +590,7 @@ { "id": "introduction/reporting_bugs", "title": "Reporting Bugs", - "description": "", + "description": "If you discover a security vulnerability within Snigdha OS as well as any packages and tools, please follow our security policy so we can address it promptly.", "source": "@site/docs/introduction/reporting_bugs.md", "sourceDirName": "introduction", "slug": "/introduction/reporting_bugs", @@ -1241,6 +1241,51 @@ "default": { "blogSidebarTitle": "Recent posts", "blogPosts": [ + { + "id": "/effective_bug_report", + "metadata": { + "permalink": "/documentation/blog/effective_bug_report", + "editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md", + "source": "@site/blog/effetive_bug_report.md", + "title": "Write Effective Bug Report", + "description": "", + "date": "2024-03-25T02:16:56.380Z", + "formattedDate": "March 25, 2024", + "tags": [ + { + "label": "docusaurus", + "permalink": "/documentation/blog/tags/docusaurus" + } + ], + "readingTime": 0, + "hasTruncateMarker": false, + "authors": [ + { + "name": "Eshan Roy", + "title": "Lead Developer & Maintainer", + "url": "https://eshan.snigdhaos.org", + "imageURL": "https://github.com/slorber.png", + "key": "eshanized" + } + ], + "frontMatter": { + "slug": "/effective_bug_report", + "title": "Write Effective Bug Report", + "authors": [ + "eshanized" + ], + "tags": [ + "docusaurus" + ] + }, + "unlisted": false, + "nextItem": { + "title": "Welcome", + "permalink": "/documentation/blog/welcome" + } + }, + "content": "" + }, { "id": "welcome", "metadata": { @@ -1297,6 +1342,10 @@ ] }, "unlisted": false, + "prevItem": { + "title": "Write Effective Bug Report", + "permalink": "/documentation/blog/effective_bug_report" + }, "nextItem": { "title": "MDX Blog Post", "permalink": "/documentation/blog/mdx-blog-post" @@ -1463,6 +1512,7 @@ "blogListPaginated": [ { "items": [ + "/effective_bug_report", "welcome", "mdx-blog-post", "long-blog-post", @@ -1473,13 +1523,45 @@ "page": 1, "postsPerPage": 10, "totalPages": 1, - "totalCount": 4, + "totalCount": 5, "blogDescription": "Blog", "blogTitle": "Blog" } } ], "blogTags": { + "/documentation/blog/tags/docusaurus": { + "label": "docusaurus", + "items": [ + "/effective_bug_report", + "welcome", + "mdx-blog-post", + "long-blog-post", + "first-blog-post" + ], + "permalink": "/documentation/blog/tags/docusaurus", + "pages": [ + { + "items": [ + "/effective_bug_report", + "welcome", + "mdx-blog-post", + "long-blog-post", + "first-blog-post" + ], + "metadata": { + "permalink": "/documentation/blog/tags/docusaurus", + "page": 1, + "postsPerPage": 10, + "totalPages": 1, + "totalCount": 5, + "blogDescription": "Blog", + "blogTitle": "Blog" + } + } + ], + "unlisted": false + }, "/documentation/blog/tags/facebook": { "label": "facebook", "items": [ @@ -1530,36 +1612,6 @@ ], "unlisted": false }, - "/documentation/blog/tags/docusaurus": { - "label": "docusaurus", - "items": [ - "welcome", - "mdx-blog-post", - "long-blog-post", - "first-blog-post" - ], - "permalink": "/documentation/blog/tags/docusaurus", - "pages": [ - { - "items": [ - "welcome", - "mdx-blog-post", - "long-blog-post", - "first-blog-post" - ], - "metadata": { - "permalink": "/documentation/blog/tags/docusaurus", - "page": 1, - "postsPerPage": 10, - "totalPages": 1, - "totalCount": 4, - "blogDescription": "Blog", - "blogTitle": "Blog" - } - } - ], - "unlisted": false - }, "/documentation/blog/tags/hola": { "label": "hola", "items": [ diff --git a/.docusaurus/registry.js b/.docusaurus/registry.js index d01e0238..ee8843af 100644 --- a/.docusaurus/registry.js +++ b/.docusaurus/registry.js @@ -33,10 +33,12 @@ export default { "content---documentation-blog-766-b7c": [() => import(/* webpackChunkName: "content---documentation-blog-766-b7c" */ "@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---documentation-blog-871-8ad": [() => import(/* webpackChunkName: "content---documentation-blog-871-8ad" */ "@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---documentation-blog-925-287": [() => import(/* webpackChunkName: "content---documentation-blog-925-287" */ "@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")], + "content---documentation-blog-effetive-bug-reportf-73-50a": [() => import(/* webpackChunkName: "content---documentation-blog-effetive-bug-reportf-73-50a" */ "@site/blog/effetive_bug_report.md"), "@site/blog/effetive_bug_report.md", require.resolveWeak("@site/blog/effetive_bug_report.md")], "content---documentation-blog-first-blog-poste-27-d09": [() => import(/* webpackChunkName: "content---documentation-blog-first-blog-poste-27-d09" */ "@site/blog/2019-05-28-first-blog-post.md"), "@site/blog/2019-05-28-first-blog-post.md", require.resolveWeak("@site/blog/2019-05-28-first-blog-post.md")], "content---documentation-blog-long-blog-post-736-0f6": [() => import(/* webpackChunkName: "content---documentation-blog-long-blog-post-736-0f6" */ "@site/blog/2019-05-29-long-blog-post.md"), "@site/blog/2019-05-29-long-blog-post.md", require.resolveWeak("@site/blog/2019-05-29-long-blog-post.md")], "content---documentation-blog-mdx-blog-post-593-1de": [() => import(/* webpackChunkName: "content---documentation-blog-mdx-blog-post-593-1de" */ "@site/blog/2021-08-01-mdx-blog-post.mdx"), "@site/blog/2021-08-01-mdx-blog-post.mdx", require.resolveWeak("@site/blog/2021-08-01-mdx-blog-post.mdx")], "content---documentation-blog-welcomed-9-f-7d3": [() => import(/* webpackChunkName: "content---documentation-blog-welcomed-9-f-7d3" */ "@site/blog/2021-08-26-welcome/index.md"), "@site/blog/2021-08-26-welcome/index.md", require.resolveWeak("@site/blog/2021-08-26-welcome/index.md")], + "content---documentation-blogec-4-500": [() => import(/* webpackChunkName: "content---documentation-blogec-4-500" */ "@site/blog/effetive_bug_report.md?truncated=true"), "@site/blog/effetive_bug_report.md?truncated=true", require.resolveWeak("@site/blog/effetive_bug_report.md?truncated=true")], "content---documentation-blogf-4-f-d91": [() => import(/* webpackChunkName: "content---documentation-blogf-4-f-d91" */ "@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true"), "@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true", require.resolveWeak("@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true")], "content---documentation-c-62-f16": [() => import(/* webpackChunkName: "content---documentation-c-62-f16" */ "@site/docs/introduction/introduction.md"), "@site/docs/introduction/introduction.md", require.resolveWeak("@site/docs/introduction/introduction.md")], "content---documentation-dev-guide-build-source-9-dc-909": [() => import(/* webpackChunkName: "content---documentation-dev-guide-build-source-9-dc-909" */ "@site/docs/dev_guide/build_source.md"), "@site/docs/dev_guide/build_source.md", require.resolveWeak("@site/docs/dev_guide/build_source.md")], diff --git a/.docusaurus/routes.js b/.docusaurus/routes.js index f219eab9..2e2a15dc 100644 --- a/.docusaurus/routes.js +++ b/.docusaurus/routes.js @@ -39,7 +39,7 @@ export default [ }, { path: '/documentation/blog', - component: ComponentCreator('/documentation/blog', 'b25'), + component: ComponentCreator('/documentation/blog', '766'), exact: true }, { @@ -47,6 +47,11 @@ export default [ component: ComponentCreator('/documentation/blog/archive', 'ea7'), exact: true }, + { + path: '/documentation/blog/effective_bug_report', + component: ComponentCreator('/documentation/blog/effective_bug_report', '386'), + exact: true + }, { path: '/documentation/blog/first-blog-post', component: ComponentCreator('/documentation/blog/first-blog-post', 'e78'), @@ -69,7 +74,7 @@ export default [ }, { path: '/documentation/blog/tags/docusaurus', - component: ComponentCreator('/documentation/blog/tags/docusaurus', 'ad1'), + component: ComponentCreator('/documentation/blog/tags/docusaurus', '0fa'), exact: true }, { diff --git a/.docusaurus/routesChunkNames.json b/.docusaurus/routesChunkNames.json index feb8d354..6ddd44b9 100644 --- a/.docusaurus/routesChunkNames.json +++ b/.docusaurus/routesChunkNames.json @@ -42,13 +42,16 @@ "plugin": "plugin---documentation-docusaurus-debuge-3-a-69b" } }, - "/documentation/blog-b25": { + "/documentation/blog-766": { "__comp": "__comp---theme-blog-list-pagea-6-a-7ba", "__context": { "plugin": "plugin---documentation-blog-490-fb4" }, "sidebar": "sidebar---documentation-blog-814-bc6", "items": [ + { + "content": "content---documentation-blogec-4-500" + }, { "content": "content---documentation-blog-766-b7c" }, @@ -71,6 +74,14 @@ }, "archive": "archive---documentation-blog-archiveeda-964" }, + "/documentation/blog/effective_bug_report-386": { + "__comp": "__comp---theme-blog-post-pageccc-cab", + "__context": { + "plugin": "plugin---documentation-blog-490-fb4" + }, + "sidebar": "sidebar---documentation-blog-814-bc6", + "content": "content---documentation-blog-effetive-bug-reportf-73-50a" + }, "/documentation/blog/first-blog-post-e78": { "__comp": "__comp---theme-blog-post-pageccc-cab", "__context": { @@ -103,13 +114,16 @@ "sidebar": "sidebar---documentation-blog-814-bc6", "tags": "tags---documentation-blog-tags-673-362" }, - "/documentation/blog/tags/docusaurus-ad1": { + "/documentation/blog/tags/docusaurus-0fa": { "__comp": "__comp---theme-blog-tags-posts-page-687-b6c", "__context": { "plugin": "plugin---documentation-blog-490-fb4" }, "sidebar": "sidebar---documentation-blog-814-bc6", "items": [ + { + "content": "content---documentation-blogec-4-500" + }, { "content": "content---documentation-blog-766-b7c" }, diff --git a/blog/authors.yml b/blog/authors.yml index bcb29915..a45d7d23 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -15,3 +15,9 @@ slorber: title: Docusaurus maintainer url: https://sebastienlorber.com image_url: https://github.com/slorber.png + +eshanized: + name: Eshan Roy + title: Lead Developer & Maintainer + url: https://eshan.snigdhaos.org + image_url: https://github.com/slorber.png diff --git a/blog/effetive_bug_report.md b/blog/effetive_bug_report.md new file mode 100644 index 00000000..3c093e8b --- /dev/null +++ b/blog/effetive_bug_report.md @@ -0,0 +1,6 @@ +--- +slug: /effective_bug_report +title: Write Effective Bug Report +authors: [eshanized] +tags: [docusaurus] +--- \ No newline at end of file diff --git a/docs/dev_guide/docs_translate.md b/docs/dev_guide/docs_translate.md index ebc75e83..f0b638aa 100644 --- a/docs/dev_guide/docs_translate.md +++ b/docs/dev_guide/docs_translate.md @@ -1,4 +1,4 @@ --- sidebar_position: 2 --- -# Document Translation \ No newline at end of file +# Translating \ No newline at end of file diff --git a/docs/dev_guide/write.md b/docs/dev_guide/write.md index 60e75fa7..81dc2987 100644 --- a/docs/dev_guide/write.md +++ b/docs/dev_guide/write.md @@ -1,5 +1,5 @@ --- sidebar_position: 1 --- -# Write Documentation +# Writing diff --git a/docs/introduction/code_of_conduct.md b/docs/introduction/code_of_conduct.md index adaa5bf4..07816d62 100644 --- a/docs/introduction/code_of_conduct.md +++ b/docs/introduction/code_of_conduct.md @@ -1,4 +1,52 @@ --- sidebar_position: 3 --- -# Code Of Conduct \ No newline at end of file +# Code Of Conduct +A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group. + +> It is mandatory to follow our **Code of Conduct**. + +**Snigdha OS Code of Conduct** + +**Introduction:** +[Snigdha OS Forum](https://forum.snigdhaos.org/) is dedicated to providing a respectful, inclusive, and safe environment for all members, regardless of race, ethnicity, gender, sexual orientation, disability, age, religion, or any other characteristic. This Code of Conduct outlines the principles and guidelines that all members are expected to follow to maintain a positive and welcoming atmosphere. + +**1. Respect and Inclusivity:** +- Treat all members with respect, kindness, and empathy. +- Value diverse perspectives and experiences, and avoid discriminatory or offensive language and behavior. +- Be mindful of the impact your words and actions may have on others, and strive to create an environment where everyone feels valued and included. + +**2. Professionalism:** +- Conduct yourself in a professional manner at all times, both online and offline. +- Refrain from engaging in personal attacks, harassment, or bullying of any kind. +- Resolve disagreements and conflicts constructively and respectfully, focusing on finding solutions rather than assigning blame. + +**3. Integrity and Honesty:** +- Be honest and transparent in your interactions with fellow members and stakeholders. +- Avoid spreading false information or engaging in deceptive practices. +- Respect the confidentiality of sensitive information shared within the organization/community. + +**4. Collaboration and Cooperation:** +- Foster a culture of collaboration, cooperation, and teamwork. +- Support and encourage fellow members, and be willing to offer assistance and guidance when needed. +- Value constructive feedback and use it as an opportunity for growth and improvement. + +**5. Accountability:** +- Take responsibility for your words and actions, and acknowledge and learn from mistakes. +- Hold yourself and others accountable for upholding the principles and guidelines outlined in this Code of Conduct. +- Report any violations of the Code of Conduct to the appropriate authorities or designated individuals within the organization/community. + +**6. Safety and Well-being:** +- Prioritize the safety and well-being of all members, both physically and emotionally. +- Refrain from engaging in behavior that may endanger or harm others. +- Report any concerns or incidents related to safety or well-being to the appropriate authorities or designated individuals promptly. + +**7. Compliance and Enforcement:** +- Comply with all applicable laws, regulations, and policies, both within and outside the organization/community. +- Violations of this Code of Conduct may result in disciplinary action, up to and including suspension or expulsion from the organization/community. +- The enforcement of this Code of Conduct will be administered fairly and impartially, with due process and consideration for all parties involved. + + +>**Conclusion:** +By adhering to this Code of Conduct, we can create a supportive and inclusive community where all members can thrive and contribute positively to our shared goals and objectives. Thank you for your commitment to upholding these principles and for helping to maintain a respectful and welcoming environment for everyone. + diff --git a/docs/introduction/introduction.md b/docs/introduction/introduction.md index c0051bea..7e4ce2ad 100644 --- a/docs/introduction/introduction.md +++ b/docs/introduction/introduction.md @@ -37,7 +37,7 @@ Contributions are always welcome. [Help us to write](/dev_guide/write) better do **📌 Innovation and Experimentation**: We often do some experiments with our new tools, techniques, and methodologies in the field of cybersecurity. Being a part of Snigdha OS, you can help other developers to push the boundaries of existing practices and contribute to advancements in the field. -### What you'll need +## 👉 Purposes - [Node.js](https://nodejs.org/en/download/) version 18.0 or above: - When installing Node.js, you are recommended to check all checkboxes related to dependencies. diff --git a/docs/introduction/reporting_bugs.md b/docs/introduction/reporting_bugs.md index c0955843..43b9137d 100644 --- a/docs/introduction/reporting_bugs.md +++ b/docs/introduction/reporting_bugs.md @@ -1,4 +1,32 @@ --- sidebar_position: 5 --- -# Reporting Bugs \ No newline at end of file + +# Reporting Bugs + +:::danger Security Vulnerabilities + +If you discover a security vulnerability within Snigdha OS as well as any packages and tools, please follow our [security policy](https://github.com/Snigdha-OS/snigdhaos-arctic/security/policy) so we can address it promptly. + +::: + +Thank you for helping us test Snigdha OS. We're happy to have you on the team! We need people who can *troubleshoot issues patiently* and *communicate them clearly*. As you probably know, good bug reporting takes some time and effort. If you're fine with that, then let's get started! + +## Duplicates + +Found a bug already? Wonderful! We'd love to hear about it — but first you should check around to make sure you're not wasting your time on a known issue: + +- Search our [Support forum](https://forum.snigdhaos.org/t/support) to see if it's already been reported. +- We could be working on a fix, so search our [issue tracker](https://github.com/Snigdha-OS/snigdhaos-arctic/issues) too. + +If you've searched *thoroughly* and come up empty-handed, we'll welcome your report. If it's just a simple issue (a misspelled word or graphics glitch, for example) skip to the next paragraph. But if you're seeing errors, or something is clearly broken, we'll need you to gather some information first. Please head over to our [Troubleshooting](/category/troubleshoot) guide and follow the instructions there. Collect as much info as you can! + +## Reporting + +We track issues on GitHub. Make sure you open your issue in the [correct repository](https://github.com/Snigdha-OS), and fill out all of the information in the Bug Report template. + +If you can, check if the issue is reproducible with the latest version of Snigdha OS. If you are using a pre-release or development version, please indicate the specific version you are using. + +Remember: the goal of a bug report is to make it easy for us to replicate the bug and fix it. You might want to read [this article](https://www.chiark.greenend.org.uk/~sgtatham/bugs.html) for some useful tips on how to write an effective bug report. It is **required** that you clearly describe the steps necessary to reproduce the issue you are running into. Issues with no clear reproduction steps will not be triaged. If an issue labeled "needs verification" receives no further input from the issue author for more than 5 days, it will be closed. + +Once you've posted your report, we'd ask that you please *follow the discussion* and wait patiently. We may need to ask for further details or clarification; but we've always got plenty to do, and it could be a while before we can give your report the time it deserves. \ No newline at end of file