mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-17 20:54:55 +02:00
⏳ @eshanized updated the website 🎉 !!!
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"permalink": "/documentation/category/before-installation",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Frequently Asked",
|
||||
"permalink": "/documentation/introduction/faqs"
|
||||
"title": "Code Contribution Guidelines",
|
||||
"permalink": "/documentation/introduction/contributing"
|
||||
},
|
||||
"next": {
|
||||
"title": "System Requirements",
|
||||
|
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"id": "introduction/contributing",
|
||||
"title": "Code Contribution Guidelines",
|
||||
"description": "Thank you for considering contributing to Snigdha OS! We welcome contributions from everyone.",
|
||||
"source": "@site/docs/introduction/contributing.md",
|
||||
"sourceDirName": "introduction",
|
||||
"slug": "/introduction/contributing",
|
||||
"permalink": "/documentation/introduction/contributing",
|
||||
"draft": false,
|
||||
"unlisted": false,
|
||||
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/introduction/contributing.md",
|
||||
"tags": [],
|
||||
"version": "current",
|
||||
"sidebarPosition": 7,
|
||||
"frontMatter": {
|
||||
"sidebar_position": 7
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Frequently Asked",
|
||||
"permalink": "/documentation/introduction/faqs"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
}
|
||||
}
|
@@ -21,7 +21,7 @@
|
||||
"permalink": "/documentation/introduction/reporting_bugs"
|
||||
},
|
||||
"next": {
|
||||
"title": "Before Installation",
|
||||
"permalink": "/documentation/category/before-installation"
|
||||
"title": "Code Contribution Guidelines",
|
||||
"permalink": "/documentation/introduction/contributing"
|
||||
}
|
||||
}
|
@@ -56,6 +56,13 @@
|
||||
"href": "/documentation/introduction/faqs",
|
||||
"docId": "introduction/faqs",
|
||||
"unlisted": false
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "Code Contribution Guidelines",
|
||||
"href": "/documentation/introduction/contributing",
|
||||
"docId": "introduction/contributing",
|
||||
"unlisted": false
|
||||
}
|
||||
],
|
||||
"href": "/documentation/category/introduction"
|
||||
@@ -440,6 +447,12 @@
|
||||
"description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/contributing": {
|
||||
"id": "introduction/contributing",
|
||||
"title": "Code Contribution Guidelines",
|
||||
"description": "Thank you for considering contributing to Snigdha OS! We welcome contributions from everyone.",
|
||||
"sidebar": "tutorialSidebar"
|
||||
},
|
||||
"introduction/faqs": {
|
||||
"id": "introduction/faqs",
|
||||
"title": "Frequently Asked",
|
||||
|
Reference in New Issue
Block a user