config for -> docs.snigdhaos.org

This commit is contained in:
2024-03-26 07:03:07 +05:30
parent 4747f56e4c
commit 9a38556af2
195 changed files with 1766 additions and 1301 deletions

View File

@@ -5,8 +5,8 @@
"permalink": "/category/before-installation",
"navigation": {
"previous": {
"title": "Introduction",
"permalink": "/"
"title": "Frequently Asked",
"permalink": "/introduction/faqs"
},
"next": {
"title": "System Requirements",

View File

@@ -0,0 +1,16 @@
{
"title": "Developers Guide",
"description": "Troubleshoot",
"slug": "/category/developers-guide",
"permalink": "/category/developers-guide",
"navigation": {
"previous": {
"title": "Blackbox",
"permalink": "/packages/snigdhaos_blackbox"
},
"next": {
"title": "Writing",
"permalink": "/dev_guide/write"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"title": "Installation",
"description": "Installing Instruction",
"slug": "/category/installation",
"permalink": "/category/installation",
"navigation": {
"previous": {
"title": "Internet Connection",
"permalink": "/before_installation/internet_connection"
},
"next": {
"title": "Download Snigdha OS",
"permalink": "/installation/download_snigdha_os"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"title": "Packages",
"description": "Troubleshoot",
"slug": "/category/packages",
"permalink": "/category/packages",
"navigation": {
"previous": {
"title": "Troubleshoot: Display",
"permalink": "/troubleshoot/display"
},
"next": {
"title": "Welcome",
"permalink": "/packages/snigdhaos_welcome"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"title": "Post Installation",
"description": "After installing Snigdha OS",
"slug": "/category/post-installation",
"permalink": "/category/post-installation",
"navigation": {
"previous": {
"title": "Virtualbox",
"permalink": "/installation/virtualbox_installation"
},
"next": {
"title": "Language",
"permalink": "/post_installation/language"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"title": "Tools",
"description": "Troubleshoot",
"slug": "/category/tools",
"permalink": "/category/tools",
"navigation": {
"previous": {
"title": "Deploy Package",
"permalink": "/dev_guide/deploy_packages"
},
"next": {
"title": "Tool: DNS Enum",
"permalink": "/tools/dns"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"title": "Troubleshoot",
"description": "Troubleshoot",
"slug": "/category/troubleshoot",
"permalink": "/category/troubleshoot",
"navigation": {
"previous": {
"title": "Installing with AUR",
"permalink": "/user_guide/aur"
},
"next": {
"title": "Troubleshoot: Wifi",
"permalink": "/troubleshoot/wifi"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"title": "User Guide",
"description": "User Manual",
"slug": "/category/user-guide",
"permalink": "/category/user-guide",
"navigation": {
"previous": {
"title": "Install Packages",
"permalink": "/post_installation/install_packages"
},
"next": {
"title": "Cheetsheet/Shortcuts",
"permalink": "/user_guide/cheetsheet"
}
}
}