mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-20 21:14:56 +02:00
beautify
This commit is contained in:
@@ -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",
|
||||
|
@@ -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"
|
||||
|
@@ -3,7 +3,7 @@
|
||||
"page": 1,
|
||||
"postsPerPage": 10,
|
||||
"totalPages": 1,
|
||||
"totalCount": 4,
|
||||
"totalCount": 5,
|
||||
"blogDescription": "Blog",
|
||||
"blogTitle": "Blog"
|
||||
}
|
@@ -3,7 +3,7 @@
|
||||
"page": 1,
|
||||
"postsPerPage": 10,
|
||||
"totalPages": 1,
|
||||
"totalCount": 4,
|
||||
"totalCount": 5,
|
||||
"blogDescription": "Blog",
|
||||
"blogTitle": "Blog"
|
||||
}
|
@@ -2,6 +2,6 @@
|
||||
"label": "docusaurus",
|
||||
"permalink": "/documentation/blog/tags/docusaurus",
|
||||
"allTagsPath": "/documentation/blog/tags",
|
||||
"count": 4,
|
||||
"count": 5,
|
||||
"unlisted": false
|
||||
}
|
@@ -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",
|
||||
|
@@ -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"
|
||||
|
@@ -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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user