mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-10 19:54:57 +02:00
config for -> docs.snigdhaos.org
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"permalink": "/category/before-installation",
|
||||
"navigation": {
|
||||
"previous": {
|
||||
"title": "Introduction",
|
||||
"permalink": "/"
|
||||
"title": "Frequently Asked",
|
||||
"permalink": "/introduction/faqs"
|
||||
},
|
||||
"next": {
|
||||
"title": "System Requirements",
|
||||
|
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user