This commit is contained in:
2024-03-25 07:50:39 +05:30
parent 18a4a7ec56
commit 1bde04860d
26 changed files with 329 additions and 69 deletions

View File

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

View File

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

View File

@@ -3,7 +3,7 @@
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 4,
"totalCount": 5,
"blogDescription": "Blog",
"blogTitle": "Blog"
}

View File

@@ -3,7 +3,7 @@
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 4,
"totalCount": 5,
"blogDescription": "Blog",
"blogTitle": "Blog"
}

View File

@@ -2,6 +2,6 @@
"label": "docusaurus",
"permalink": "/documentation/blog/tags/docusaurus",
"allTagsPath": "/documentation/blog/tags",
"count": 4,
"count": 5,
"unlisted": false
}

View File

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

View File

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

View File

@@ -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"
}
}

View File

@@ -9,7 +9,7 @@
"permalink": "/documentation/packages/snigdhaos_blackbox"
},
"next": {
"title": "Write Documentation",
"title": "Writing",
"permalink": "/documentation/dev_guide/write"
}
}

View File

@@ -17,7 +17,7 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Document Translation",
"title": "Translating",
"permalink": "/documentation/dev_guide/docs_translate"
},
"next": {

View File

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

View File

@@ -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"
}
}

View File

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

View File

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

View File

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

View File

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

View File

@@ -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")],

View File

@@ -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
},
{

View File

@@ -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"
},