📝 docs(_new): update pages

This commit is contained in:
Eshan Roy
2024-12-05 13:57:08 +05:30
parent c32f0f2c1f
commit ba03dc78f5
10 changed files with 473 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "post_installation/customization",
"title": "Customize Snigdha OS",
"description": "",
"description": "🖌️ Guide to Customizing Snigdha OS",
"source": "@site/docs/post_installation/customization.md",
"sourceDirName": "post_installation",
"slug": "/post_installation/customization",

View File

@@ -1,7 +1,7 @@
{
"id": "post_installation/install_packages",
"title": "Install Packages",
"description": "",
"description": "📦 How to Install a Package on Snigdha OS",
"source": "@site/docs/post_installation/install_packages.md",
"sourceDirName": "post_installation",
"slug": "/post_installation/install_packages",

View File

@@ -1,7 +1,7 @@
{
"id": "post_installation/language",
"title": "Language",
"description": "",
"description": "🌐 Installing Language Packs and Google Fonts on Arch/Snigdha OS",
"source": "@site/docs/post_installation/language.md",
"sourceDirName": "post_installation",
"slug": "/post_installation/language",

View File

@@ -1,7 +1,7 @@
{
"id": "post_installation/update",
"title": "Update Snigdha OS",
"description": "",
"description": "🔄 How to Update Snigdha OS",
"source": "@site/docs/post_installation/update.md",
"sourceDirName": "post_installation",
"slug": "/post_installation/update",

View File

@@ -531,25 +531,25 @@
"post_installation/customization": {
"id": "post_installation/customization",
"title": "Customize Snigdha OS",
"description": "",
"description": "🖌️ Guide to Customizing Snigdha OS",
"sidebar": "tutorialSidebar"
},
"post_installation/install_packages": {
"id": "post_installation/install_packages",
"title": "Install Packages",
"description": "",
"description": "📦 How to Install a Package on Snigdha OS",
"sidebar": "tutorialSidebar"
},
"post_installation/language": {
"id": "post_installation/language",
"title": "Language",
"description": "",
"description": "🌐 Installing Language Packs and Google Fonts on Arch/Snigdha OS",
"sidebar": "tutorialSidebar"
},
"post_installation/update": {
"id": "post_installation/update",
"title": "Update Snigdha OS",
"description": "",
"description": "🔄 How to Update Snigdha OS",
"sidebar": "tutorialSidebar"
},
"tools/aircrack-ng": {