This commit is contained in:
github-actions[bot]
2024-12-30 06:35:06 +00:00
parent 219fcb63a3
commit 745b97c268
411 changed files with 11018 additions and 6364 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 434 KiB

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[8209],{6535:(e,s,t)=>{t.d(s,{A:()=>v});var a=t(6540),i=t(4164),r=t(1129),l=t(4581),n=t(8774),c=t(1312),o=t(6347),m=t(9169);function d(e){const{pathname:s}=(0,o.zy)();return(0,a.useMemo)((()=>e.filter((e=>function(e,s){return!(e.unlisted&&!(0,m.ys)(e.permalink,s))}(e,s)))),[e,s])}const u={sidebar:"sidebar_re4s",sidebarItemTitle:"sidebarItemTitle_pO2u",sidebarItemList:"sidebarItemList_Yudw",sidebarItem:"sidebarItem__DBe",sidebarItemLink:"sidebarItemLink_mo7H",sidebarItemLinkActive:"sidebarItemLinkActive_I1ZP"};var g=t(4848);function h(e){let{sidebar:s}=e;const t=d(s.items);return(0,g.jsx)("aside",{className:"col col--3",children:(0,g.jsxs)("nav",{className:(0,i.A)(u.sidebar,"thin-scrollbar"),"aria-label":(0,c.T)({id:"theme.blog.sidebar.navAriaLabel",message:"Blog recent posts navigation",description:"The ARIA label for recent posts in the blog sidebar"}),children:[(0,g.jsx)("div",{className:(0,i.A)(u.sidebarItemTitle,"margin-bottom--md"),children:s.title}),(0,g.jsx)("ul",{className:(0,i.A)(u.sidebarItemList,"clean-list"),children:t.map((e=>(0,g.jsx)("li",{className:u.sidebarItem,children:(0,g.jsx)(n.A,{isNavLink:!0,to:e.permalink,className:u.sidebarItemLink,activeClassName:u.sidebarItemLinkActive,children:e.title})},e.permalink)))})]})})}var b=t(5600);function p(e){let{sidebar:s}=e;const t=d(s.items);return(0,g.jsx)("ul",{className:"menu__list",children:t.map((e=>(0,g.jsx)("li",{className:"menu__list-item",children:(0,g.jsx)(n.A,{isNavLink:!0,to:e.permalink,className:"menu__link",activeClassName:"menu__link--active",children:e.title})},e.permalink)))})}function j(e){return(0,g.jsx)(b.GX,{component:p,props:e})}function x(e){let{sidebar:s}=e;const t=(0,l.l)();return s?.items.length?"mobile"===t?(0,g.jsx)(j,{sidebar:s}):(0,g.jsx)(h,{sidebar:s}):null}function v(e){const{sidebar:s,toc:t,children:a,...l}=e,n=s&&s.items.length>0;return(0,g.jsx)(r.A,{...l,children:(0,g.jsx)("div",{className:"container margin-vert--lg",children:(0,g.jsxs)("div",{className:"row",children:[(0,g.jsx)(x,{sidebar:s}),(0,g.jsx)("main",{className:(0,i.A)("col",{"col--7":n,"col--9 col--offset-1":!n}),itemScope:!0,itemType:"https://schema.org/Blog",children:a}),t&&(0,g.jsx)("div",{className:"col col--2",children:t})]})})})}},9158:(e,s,t)=>{t.r(s),t.d(s,{default:()=>p});t(6540);var a=t(4164),i=t(1312);const r=()=>(0,i.T)({id:"theme.tags.tagsPageTitle",message:"Tags",description:"The title of the tag list page"});var l=t(1003),n=t(7559),c=t(6535),o=t(6133),m=t(1107);const d={tag:"tag_Nnez"};var u=t(4848);function g(e){let{letterEntry:s}=e;return(0,u.jsxs)("article",{children:[(0,u.jsx)(m.A,{as:"h2",id:s.letter,children:s.letter}),(0,u.jsx)("ul",{className:"padding--none",children:s.tags.map((e=>(0,u.jsx)("li",{className:d.tag,children:(0,u.jsx)(o.A,{...e})},e.permalink)))}),(0,u.jsx)("hr",{})]})}function h(e){let{tags:s}=e;const t=function(e){const s={};return Object.values(e).forEach((e=>{const t=function(e){return e[0].toUpperCase()}(e.label);s[t]??=[],s[t].push(e)})),Object.entries(s).sort(((e,s)=>{let[t]=e,[a]=s;return t.localeCompare(a)})).map((e=>{let[s,t]=e;return{letter:s,tags:t.sort(((e,s)=>e.label.localeCompare(s.label)))}}))}(s);return(0,u.jsx)("section",{className:"margin-vert--lg",children:t.map((e=>(0,u.jsx)(g,{letterEntry:e},e.letter)))})}var b=t(1463);function p(e){let{tags:s,sidebar:t}=e;const i=r();return(0,u.jsxs)(l.e3,{className:(0,a.A)(n.G.wrapper.blogPages,n.G.page.blogTagsListPage),children:[(0,u.jsx)(l.be,{title:i}),(0,u.jsx)(b.A,{tag:"blog_tags_list"}),(0,u.jsxs)(c.A,{sidebar:t,children:[(0,u.jsx)(m.A,{as:"h1",children:i}),(0,u.jsx)(h,{tags:s})]})]})}},6133:(e,s,t)=>{t.d(s,{A:()=>n});t(6540);var a=t(4164),i=t(8774);const r={tag:"tag_zVej",tagRegular:"tagRegular_sFm0",tagWithCount:"tagWithCount_h2kH"};var l=t(4848);function n(e){let{permalink:s,label:t,count:n}=e;return(0,l.jsxs)(i.A,{href:s,className:(0,a.A)(r.tag,n?r.tagWithCount:r.tagRegular),children:[t,n&&(0,l.jsx)("span",{children:n})]})}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[9886],{1472:e=>{e.exports=JSON.parse('{"title":"Developers Guide","description":"This will guide on how to contribute to Snigdha OS as developer.","slug":"/category/developers-guide","permalink":"/documentation/category/developers-guide","navigation":{"previous":{"title":"Blackbox","permalink":"/documentation/packages/snigdhaos_blackbox"},"next":{"title":"Build From Source","permalink":"/documentation/dev_guide/build_source"}}}')}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[858],{1966:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-docs","id":"default"}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[329],{1856:e=>{e.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"Introduction","description":"Welcome to the official documentation of Snigdha OS. This section provides an overview of Snigdha OS, its key features, and how to get started with it. Whether you\'re a new user or an experienced developer, you\'ll find helpful information to begin your journey with this lightweight and highly customizable Linux distribution.","slug":"/category/introduction","permalink":"/playbook/category/introduction","sidebar":"tutorialSidebar","navigation":{"next":{"title":"Overview","permalink":"/playbook/"}}}}')}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[7152],{4647:(e,n,r)=>{r.r(n),r.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>a,toc:()=>m});var s=r(4848),t=r(8453);const i={sidebar_position:1},o="System Requirements",a={id:"before_installation/system_requirements",title:"System Requirements",description:"\ud83c\udf1f System Requirements for Snigdha OS",source:"@site/docs/before_installation/system_requirements.md",sourceDirName:"before_installation",slug:"/before_installation/system_requirements",permalink:"/documentation/before_installation/system_requirements",draft:!1,unlisted:!1,editUrl:"https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/system_requirements.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{sidebar_position:1},sidebar:"tutorialSidebar",previous:{title:"Before Installation",permalink:"/documentation/category/before-installation"},next:{title:"Important Notes",permalink:"/documentation/before_installation/imporatnt_notes"}},d={},m=[{value:"\ud83c\udf1f <strong>System Requirements for Snigdha OS</strong>",id:"-system-requirements-for-snigdha-os",level:3},{value:"\ud83d\udd39 <strong>Minimum Requirements</strong>",id:"-minimum-requirements",level:3},{value:"\ud83d\udd39 <strong>Recommended Requirements</strong>",id:"-recommended-requirements",level:3}];function l(e){const n={h1:"h1",h3:"h3",hr:"hr",li:"li",p:"p",strong:"strong",ul:"ul",...(0,t.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.h1,{id:"system-requirements",children:"System Requirements"}),"\n",(0,s.jsxs)(n.h3,{id:"-system-requirements-for-snigdha-os",children:["\ud83c\udf1f ",(0,s.jsx)(n.strong,{children:"System Requirements for Snigdha OS"})]}),"\n",(0,s.jsx)(n.p,{children:"To ensure a smooth experience with Snigdha OS, here are the minimum and recommended hardware specifications:"}),"\n",(0,s.jsx)(n.hr,{}),"\n",(0,s.jsxs)(n.h3,{id:"-minimum-requirements",children:["\ud83d\udd39 ",(0,s.jsx)(n.strong,{children:"Minimum Requirements"})]}),"\n",(0,s.jsx)(n.p,{children:"These are the bare minimum specifications needed to install and run Snigdha OS:"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,s.jsx)(n.strong,{children:"Processor"}),": Any x86_64 processor"]}),"\n",(0,s.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,s.jsx)(n.strong,{children:"Disk Space"}),": 10 GB"]}),"\n",(0,s.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,s.jsx)(n.strong,{children:"RAM"}),": 1 GB"]}),"\n"]}),"\n",(0,s.jsx)(n.hr,{}),"\n",(0,s.jsxs)(n.h3,{id:"-recommended-requirements",children:["\ud83d\udd39 ",(0,s.jsx)(n.strong,{children:"Recommended Requirements"})]}),"\n",(0,s.jsx)(n.p,{children:"For better performance and to fully utilize the features of Snigdha OS, the following specifications are recommended:"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,s.jsx)(n.strong,{children:"Processor"}),": Core 2 Duo or higher"]}),"\n",(0,s.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,s.jsx)(n.strong,{children:"Storage"}),": 30 GB HDD/SSD or more"]}),"\n",(0,s.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,s.jsx)(n.strong,{children:"RAM"}),": 2 GB or higher"]}),"\n"]}),"\n",(0,s.jsx)(n.hr,{}),"\n",(0,s.jsx)(n.p,{children:"Snigdha OS is designed to be lightweight and efficient, making it suitable for a wide range of hardware configurations. Whether you're using an older machine or a modern system, Snigdha OS can adapt and deliver a seamless user experience. \u2728"})]})}function c(e={}){const{wrapper:n}={...(0,t.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(l,{...e})}):l(e)}},8453:(e,n,r)=>{r.d(n,{R:()=>o,x:()=>a});var s=r(6540);const t={},i=s.createContext(t);function o(e){const n=s.useContext(i);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function a(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:o(e.components),s.createElement(i.Provider,{value:n},e.children)}}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[3324],{3391:e=>{e.exports=JSON.parse('{"permalink":"/documentation/blog","page":1,"postsPerPage":10,"totalPages":1,"totalCount":1,"blogDescription":"Blog","blogTitle":"Blog"}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[310],{9882:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>l,contentTitle:()=>a,default:()=>c,frontMatter:()=>o,metadata:()=>i,toc:()=>d});const i=JSON.parse('{"id":"installation/snigdha-os-system-requirements","title":"System Requirements","description":"\ud83c\udf1f System Requirements for Snigdha OS","source":"@site/docs/installation/snigdha-os-system-requirements.md","sourceDirName":"installation","slug":"/installation/snigdha-os-system-requirements","permalink":"/playbook/installation/snigdha-os-system-requirements","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/playbook/tree/master/docs/installation/snigdha-os-system-requirements.md","tags":[],"version":"current","lastUpdatedAt":1735540368000,"sidebarPosition":1,"frontMatter":{"sidebar_position":1},"sidebar":"tutorialSidebar","previous":{"title":"Installation","permalink":"/playbook/category/installation"},"next":{"title":"Important Note","permalink":"/playbook/installation/important-note-for-snigdha-os-installation"}}');var t=s(6070),r=s(6599);const o={sidebar_position:1},a="System Requirements",l={},d=[{value:"\ud83c\udf1f <strong>System Requirements for Snigdha OS</strong>",id:"-system-requirements-for-snigdha-os",level:3},{value:"\ud83d\udd39 <strong>Minimum Requirements</strong>",id:"-minimum-requirements",level:3},{value:"\ud83d\udd39 <strong>Recommended Requirements</strong>",id:"-recommended-requirements",level:3}];function m(e){const n={h1:"h1",h3:"h3",header:"header",li:"li",p:"p",strong:"strong",ul:"ul",...(0,r.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.header,{children:(0,t.jsx)(n.h1,{id:"system-requirements",children:"System Requirements"})}),"\n",(0,t.jsxs)(n.h3,{id:"-system-requirements-for-snigdha-os",children:["\ud83c\udf1f ",(0,t.jsx)(n.strong,{children:"System Requirements for Snigdha OS"})]}),"\n",(0,t.jsx)(n.p,{children:"To ensure a smooth experience with Snigdha OS, here are the minimum and recommended hardware specifications:"}),"\n",(0,t.jsxs)(n.h3,{id:"-minimum-requirements",children:["\ud83d\udd39 ",(0,t.jsx)(n.strong,{children:"Minimum Requirements"})]}),"\n",(0,t.jsx)(n.p,{children:"These are the bare minimum specifications needed to install and run Snigdha OS:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,t.jsx)(n.strong,{children:"Processor"}),": Any x86_64 processor"]}),"\n",(0,t.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,t.jsx)(n.strong,{children:"Disk Space"}),": 10 GB"]}),"\n",(0,t.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,t.jsx)(n.strong,{children:"RAM"}),": 1 GB"]}),"\n"]}),"\n",(0,t.jsxs)(n.h3,{id:"-recommended-requirements",children:["\ud83d\udd39 ",(0,t.jsx)(n.strong,{children:"Recommended Requirements"})]}),"\n",(0,t.jsx)(n.p,{children:"For better performance and to fully utilize the features of Snigdha OS, the following specifications are recommended:"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,t.jsx)(n.strong,{children:"Processor"}),": Core 2 Duo or higher"]}),"\n",(0,t.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,t.jsx)(n.strong,{children:"Storage"}),": 30 GB HDD/SSD or more"]}),"\n",(0,t.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,t.jsx)(n.strong,{children:"RAM"}),": 2 GB or higher"]}),"\n"]}),"\n",(0,t.jsx)(n.p,{children:"Snigdha OS is designed to be lightweight and efficient, making it suitable for a wide range of hardware configurations. Whether you're using an older machine or a modern system, Snigdha OS can adapt and deliver a seamless user experience. \u2728"})]})}function c(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(m,{...e})}):m(e)}},6599:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>a});var i=s(758);const t={},r=i.createContext(t);function o(e){const n=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function a(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(t):e.components||t:o(e.components),i.createElement(r.Provider,{value:n},e.children)}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[5564],{1783:e=>{e.exports=JSON.parse('{"permalink":"/documentation/blog/tags/bug","page":1,"postsPerPage":10,"totalPages":1,"totalCount":1,"blogDescription":"Blog","blogTitle":"Blog"}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[61],{5298:(e,a,s)=>{s.r(a),s.d(a,{default:()=>x});s(758);var t=s(3526),l=s(9399),d=s(3554),r=s(5468),i=s(4051),c=s(2764),n=s(865),o=s(6154);const m={mdxPageWrapper:"mdxPageWrapper_zTVF"};var p=s(6070);function x(e){const{content:a}=e,{metadata:s,assets:x}=a,{title:g,editUrl:h,description:j,frontMatter:A,lastUpdatedBy:v,lastUpdatedAt:_}=s,{keywords:k,wrapperClassName:u,hide_table_of_contents:w}=A,f=x.image??A.image,N=!!(h||_||v);return(0,p.jsx)(l.e3,{className:(0,t.A)(u??d.G.wrapper.mdxPages,d.G.page.mdxPage),children:(0,p.jsxs)(r.A,{children:[(0,p.jsx)(l.be,{title:g,description:j,keywords:k,image:f}),(0,p.jsx)("main",{className:"container container--fluid margin-vert--lg",children:(0,p.jsxs)("div",{className:(0,t.A)("row",m.mdxPageWrapper),children:[(0,p.jsxs)("div",{className:(0,t.A)("col",!w&&"col--8"),children:[(0,p.jsx)(n.A,{metadata:s}),(0,p.jsx)("article",{children:(0,p.jsx)(i.A,{children:(0,p.jsx)(a,{})})}),N&&(0,p.jsx)(o.A,{className:(0,t.A)("margin-top--sm",d.G.pages.pageFooterEditMetaRow),editUrl:h,lastUpdatedAt:_,lastUpdatedBy:v})]}),!w&&a.toc.length>0&&(0,p.jsx)("div",{className:"col col--2",children:(0,p.jsx)(c.A,{toc:a.toc,minHeadingLevel:A.toc_min_heading_level,maxHeadingLevel:A.toc_max_heading_level})})]})})]})})}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[2237],{3363:(e,t,n)=>{n.d(t,{A:()=>a});n(6540);var i=n(4164),o=n(1312),s=n(1107),r=n(4848);function a(e){let{className:t}=e;return(0,r.jsx)("main",{className:(0,i.A)("container margin-vert--xl",t),children:(0,r.jsx)("div",{className:"row",children:(0,r.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,r.jsx)(s.A,{as:"h1",className:"hero__title",children:(0,r.jsx)(o.A,{id:"theme.NotFound.title",description:"The title of the 404 page",children:"Page Not Found"})}),(0,r.jsx)("p",{children:(0,r.jsx)(o.A,{id:"theme.NotFound.p1",description:"The first paragraph of the 404 page",children:"We could not find what you were looking for."})}),(0,r.jsx)("p",{children:(0,r.jsx)(o.A,{id:"theme.NotFound.p2",description:"The 2nd paragraph of the 404 page",children:"Please contact the owner of the site that linked you to the original URL and let them know their link is broken."})})]})})})}},2237:(e,t,n)=>{n.r(t),n.d(t,{default:()=>d});n(6540);var i=n(1312),o=n(1003),s=n(1129),r=n(3363),a=n(4848);function d(){const e=(0,i.T)({id:"theme.NotFound.title",message:"Page Not Found"});return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(o.be,{title:e}),(0,a.jsx)(s.A,{children:(0,a.jsx)(r.A,{})})]})}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[639],{3945:e=>{e.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"Installation","description":"Explore comprehensive guides and step-by-step instructions to install and set up Snigdha OS effortlessly. Start your journey with detailed installation processes tailored for various environments.","slug":"/category/installation","permalink":"/playbook/category/installation","sidebar":"tutorialSidebar","navigation":{"previous":{"title":"Frequently Asked","permalink":"/playbook/introduction/faq-snigdha-os"},"next":{"title":"System Requirements","permalink":"/playbook/installation/snigdha-os-system-requirements"}}}}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[467],{1044:(t,o,e)=>{e.r(o),e.d(o,{assets:()=>c,contentTitle:()=>s,default:()=>d,frontMatter:()=>r,metadata:()=>u,toc:()=>l});var n=e(4848),i=e(8453);const r={sidebar_position:1},s="Troubleshoot: Wifi",u={id:"troubleshoot/wifi",title:"Troubleshoot: Wifi",description:"",source:"@site/docs/troubleshoot/wifi.md",sourceDirName:"troubleshoot",slug:"/troubleshoot/wifi",permalink:"/documentation/troubleshoot/wifi",draft:!1,unlisted:!1,editUrl:"https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/wifi.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{sidebar_position:1},sidebar:"tutorialSidebar",previous:{title:"Troubleshoot",permalink:"/documentation/category/troubleshoot"},next:{title:"Troubleshoot: Bluetooth",permalink:"/documentation/troubleshoot/bluetooth"}},c={},l=[];function a(t){const o={h1:"h1",...(0,i.R)(),...t.components};return(0,n.jsx)(o.h1,{id:"troubleshoot-wifi",children:"Troubleshoot: Wifi"})}function d(t={}){const{wrapper:o}={...(0,i.R)(),...t.components};return o?(0,n.jsx)(o,{...t,children:(0,n.jsx)(a,{...t})}):a(t)}},8453:(t,o,e)=>{e.d(o,{R:()=>s,x:()=>u});var n=e(6540);const i={},r=n.createContext(i);function s(t){const o=n.useContext(r);return n.useMemo((function(){return"function"==typeof t?t(o):{...o,...t}}),[o,t])}function u(t){let o;return o=t.disableParentContext?"function"==typeof t.components?t.components(i):t.components||i:s(t.components),n.createElement(r.Provider,{value:o},t.children)}}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[6227],{9535:(n,t,e)=>{e.r(t),e.d(t,{assets:()=>a,contentTitle:()=>s,default:()=>d,frontMatter:()=>r,metadata:()=>c,toc:()=>l});var o=e(4848),i=e(8453);const r={sidebar_position:3},s="Internet Connection",c={id:"before_installation/internet_connection",title:"Internet Connection",description:"",source:"@site/docs/before_installation/internet_connection.md",sourceDirName:"before_installation",slug:"/before_installation/internet_connection",permalink:"/documentation/before_installation/internet_connection",draft:!1,unlisted:!1,editUrl:"https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/internet_connection.md",tags:[],version:"current",sidebarPosition:3,frontMatter:{sidebar_position:3},sidebar:"tutorialSidebar",previous:{title:"Important Notes",permalink:"/documentation/before_installation/imporatnt_notes"},next:{title:"Installation",permalink:"/documentation/category/installation"}},a={},l=[];function u(n){const t={h1:"h1",...(0,i.R)(),...n.components};return(0,o.jsx)(t.h1,{id:"internet-connection",children:"Internet Connection"})}function d(n={}){const{wrapper:t}={...(0,i.R)(),...n.components};return t?(0,o.jsx)(t,{...n,children:(0,o.jsx)(u,{...n})}):u(n)}},8453:(n,t,e)=>{e.d(t,{R:()=>s,x:()=>c});var o=e(6540);const i={},r=o.createContext(i);function s(n){const t=o.useContext(r);return o.useMemo((function(){return"function"==typeof n?n(t):{...t,...n}}),[t,n])}function c(n){let t;return t=n.disableParentContext?"function"==typeof n.components?n.components(i):n.components||i:s(n.components),o.createElement(r.Provider,{value:t},n.children)}}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[4134],{6602:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>p,contentTitle:()=>s,default:()=>l,frontMatter:()=>r,metadata:()=>c,toc:()=>d});var o=t(4848),a=t(8453);const r={title:"Markdown page example"},s="Markdown page example",c={type:"mdx",permalink:"/documentation/markdown-page",source:"@site/src/pages/markdown-page.md",title:"Markdown page example",description:"You don't need React to write simple standalone pages.",frontMatter:{title:"Markdown page example"},unlisted:!1},p={},d=[];function i(e){const n={h1:"h1",p:"p",...(0,a.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(n.h1,{id:"markdown-page-example",children:"Markdown page example"}),"\n",(0,o.jsx)(n.p,{children:"You don't need React to write simple standalone pages."})]})}function l(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,o.jsx)(n,{...e,children:(0,o.jsx)(i,{...e})}):i(e)}},8453:(e,n,t)=>{t.d(n,{R:()=>s,x:()=>c});var o=t(6540);const a={},r=o.createContext(a);function s(e){const n=o.useContext(r);return o.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function c(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:s(e.components),o.createElement(r.Provider,{value:n},e.children)}}}]);

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[134],{7215:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>c,contentTitle:()=>p,default:()=>i,frontMatter:()=>s,metadata:()=>o,toc:()=>d});const o=JSON.parse('{"type":"mdx","permalink":"/playbook/markdown-page","source":"@site/src/pages/markdown-page.md","title":"Markdown page example","description":"You don\'t need React to write simple standalone pages.","frontMatter":{"title":"Markdown page example"},"unlisted":false}');var a=t(6070),r=t(6599);const s={title:"Markdown page example"},p="Markdown page example",c={},d=[];function l(e){const n={h1:"h1",header:"header",p:"p",...(0,r.R)(),...e.components};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(n.header,{children:(0,a.jsx)(n.h1,{id:"markdown-page-example",children:"Markdown page example"})}),"\n",(0,a.jsx)(n.p,{children:"You don't need React to write simple standalone pages."})]})}function i(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(l,{...e})}):l(e)}},6599:(e,n,t)=>{t.d(n,{R:()=>s,x:()=>p});var o=t(758);const a={},r=o.createContext(a);function s(e){const n=o.useContext(r);return o.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function p(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:s(e.components),o.createElement(r.Provider,{value:n},e.children)}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[2246],{47:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>r,contentTitle:()=>c,default:()=>l,frontMatter:()=>a,metadata:()=>i,toc:()=>d});var o=n(4848),s=n(8453);const a={sidebar_position:1},c="Welcome",i={id:"packages/snigdhaos_welcome",title:"Welcome",description:"",source:"@site/docs/packages/snigdhaos_welcome.md",sourceDirName:"packages",slug:"/packages/snigdhaos_welcome",permalink:"/documentation/packages/snigdhaos_welcome",draft:!1,unlisted:!1,editUrl:"https://github.com/Snigdha-OS/documentation/tree/master/docs/packages/snigdhaos_welcome.md",tags:[],version:"current",sidebarPosition:1,frontMatter:{sidebar_position:1},sidebar:"tutorialSidebar",previous:{title:"Packages",permalink:"/documentation/category/packages"},next:{title:"Blackbox",permalink:"/documentation/packages/snigdhaos_blackbox"}},r={},d=[];function u(e){const t={h1:"h1",...(0,s.R)(),...e.components};return(0,o.jsx)(t.h1,{id:"welcome",children:"Welcome"})}function l(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(u,{...e})}):u(e)}},8453:(e,t,n)=>{n.d(t,{R:()=>c,x:()=>i});var o=n(6540);const s={},a=o.createContext(s);function c(e){const t=o.useContext(a);return o.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function i(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:c(e.components),o.createElement(a.Provider,{value:t},e.children)}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[330],{6118:e=>{e.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"User Guide","description":"Follow the steps to finalize your Snigdha OS setup, including system updates, software installation, and configuration tweaks for an optimized experience.","slug":"/category/user-guide","permalink":"/playbook/category/user-guide","sidebar":"tutorialSidebar","navigation":{"previous":{"title":"Install Packages","permalink":"/playbook/post-installation/install-packages-on-snigdha-os"},"next":{"title":"Introduction to Terminal","permalink":"/playbook/user-guide/snigdha-os-terminal-shortcuts"}}}}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[6301],{8155:e=>{e.exports=JSON.parse('{"title":"Before Installation","description":"System Requirements!","slug":"/category/before-installation","permalink":"/documentation/category/before-installation","navigation":{"previous":{"title":"Aim & Motivation","permalink":"/documentation/introduction/motivation"},"next":{"title":"System Requirements","permalink":"/documentation/before_installation/system_requirements"}}}')}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[9647],{7121:(e,s,r)=>{r.r(s),r.d(s,{default:()=>l});r(6540);var u=r(4164),c=r(1003),n=r(7559),t=r(2831),a=r(1129),d=r(4848);function l(e){return(0,d.jsx)(c.e3,{className:(0,u.A)(n.G.wrapper.docsPages),children:(0,d.jsx)(a.A,{children:(0,t.v)(e.route.routes)})})}}}]);

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[647],{2964:(e,s,r)=>{r.r(s),r.d(s,{default:()=>p});r(758);var a=r(3526),u=r(9399),c=r(3554),l=r(389),o=r(5468),n=r(6070);function p(e){return(0,n.jsx)(u.e3,{className:(0,a.A)(c.G.wrapper.docsPages),children:(0,n.jsx)(o.A,{children:(0,l.v)(e.route.routes)})})}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[7220],{1959:e=>{e.exports=JSON.parse('[{"label":"bug","permalink":"/documentation/blog/tags/bug","count":1}]')}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[4813],{7713:(e,t,n)=>{n.d(t,{A:()=>l});n(6540);var s=n(1312),a=n(9022),i=n(4848);function l(e){const{metadata:t}=e,{previousPage:n,nextPage:l}=t;return(0,i.jsxs)("nav",{className:"pagination-nav","aria-label":(0,s.T)({id:"theme.blog.paginator.navAriaLabel",message:"Blog list page navigation",description:"The ARIA label for the blog pagination"}),children:[n&&(0,i.jsx)(a.A,{permalink:n,title:(0,i.jsx)(s.A,{id:"theme.blog.paginator.newerEntries",description:"The label used to navigate to the newer blog posts page (previous page)",children:"Newer Entries"})}),l&&(0,i.jsx)(a.A,{permalink:l,title:(0,i.jsx)(s.A,{id:"theme.blog.paginator.olderEntries",description:"The label used to navigate to the older blog posts page (next page)",children:"Older Entries"}),isNext:!0})]})}},3892:(e,t,n)=>{n.d(t,{A:()=>l});n(6540);var s=n(7131),a=n(8258),i=n(4848);function l(e){let{items:t,component:n=a.A}=e;return(0,i.jsx)(i.Fragment,{children:t.map((e=>{let{content:t}=e;return(0,i.jsx)(s.i,{content:t,children:(0,i.jsx)(n,{children:(0,i.jsx)(t,{})})},t.metadata.permalink)}))})}},3069:(e,t,n)=>{n.r(t),n.d(t,{default:()=>A});n(6540);var s=n(4164),a=n(1312),i=n(5846),l=n(1003),r=n(7559),o=n(8774),c=n(6535),d=n(7713),g=n(1463),u=n(3892),h=n(996),p=n(1107),m=n(4848);function x(e){const t=function(){const{selectMessage:e}=(0,i.W)();return t=>e(t,(0,a.T)({id:"theme.blog.post.plurals",description:'Pluralized label for "{count} posts". Use as much plural forms (separated by "|") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)',message:"One post|{count} posts"},{count:t}))}();return(0,a.T)({id:"theme.blog.tagTitle",description:"The title of the page for a blog tag",message:'{nPosts} tagged with "{tagName}"'},{nPosts:t(e.count),tagName:e.label})}function j(e){let{tag:t}=e;const n=x(t);return(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(l.be,{title:n}),(0,m.jsx)(g.A,{tag:"blog_tags_posts"})]})}function b(e){let{tag:t,items:n,sidebar:s,listMetadata:i}=e;const l=x(t);return(0,m.jsxs)(c.A,{sidebar:s,children:[t.unlisted&&(0,m.jsx)(h.A,{}),(0,m.jsxs)("header",{className:"margin-bottom--xl",children:[(0,m.jsx)(p.A,{as:"h1",children:l}),(0,m.jsx)(o.A,{href:t.allTagsPath,children:(0,m.jsx)(a.A,{id:"theme.tags.tagsPageLink",description:"The label of the link targeting the tag list page",children:"View All Tags"})})]}),(0,m.jsx)(u.A,{items:n}),(0,m.jsx)(d.A,{metadata:i})]})}function A(e){return(0,m.jsxs)(l.e3,{className:(0,s.A)(r.G.wrapper.blogPages,r.G.page.blogTagPostListPage),children:[(0,m.jsx)(j,{...e}),(0,m.jsx)(b,{...e})]})}},996:(e,t,n)=>{n.d(t,{A:()=>h});n(6540);var s=n(4164),a=n(1312),i=n(5260),l=n(4848);function r(){return(0,l.jsx)(a.A,{id:"theme.unlistedContent.title",description:"The unlisted content banner title",children:"Unlisted page"})}function o(){return(0,l.jsx)(a.A,{id:"theme.unlistedContent.message",description:"The unlisted content banner message",children:"This page is unlisted. Search engines will not index it, and only users having a direct link can access it."})}function c(){return(0,l.jsx)(i.A,{children:(0,l.jsx)("meta",{name:"robots",content:"noindex, nofollow"})})}var d=n(7559),g=n(7293);function u(e){let{className:t}=e;return(0,l.jsx)(g.A,{type:"caution",title:(0,l.jsx)(r,{}),className:(0,s.A)(t,d.G.common.unlistedBanner),children:(0,l.jsx)(o,{})})}function h(e){return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c,{}),(0,l.jsx)(u,{...e})]})}}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[3236],{1231:e=>{e.exports=JSON.parse('{"title":"User Guide","description":"User Manual","slug":"/category/user-guide","permalink":"/documentation/category/user-guide","navigation":{"previous":{"title":"Install Packages","permalink":"/documentation/post_installation/install_packages"},"next":{"title":"Cheetsheet/Shortcuts","permalink":"/documentation/user_guide/cheetsheet"}}}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[4925],{2885:e=>{e.exports=JSON.parse('{"label":"bug","permalink":"/documentation/blog/tags/bug","allTagsPath":"/documentation/blog/tags","count":1,"unlisted":false}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[7472],{5513:e=>{e.exports=JSON.parse('{"title":"Recent posts","items":[{"title":"Write Effective Bug Report","permalink":"/documentation/blog/effective_bug_report","unlisted":false}]}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[888],{486:(e,t,n)=>{n.d(t,{A:()=>r});n(758);var o=n(3526),i=n(281),s=n(5804),a=n(6070);function r(e){let{className:t}=e;return(0,a.jsx)("main",{className:(0,o.A)("container margin-vert--xl",t),children:(0,a.jsx)("div",{className:"row",children:(0,a.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,a.jsx)(s.A,{as:"h1",className:"hero__title",children:(0,a.jsx)(i.A,{id:"theme.NotFound.title",description:"The title of the 404 page",children:"Page Not Found"})}),(0,a.jsx)("p",{children:(0,a.jsx)(i.A,{id:"theme.NotFound.p1",description:"The first paragraph of the 404 page",children:"We could not find what you were looking for."})}),(0,a.jsx)("p",{children:(0,a.jsx)(i.A,{id:"theme.NotFound.p2",description:"The 2nd paragraph of the 404 page",children:"Please contact the owner of the site that linked you to the original URL and let them know their link is broken."})})]})})})}},7888:(e,t,n)=>{n.r(t),n.d(t,{default:()=>l});n(758);var o=n(281),i=n(9399),s=n(5468),a=n(486),r=n(6070);function l(){const e=(0,o.T)({id:"theme.NotFound.title",message:"Page Not Found"});return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.be,{title:e}),(0,r.jsx)(s.A,{children:(0,r.jsx)(a.A,{})})]})}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[1255],{5091:e=>{e.exports=JSON.parse('{"title":"Packages","description":"Troubleshoot","slug":"/category/packages","permalink":"/documentation/category/packages","navigation":{"previous":{"title":"Troubleshoot: Display","permalink":"/documentation/troubleshoot/display"},"next":{"title":"Welcome","permalink":"/documentation/packages/snigdhaos_welcome"}}}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[6540],{1937:e=>{e.exports=JSON.parse('{"title":"Tools","description":"Troubleshoot","slug":"/category/tools","permalink":"/documentation/category/tools","navigation":{"previous":{"title":"PKGBUILD Template","permalink":"/documentation/dev_guide/pkgbuild"},"next":{"title":"DNS Enum","permalink":"/documentation/tools/dns"}}}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[9040],{6034:(o,t,e)=>{e.r(t),e.d(t,{assets:()=>c,contentTitle:()=>u,default:()=>a,frontMatter:()=>r,metadata:()=>i,toc:()=>d});var n=e(4848),s=e(8453);const r={sidebar_position:3},u="Troubleshoot: Sound",i={id:"troubleshoot/sound",title:"Troubleshoot: Sound",description:"",source:"@site/docs/troubleshoot/sound.md",sourceDirName:"troubleshoot",slug:"/troubleshoot/sound",permalink:"/documentation/troubleshoot/sound",draft:!1,unlisted:!1,editUrl:"https://github.com/Snigdha-OS/documentation/tree/master/docs/troubleshoot/sound.md",tags:[],version:"current",sidebarPosition:3,frontMatter:{sidebar_position:3},sidebar:"tutorialSidebar",previous:{title:"Troubleshoot: Bluetooth",permalink:"/documentation/troubleshoot/bluetooth"},next:{title:"Troubleshoot: Display",permalink:"/documentation/troubleshoot/display"}},c={},d=[];function l(o){const t={h1:"h1",...(0,s.R)(),...o.components};return(0,n.jsx)(t.h1,{id:"troubleshoot-sound",children:"Troubleshoot: Sound"})}function a(o={}){const{wrapper:t}={...(0,s.R)(),...o.components};return t?(0,n.jsx)(t,{...o,children:(0,n.jsx)(l,{...o})}):l(o)}},8453:(o,t,e)=>{e.d(t,{R:()=>u,x:()=>i});var n=e(6540);const s={},r=n.createContext(s);function u(o){const t=n.useContext(r);return n.useMemo((function(){return"function"==typeof o?o(t):{...t,...o}}),[t,o])}function i(o){let t;return t=o.disableParentContext?"function"==typeof o.components?o.components(s):o.components||s:u(o.components),n.createElement(r.Provider,{value:t},o.children)}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[2711],{9331:(e,s,t)=>{t.r(s),t.d(s,{default:()=>o});t(6540);var r=t(8774),a=t(1312),i=t(1003),n=t(1129),c=t(1107),l=t(4848);function d(e){let{year:s,posts:t}=e;return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.A,{as:"h3",id:s,children:s}),(0,l.jsx)("ul",{children:t.map((e=>(0,l.jsx)("li",{children:(0,l.jsxs)(r.A,{to:e.metadata.permalink,children:[e.metadata.formattedDate," - ",e.metadata.title]})},e.metadata.date)))})]})}function h(e){let{years:s}=e;return(0,l.jsx)("section",{className:"margin-vert--lg",children:(0,l.jsx)("div",{className:"container",children:(0,l.jsx)("div",{className:"row",children:s.map(((e,s)=>(0,l.jsx)("div",{className:"col col--4 margin-vert--lg",children:(0,l.jsx)(d,{...e})},s)))})})})}function o(e){let{archive:s}=e;const t=(0,a.T)({id:"theme.blog.archive.title",message:"Archive",description:"The page & hero title of the blog archive page"}),r=(0,a.T)({id:"theme.blog.archive.description",message:"Archive",description:"The page & hero description of the blog archive page"}),d=function(e){const s=e.reduce(((e,s)=>{const t=s.metadata.date.split("-")[0],r=e.get(t)??[];return e.set(t,[s,...r])}),new Map);return Array.from(s,(e=>{let[s,t]=e;return{year:s,posts:t}}))}(s.blogPosts);return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.be,{title:t,description:r}),(0,l.jsxs)(n.A,{children:[(0,l.jsx)("header",{className:"hero hero--primary",children:(0,l.jsxs)("div",{className:"container",children:[(0,l.jsx)(c.A,{as:"h1",className:"hero__title",children:t}),(0,l.jsx)("p",{className:"hero__subtitle",children:r})]})}),(0,l.jsx)("main",{children:d.length>0&&(0,l.jsx)(h,{years:d})})]})]})}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[58],{4061:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-pages","id":"default"}')}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[7643],{7785:(e,t,a)=>{a.r(t),a.d(t,{default:()=>u});a(6540);var n=a(4164),i=a(4586),s=a(1003),r=a(7559),l=a(6535),o=a(7713),g=a(1463),d=a(3892),c=a(4848);function p(e){const{metadata:t}=e,{siteConfig:{title:a}}=(0,i.A)(),{blogDescription:n,blogTitle:r,permalink:l}=t,o="/"===l?a:r;return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(s.be,{title:o,description:n}),(0,c.jsx)(g.A,{tag:"blog_posts_list"})]})}function m(e){const{metadata:t,items:a,sidebar:n}=e;return(0,c.jsxs)(l.A,{sidebar:n,children:[(0,c.jsx)(d.A,{items:a}),(0,c.jsx)(o.A,{metadata:t})]})}function u(e){return(0,c.jsxs)(s.e3,{className:(0,n.A)(r.G.wrapper.blogPages,r.G.page.blogListPage),children:[(0,c.jsx)(p,{...e}),(0,c.jsx)(m,{...e})]})}},7713:(e,t,a)=>{a.d(t,{A:()=>r});a(6540);var n=a(1312),i=a(9022),s=a(4848);function r(e){const{metadata:t}=e,{previousPage:a,nextPage:r}=t;return(0,s.jsxs)("nav",{className:"pagination-nav","aria-label":(0,n.T)({id:"theme.blog.paginator.navAriaLabel",message:"Blog list page navigation",description:"The ARIA label for the blog pagination"}),children:[a&&(0,s.jsx)(i.A,{permalink:a,title:(0,s.jsx)(n.A,{id:"theme.blog.paginator.newerEntries",description:"The label used to navigate to the newer blog posts page (previous page)",children:"Newer Entries"})}),r&&(0,s.jsx)(i.A,{permalink:r,title:(0,s.jsx)(n.A,{id:"theme.blog.paginator.olderEntries",description:"The label used to navigate to the older blog posts page (next page)",children:"Older Entries"}),isNext:!0})]})}},3892:(e,t,a)=>{a.d(t,{A:()=>r});a(6540);var n=a(7131),i=a(8258),s=a(4848);function r(e){let{items:t,component:a=i.A}=e;return(0,s.jsx)(s.Fragment,{children:t.map((e=>{let{content:t}=e;return(0,s.jsx)(n.i,{content:t,children:(0,s.jsx)(a,{children:(0,s.jsx)(t,{})})},t.metadata.permalink)}))})}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[235],{8552:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-pages","id":"default"}')}}]);

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[98],{7443:(n,e,s)=>{s.r(e),s.d(e,{default:()=>d});s(758);var r=s(9399);function o(n,e){return`docs-${n}-${e}`}var t=s(1948),c=s(389),i=s(442),a=s(6070);function u(n){const{version:e}=n;return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(i.A,{version:e.version,tag:o(e.pluginId,e.version)}),(0,a.jsx)(r.be,{children:e.noIndex&&(0,a.jsx)("meta",{name:"robots",content:"noindex, nofollow"})})]})}function l(n){const{version:e,route:s}=n;return(0,a.jsx)(r.e3,{className:e.className,children:(0,a.jsx)(t.n,{version:e,children:(0,c.v)(s.routes)})})}function d(n){return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(u,{...n}),(0,a.jsx)(l,{...n})]})}}}]);

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[7098],{4532:(n,e,s)=>{s.r(e),s.d(e,{default:()=>d});s(6540);var r=s(1003),o=s(2967),t=s(2252),c=s(2831),i=s(1463),u=s(4848);function a(n){const{version:e}=n;return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(i.A,{version:e.version,tag:(0,o.tU)(e.pluginId,e.version)}),(0,u.jsx)(r.be,{children:e.noIndex&&(0,u.jsx)("meta",{name:"robots",content:"noindex, nofollow"})})]})}function l(n){const{version:e,route:s}=n;return(0,u.jsx)(r.e3,{className:e.className,children:(0,u.jsx)(t.n,{version:e,children:(0,c.v)(s.routes)})})}function d(n){return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(a,{...n}),(0,u.jsx)(l,{...n})]})}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
"use strict";(self.webpackChunkplaybook=self.webpackChunkplaybook||[]).push([[742],{7093:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-docs","id":"default"}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[5713],{856:n=>{n.exports=JSON.parse('{"title":"Installation","description":"Installing Instruction","slug":"/category/installation","permalink":"/documentation/category/installation","navigation":{"previous":{"title":"Internet Connection","permalink":"/documentation/before_installation/internet_connection"},"next":{"title":"Download Snigdha OS","permalink":"/documentation/installation/download_snigdha_os"}}}')}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[6731],{3547:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>s,default:()=>m,frontMatter:()=>r,metadata:()=>a,toc:()=>l});var o=n(4848),i=n(8453);const r={sidebar_position:2},s="Important Notes",a={id:"before_installation/imporatnt_notes",title:"Important Notes",description:"\ud83d\udccc We do not recommended you to install Snigdha OS via VM ('Virtual Machine' = virtual machine), as it is optimized for use on real hardware or physical machine.",source:"@site/docs/before_installation/imporatnt_notes.md",sourceDirName:"before_installation",slug:"/before_installation/imporatnt_notes",permalink:"/documentation/before_installation/imporatnt_notes",draft:!1,unlisted:!1,editUrl:"https://github.com/Snigdha-OS/documentation/tree/master/docs/before_installation/imporatnt_notes.md",tags:[],version:"current",sidebarPosition:2,frontMatter:{sidebar_position:2},sidebar:"tutorialSidebar",previous:{title:"System Requirements",permalink:"/documentation/before_installation/system_requirements"},next:{title:"Internet Connection",permalink:"/documentation/before_installation/internet_connection"}},c={},l=[];function d(e){const t={code:"code",h1:"h1",p:"p",...(0,i.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.h1,{id:"important-notes",children:"Important Notes"}),"\n",(0,o.jsx)(t.p,{children:"\ud83d\udccc We do not recommended you to install Snigdha OS via VM ('Virtual Machine' = virtual machine), as it is optimized for use on real hardware or physical machine."}),"\n",(0,o.jsxs)(t.p,{children:["\ud83d\udccc If there is an abnormal system shutdown occurs during installation, it is mainly due to the lack of available RAM (",(0,o.jsx)(t.code,{children:"nohang"})," kills the process to prevent the system from responding anymore)."]}),"\n",(0,o.jsx)(t.p,{children:"\ud83d\udccc The use of inactive RAM (idle) is probably greater than other distributions since Snigdha OS uses ZRAM and other modifications to improve the general performance of the system."}),"\n",(0,o.jsxs)(t.p,{children:["\ud83d\udccc ",(0,o.jsx)(t.code,{children:"Ventoy"})," doesn't seem to work properly because some users have reported problems. Use the utility you prefer such as, for example, dd to burn ISO to a USB stick."]})]})}function m(e={}){const{wrapper:t}={...(0,i.R)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(d,{...e})}):d(e)}},8453:(e,t,n)=>{n.d(t,{R:()=>s,x:()=>a});var o=n(6540);const i={},r=o.createContext(i);function s(e){const t=o.useContext(r);return o.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:s(e.components),o.createElement(r.Provider,{value:t},e.children)}}}]);

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
"use strict";(self.webpackChunkdocuments=self.webpackChunkdocuments||[]).push([[3925],{3155:(e,t,o)=>{o.r(t),o.d(t,{assets:()=>r,contentTitle:()=>c,default:()=>l,frontMatter:()=>a,metadata:()=>i,toc:()=>d});var n=o(4848),s=o(8453);const a={sidebar_position:2},c="Blackbox",i={id:"packages/snigdhaos_blackbox",title:"Blackbox",description:"",source:"@site/docs/packages/snigdhaos_blackbox.md",sourceDirName:"packages",slug:"/packages/snigdhaos_blackbox",permalink:"/documentation/packages/snigdhaos_blackbox",draft:!1,unlisted:!1,editUrl:"https://github.com/Snigdha-OS/documentation/tree/master/docs/packages/snigdhaos_blackbox.md",tags:[],version:"current",sidebarPosition:2,frontMatter:{sidebar_position:2},sidebar:"tutorialSidebar",previous:{title:"Welcome",permalink:"/documentation/packages/snigdhaos_welcome"},next:{title:"Developers Guide",permalink:"/documentation/category/developers-guide"}},r={},d=[];function u(e){const t={h1:"h1",...(0,s.R)(),...e.components};return(0,n.jsx)(t.h1,{id:"blackbox",children:"Blackbox"})}function l(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(u,{...e})}):u(e)}},8453:(e,t,o)=>{o.d(t,{R:()=>c,x:()=>i});var n=o(6540);const s={},a=n.createContext(s);function c(e){const t=n.useContext(a);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function i(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:c(e.components),n.createElement(a.Provider,{value:t},e.children)}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More