mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-05 19:06:37 +02:00
Compare commits
109 Commits
master
...
9813d8e8a8
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9813d8e8a8 | ||
![]() |
cc06b8cb96 | ||
![]() |
40cb9b1c16 | ||
![]() |
26a19be7ec | ||
![]() |
cfb3a11255 | ||
![]() |
b7c97116a9 | ||
![]() |
18b2e23556 | ||
![]() |
b988a6ab65 | ||
![]() |
d83c85ad0b | ||
![]() |
9ae3a43fb9 | ||
![]() |
ec971507bf | ||
![]() |
a0e6951832 | ||
![]() |
4308bb7156 | ||
![]() |
2e5911d6fe | ||
![]() |
b0d919ccd1 | ||
![]() |
b71b2fba48 | ||
![]() |
fb065e4c18 | ||
![]() |
5e05e795c6 | ||
![]() |
bd3e609bfd | ||
![]() |
ddf3486f66 | ||
![]() |
33461c3f5d | ||
![]() |
a2386ab5d9 | ||
![]() |
0d72dabbeb | ||
![]() |
f2630dcfcc | ||
![]() |
5c97bb4fa2 | ||
![]() |
a174636458 | ||
![]() |
c3fcaa1f26 | ||
![]() |
2edde69a2a | ||
![]() |
be4f82067f | ||
![]() |
a8a1223167 | ||
![]() |
7e28c93910 | ||
![]() |
4d1127351c | ||
![]() |
cca378ca29 | ||
![]() |
6b60a330e3 | ||
![]() |
c60b4c08b9 | ||
![]() |
2abe337e1e | ||
![]() |
c78d24051a | ||
![]() |
4d4a37fd77 | ||
![]() |
d55207ee0f | ||
![]() |
bf8cb7bb7a | ||
![]() |
e1a8f1a67a | ||
![]() |
f056be2fdb | ||
![]() |
3c27f10f93 | ||
![]() |
fb388e1f35 | ||
![]() |
46dbf08fe7 | ||
![]() |
745b97c268 | ||
![]() |
219fcb63a3 | ||
![]() |
36b25150b0 | ||
![]() |
2004bfcb5b | ||
![]() |
3ddcf515c9 | ||
![]() |
c126ed5ff4 | ||
![]() |
269014eb8a | ||
![]() |
9bb263e068 | ||
![]() |
034fd31799 | ||
![]() |
a6f3ad8f0c | ||
![]() |
711d60df98 | ||
![]() |
73425a1995 | ||
![]() |
28fd54330c | ||
![]() |
9db4321457 | ||
![]() |
16e9397c99 | ||
![]() |
ce8016d177 | ||
![]() |
175aad9138 | ||
![]() |
8c81b5061a | ||
![]() |
3f342fd34f | ||
![]() |
be055925f4 | ||
![]() |
bc6dd5a3e0 | ||
![]() |
952cfaf171 | ||
![]() |
3d0f42b415 | ||
![]() |
e5c53a9f39 | ||
![]() |
ccb78fba96 | ||
![]() |
ee75fe7646 | ||
![]() |
4c58c65045 | ||
![]() |
50dddbf89a | ||
![]() |
1ffc61766a | ||
![]() |
fe404cdbd5 | ||
![]() |
d46b6ae3db | ||
![]() |
3e05cbefed | ||
![]() |
8403ca2f86 | ||
![]() |
a0fc7aabc2 | ||
![]() |
846d2bda13 | ||
![]() |
2e51882a3d | ||
![]() |
14ab6536e7 | ||
![]() |
5eedde68c5 | ||
![]() |
cc7eb14365 | ||
![]() |
cf826659f0 | ||
![]() |
3fefa16a92 | ||
![]() |
6079ba0ddd | ||
![]() |
d3403dd8ee | ||
![]() |
3a0e1aae89 | ||
![]() |
c44cf35c3f | ||
![]() |
2ce2dc672f | ||
![]() |
068a07df7b | ||
![]() |
4604c5c21b | ||
![]() |
6118f4646d | ||
![]() |
6ceafc936c | ||
![]() |
2194eefbc5 | ||
![]() |
524b571c17 | ||
![]() |
fa148416f7 | ||
![]() |
90689514fb | ||
![]() |
70f75d4c3a | ||
![]() |
86513b6efd | ||
![]() |
00eb792555 | ||
![]() |
210eb308e6 | ||
![]() |
f6381bd5b9 | ||
![]() |
1ba4fe39e0 | ||
![]() |
e79b247793 | ||
bd7d0842cd | |||
38def1d665 | |||
66de667838 |
20
.gitignore
vendored
20
.gitignore
vendored
@@ -1,20 +0,0 @@
|
||||
# Dependencies
|
||||
/node_modules
|
||||
|
||||
# Production
|
||||
/build
|
||||
|
||||
# Generated files
|
||||
.docusaurus
|
||||
.cache-loader
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
21
LICENSE
21
LICENSE
@@ -1,21 +0,0 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2024 SNIGDHA OS
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
41
README.md
41
README.md
@@ -1,41 +0,0 @@
|
||||
# Website
|
||||
|
||||
This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
|
||||
|
||||
### Installation
|
||||
|
||||
```
|
||||
$ yarn
|
||||
```
|
||||
|
||||
### Local Development
|
||||
|
||||
```
|
||||
$ yarn start
|
||||
```
|
||||
|
||||
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
|
||||
|
||||
### Build
|
||||
|
||||
```
|
||||
$ yarn build
|
||||
```
|
||||
|
||||
This command generates static content into the `build` directory and can be served using any static contents hosting service.
|
||||
|
||||
### Deployment
|
||||
|
||||
Using SSH:
|
||||
|
||||
```
|
||||
$ USE_SSH=true yarn deploy
|
||||
```
|
||||
|
||||
Not using SSH:
|
||||
|
||||
```
|
||||
$ GIT_USER=<Your GitHub username> yarn deploy
|
||||
```
|
||||
|
||||
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch.
|
1
assets/css/styles.ff747e15.css
Normal file
1
assets/css/styles.ff747e15.css
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/05c92860.bf32bd32.js
Normal file
1
assets/js/05c92860.bf32bd32.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/14eb3368.ffb67543.js
Normal file
1
assets/js/14eb3368.ffb67543.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/17896441.9436e0f7.js
Normal file
1
assets/js/17896441.9436e0f7.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/1926646c.dc4d5f54.js
Normal file
1
assets/js/1926646c.dc4d5f54.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[310],{9882:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>d,contentTitle:()=>a,default:()=>c,frontMatter:()=>o,metadata:()=>t,toc:()=>l});const t=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":"/documentation/installation/snigdha-os-system-requirements","draft":false,"unlisted":false,"editUrl":"https://github.com/Snigdha-OS/documentation/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":"/documentation/category/installation"},"next":{"title":"Important Note","permalink":"/documentation/installation/important-note-for-snigdha-os-installation"}}');var i=s(6070),r=s(6599);const o={sidebar_position:1},a="System Requirements",d={},l=[{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,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(n.header,{children:(0,i.jsx)(n.h1,{id:"system-requirements",children:"System Requirements"})}),"\n",(0,i.jsxs)(n.h3,{id:"-system-requirements-for-snigdha-os",children:["\ud83c\udf1f ",(0,i.jsx)(n.strong,{children:"System Requirements for Snigdha OS"})]}),"\n",(0,i.jsx)(n.p,{children:"To ensure a smooth experience with Snigdha OS, here are the minimum and recommended hardware specifications:"}),"\n",(0,i.jsxs)(n.h3,{id:"-minimum-requirements",children:["\ud83d\udd39 ",(0,i.jsx)(n.strong,{children:"Minimum Requirements"})]}),"\n",(0,i.jsx)(n.p,{children:"These are the bare minimum specifications needed to install and run Snigdha OS:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,i.jsx)(n.strong,{children:"Processor"}),": Any x86_64 processor"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,i.jsx)(n.strong,{children:"Disk Space"}),": 10 GB"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,i.jsx)(n.strong,{children:"RAM"}),": 1 GB"]}),"\n"]}),"\n",(0,i.jsxs)(n.h3,{id:"-recommended-requirements",children:["\ud83d\udd39 ",(0,i.jsx)(n.strong,{children:"Recommended Requirements"})]}),"\n",(0,i.jsx)(n.p,{children:"For better performance and to fully utilize the features of Snigdha OS, the following specifications are recommended:"}),"\n",(0,i.jsxs)(n.ul,{children:["\n",(0,i.jsxs)(n.li,{children:["\ud83d\udda5 ",(0,i.jsx)(n.strong,{children:"Processor"}),": Core 2 Duo or higher"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udcbe ",(0,i.jsx)(n.strong,{children:"Storage"}),": 30 GB HDD/SSD or more"]}),"\n",(0,i.jsxs)(n.li,{children:["\ud83d\udc0f ",(0,i.jsx)(n.strong,{children:"RAM"}),": 2 GB or higher"]}),"\n"]}),"\n",(0,i.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,i.jsx)(n,{...e,children:(0,i.jsx)(m,{...e})}):m(e)}},6599:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>a});var t=s(758);const i={},r=t.createContext(i);function o(e){const n=t.useContext(r);return t.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(i):e.components||i:o(e.components),t.createElement(r.Provider,{value:n},e.children)}}}]);
|
1
assets/js/1eed9db3.ed772c66.js
Normal file
1
assets/js/1eed9db3.ed772c66.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/1f391b9e.c270c1b4.js
Normal file
1
assets/js/1f391b9e.c270c1b4.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[61],{5298:(e,a,t)=>{t.r(a),t.d(a,{default:()=>x});t(758);var s=t(3526),d=t(9399),i=t(3554),l=t(5468),n=t(4051),r=t(2764),c=t(865),o=t(6154);const m={mdxPageWrapper:"mdxPageWrapper_zTVF"};var p=t(6070);function x(e){const{content:a}=e,{metadata:t,assets:x}=a,{title:g,editUrl:h,description:j,frontMatter:A,lastUpdatedBy:u,lastUpdatedAt:v}=t,{keywords:_,wrapperClassName:w,hide_table_of_contents:f}=A,N=x.image??A.image,k=!!(h||v||u);return(0,p.jsx)(d.e3,{className:(0,s.A)(w??i.G.wrapper.mdxPages,i.G.page.mdxPage),children:(0,p.jsxs)(l.A,{children:[(0,p.jsx)(d.be,{title:g,description:j,keywords:_,image:N}),(0,p.jsx)("main",{className:"container container--fluid margin-vert--lg",children:(0,p.jsxs)("div",{className:(0,s.A)("row",m.mdxPageWrapper),children:[(0,p.jsxs)("div",{className:(0,s.A)("col",!f&&"col--8"),children:[(0,p.jsx)(c.A,{metadata:t}),(0,p.jsx)("article",{children:(0,p.jsx)(n.A,{children:(0,p.jsx)(a,{})})}),k&&(0,p.jsx)(o.A,{className:(0,s.A)("margin-top--sm",i.G.pages.pageFooterEditMetaRow),editUrl:h,lastUpdatedAt:v,lastUpdatedBy:u})]}),!f&&a.toc.length>0&&(0,p.jsx)("div",{className:"col col--2",children:(0,p.jsx)(r.A,{toc:a.toc,minHeadingLevel:A.toc_min_heading_level,maxHeadingLevel:A.toc_max_heading_level})})]})})]})})}}}]);
|
1
assets/js/320dcd8b.48ba2f65.js
Normal file
1
assets/js/320dcd8b.48ba2f65.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/393be207.32278960.js
Normal file
1
assets/js/393be207.32278960.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[134],{7215:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>p,contentTitle:()=>c,default:()=>l,frontMatter:()=>s,metadata:()=>o,toc:()=>d});const o=JSON.parse('{"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":false}');var a=t(6070),r=t(6599);const s={title:"Markdown page example"},c="Markdown page example",p={},d=[];function i(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 l(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(i,{...e})}):i(e)}},6599:(e,n,t)=>{t.d(n,{R:()=>s,x:()=>c});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 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)}}}]);
|
1
assets/js/4b38970a.88619ae3.js
Normal file
1
assets/js/4b38970a.88619ae3.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/571.d6c065b6.js
Normal file
1
assets/js/571.d6c065b6.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/5e95c892.cc137ae3.js
Normal file
1
assets/js/5e95c892.cc137ae3.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[647],{2964:(e,s,n)=>{n.r(s),n.d(s,{default:()=>d});n(758);var r=n(3526),t=n(9399),u=n(3554),a=n(389),c=n(5468),o=n(6070);function d(e){return(0,o.jsx)(t.e3,{className:(0,r.A)(u.G.wrapper.docsPages),children:(0,o.jsx)(c.A,{children:(0,a.v)(e.route.routes)})})}}}]);
|
1
assets/js/63af7754.d80bd7b4.js
Normal file
1
assets/js/63af7754.d80bd7b4.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[890],{4089:o=>{o.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"Troubleshoot","description":"Common issues and troubleshooting steps for Snigdha OS.","slug":"/category/troubleshoot","permalink":"/documentation/category/troubleshoot","sidebar":"tutorialSidebar","navigation":{"previous":{"title":"Chaotic AUR","permalink":"/documentation/user-guide/snigdha-os-and-chaotic-aur"},"next":{"title":"Troubleshooting Wi-Fi Issues","permalink":"/documentation/troubleshoot/troubleshoot-wifi-on-snigdha-os"}}}}')}}]);
|
1
assets/js/63e4d208.c72b728f.js
Normal file
1
assets/js/63e4d208.c72b728f.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/6cfab77e.136b9b69.js
Normal file
1
assets/js/6cfab77e.136b9b69.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/795a77eb.d9a71d73.js
Normal file
1
assets/js/795a77eb.d9a71d73.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[230],{9955:t=>{t.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"Post Installation","description":"Explore essential steps to optimize, update, and customize your Snigdha OS after installation. This guide will walk you through system updates, additional software installation, configuration tweaks, and more.","slug":"/category/post-installation","permalink":"/documentation/category/post-installation","sidebar":"tutorialSidebar","navigation":{"previous":{"title":"VirtualBox Installation","permalink":"/documentation/installation/snigdha-os-on-virtual-box"},"next":{"title":"Language","permalink":"/documentation/post-installation/snigdha-os-language-pack"}}}}')}}]);
|
1
assets/js/7a3c96b4.74d34dd9.js
Normal file
1
assets/js/7a3c96b4.74d34dd9.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/7b6027fa.85c480a0.js
Normal file
1
assets/js/7b6027fa.85c480a0.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/87046642.d5810021.js
Normal file
1
assets/js/87046642.d5810021.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/888.e1748ad0.js
Normal file
1
assets/js/888.e1748ad0.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[888],{486:(e,t,n)=>{n.d(t,{A:()=>r});n(758);var i=n(3526),o=n(281),s=n(5804),a=n(6070);function r(e){let{className:t}=e;return(0,a.jsx)("main",{className:(0,i.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)(o.A,{id:"theme.NotFound.title",description:"The title of the 404 page",children:"Page Not Found"})}),(0,a.jsx)("p",{children:(0,a.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,a.jsx)("p",{children:(0,a.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."})})]})})})}},7888:(e,t,n)=>{n.r(t),n.d(t,{default:()=>d});n(758);var i=n(281),o=n(9399),s=n(5468),a=n(486),r=n(6070);function d(){const e=(0,i.T)({id:"theme.NotFound.title",message:"Page Not Found"});return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(o.be,{title:e}),(0,r.jsx)(s.A,{children:(0,r.jsx)(a.A,{})})]})}}}]);
|
1
assets/js/8967decc.90b420e4.js
Normal file
1
assets/js/8967decc.90b420e4.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[764],{4756: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":"/documentation/category/user-guide","sidebar":"tutorialSidebar","navigation":{"previous":{"title":"Install Packages","permalink":"/documentation/post-installation/install-packages-on-snigdha-os"},"next":{"title":"Introduction to Terminal","permalink":"/documentation/user-guide/snigdha-os-terminal-shortcuts"}}}}')}}]);
|
1
assets/js/8c245e78.d3ccf601.js
Normal file
1
assets/js/8c245e78.d3ccf601.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[781],{687:t=>{t.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":"/documentation/category/installation","sidebar":"tutorialSidebar","navigation":{"previous":{"title":"Privacy Policy for Snigdha OS","permalink":"/documentation/introduction/privacy-policy-for-snigdha-os"},"next":{"title":"System Requirements","permalink":"/documentation/installation/snigdha-os-system-requirements"}}}}')}}]);
|
1
assets/js/96e0eff8.bacf9cfd.js
Normal file
1
assets/js/96e0eff8.bacf9cfd.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/9f4b66e9.4a43e40c.js
Normal file
1
assets/js/9f4b66e9.4a43e40c.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/a6d18a2c.97fddb4e.js
Normal file
1
assets/js/a6d18a2c.97fddb4e.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/a7456010.7396b399.js
Normal file
1
assets/js/a7456010.7396b399.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[235],{8552:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-pages","id":"default"}')}}]);
|
1
assets/js/a7bd4aaa.b8dd4641.js
Normal file
1
assets/js/a7bd4aaa.b8dd4641.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[98],{7443:(n,e,s)=>{s.r(e),s.d(e,{default:()=>l});s(758);var r=s(9399);function o(n,e){return`docs-${n}-${e}`}var t=s(1948),c=s(389),i=s(442),u=s(6070);function a(n){const{version:e}=n;return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(i.A,{version:e.version,tag:o(e.pluginId,e.version)}),(0,u.jsx)(r.be,{children:e.noIndex&&(0,u.jsx)("meta",{name:"robots",content:"noindex, nofollow"})})]})}function d(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 l(n){return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(a,{...n}),(0,u.jsx)(d,{...n})]})}}}]);
|
1
assets/js/a86b000f.95d020d4.js
Normal file
1
assets/js/a86b000f.95d020d4.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/a94703ab.59d5f638.js
Normal file
1
assets/js/a94703ab.59d5f638.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/aba21aa0.f0a1b06a.js
Normal file
1
assets/js/aba21aa0.f0a1b06a.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[742],{7093:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-docs","id":"default"}')}}]);
|
1
assets/js/abf4984d.130dd8ab.js
Normal file
1
assets/js/abf4984d.130dd8ab.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/ac0cc982.3b9a32e5.js
Normal file
1
assets/js/ac0cc982.3b9a32e5.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[929],{341: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":"/documentation/category/introduction","sidebar":"tutorialSidebar","navigation":{"next":{"title":"Overview","permalink":"/documentation/"}}}}')}}]);
|
1
assets/js/b809f7cd.ad62ad5a.js
Normal file
1
assets/js/b809f7cd.ad62ad5a.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/bb33daf3.014622d7.js
Normal file
1
assets/js/bb33daf3.014622d7.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/d274041f.02ae2004.js
Normal file
1
assets/js/d274041f.02ae2004.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/d918b43d.49400043.js
Normal file
1
assets/js/d918b43d.49400043.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/d9217a9a.47ea306b.js
Normal file
1
assets/js/d9217a9a.47ea306b.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/dc8c5873.2b323731.js
Normal file
1
assets/js/dc8c5873.2b323731.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/df94c90c.4e83a7b8.js
Normal file
1
assets/js/df94c90c.4e83a7b8.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/e0f68ae9.a4613a58.js
Normal file
1
assets/js/e0f68ae9.a4613a58.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/e2b7d1b3.24074180.js
Normal file
1
assets/js/e2b7d1b3.24074180.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/e88484ee.a5fc282d.js
Normal file
1
assets/js/e88484ee.a5fc282d.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/eb311ab6.1c535049.js
Normal file
1
assets/js/eb311ab6.1c535049.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/f09ae079.c24b72c8.js
Normal file
1
assets/js/f09ae079.c24b72c8.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/f14916cd.47d33732.js
Normal file
1
assets/js/f14916cd.47d33732.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/js/f232a881.47f5f11f.js
Normal file
1
assets/js/f232a881.47f5f11f.js
Normal file
File diff suppressed because one or more lines are too long
2
assets/js/main.e786ece7.js
Normal file
2
assets/js/main.e786ece7.js
Normal file
File diff suppressed because one or more lines are too long
64
assets/js/main.e786ece7.js.LICENSE.txt
Normal file
64
assets/js/main.e786ece7.js.LICENSE.txt
Normal file
@@ -0,0 +1,64 @@
|
||||
/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
|
||||
* @license MIT */
|
||||
|
||||
/*! Bundled license information:
|
||||
|
||||
prismjs/prism.js:
|
||||
(**
|
||||
* Prism: Lightweight, robust, elegant syntax highlighting
|
||||
*
|
||||
* @license MIT <https://opensource.org/licenses/MIT>
|
||||
* @author Lea Verou <https://lea.verou.me>
|
||||
* @namespace
|
||||
* @public
|
||||
*)
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* react-dom.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* react-jsx-runtime.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* react.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @license React
|
||||
* scheduler.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
/** @license React v16.13.1
|
||||
* react-is.production.min.js
|
||||
*
|
||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
1
assets/js/runtime~main.68f25433.js
Normal file
1
assets/js/runtime~main.68f25433.js
Normal file
File diff suppressed because one or more lines are too long
@@ -1,3 +0,0 @@
|
||||
module.exports = {
|
||||
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
|
||||
};
|
@@ -1,12 +0,0 @@
|
||||
---
|
||||
slug: first-blog-post
|
||||
title: First Blog Post
|
||||
authors:
|
||||
name: Gao Wei
|
||||
title: Docusaurus Core Team
|
||||
url: https://github.com/wgao19
|
||||
image_url: https://github.com/wgao19.png
|
||||
tags: [hola, docusaurus]
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
@@ -1,44 +0,0 @@
|
||||
---
|
||||
slug: long-blog-post
|
||||
title: Long Blog Post
|
||||
authors: endi
|
||||
tags: [hello, docusaurus]
|
||||
---
|
||||
|
||||
This is the summary of a very long blog post,
|
||||
|
||||
Use a `<!--` `truncate` `-->` comment to limit blog post size in the list view.
|
||||
|
||||
<!--truncate-->
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
|
@@ -1,20 +0,0 @@
|
||||
---
|
||||
slug: mdx-blog-post
|
||||
title: MDX Blog Post
|
||||
authors: [slorber]
|
||||
tags: [docusaurus]
|
||||
---
|
||||
|
||||
Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/).
|
||||
|
||||
:::tip
|
||||
|
||||
Use the power of React to create interactive blog posts.
|
||||
|
||||
```js
|
||||
<button onClick={() => alert('button clicked!')}>Click me!</button>
|
||||
```
|
||||
|
||||
<button onClick={() => alert('button clicked!')}>Click me!</button>
|
||||
|
||||
:::
|
Binary file not shown.
Before Width: | Height: | Size: 94 KiB |
@@ -1,25 +0,0 @@
|
||||
---
|
||||
slug: welcome
|
||||
title: Welcome
|
||||
authors: [slorber, yangshun]
|
||||
tags: [facebook, hello, docusaurus]
|
||||
---
|
||||
|
||||
[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog).
|
||||
|
||||
Simply add Markdown files (or folders) to the `blog` directory.
|
||||
|
||||
Regular blog authors can be added to `authors.yml`.
|
||||
|
||||
The blog post date can be extracted from filenames, such as:
|
||||
|
||||
- `2019-05-30-welcome.md`
|
||||
- `2019-05-30-welcome/index.md`
|
||||
|
||||
A blog post folder can be convenient to co-locate blog post images:
|
||||
|
||||

|
||||
|
||||
The blog supports tags as well!
|
||||
|
||||
**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config.
|
@@ -1,17 +0,0 @@
|
||||
endi:
|
||||
name: Endilie Yacop Sucipto
|
||||
title: Maintainer of Docusaurus
|
||||
url: https://github.com/endiliey
|
||||
image_url: https://github.com/endiliey.png
|
||||
|
||||
yangshun:
|
||||
name: Yangshun Tay
|
||||
title: Front End Engineer @ Facebook
|
||||
url: https://github.com/yangshun
|
||||
image_url: https://github.com/yangshun.png
|
||||
|
||||
slorber:
|
||||
name: Sébastien Lorber
|
||||
title: Docusaurus maintainer
|
||||
url: https://sebastienlorber.com
|
||||
image_url: https://github.com/slorber.png
|
0
bn/.nojekyll
Normal file
0
bn/.nojekyll
Normal file
13
bn/404.html
Normal file
13
bn/404.html
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/css/styles.ff747e15.css
Normal file
1
bn/assets/css/styles.ff747e15.css
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/014f5f8e.556c30c0.js
Normal file
1
bn/assets/js/014f5f8e.556c30c0.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/14eb3368.ffb67543.js
Normal file
1
bn/assets/js/14eb3368.ffb67543.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/17896441.9436e0f7.js
Normal file
1
bn/assets/js/17896441.9436e0f7.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/1a4451ab.55ae69d9.js
Normal file
1
bn/assets/js/1a4451ab.55ae69d9.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[806],{9643:t=>{t.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"\u09ad\u09c2\u09ae\u09bf\u0995\u09be","description":"\u09b8\u09cd\u09a8\u09bf\u0997\u09cd\u09a7\u09be OS \u098f\u09b0 \u0985\u09ab\u09bf\u09b8\u09bf\u09af\u09bc\u09be\u09b2 \u09a1\u0995\u09c1\u09ae\u09c7\u09a8\u09cd\u099f\u09c7\u09b6\u09a8\u09c7 \u09b8\u09cd\u09ac\u09be\u0997\u09a4\u09ae\u0964 \u098f\u0987 \u09ac\u09bf\u09ad\u09be\u0997\u099f\u09bf \u09b8\u09cd\u09a8\u09bf\u0997\u09cd\u09a7\u09be OS \u098f\u09b0 \u098f\u0995\u099f\u09bf \u0993\u09ad\u09be\u09b0\u09ad\u09bf\u0989 \u09aa\u09cd\u09b0\u09a6\u09be\u09a8 \u0995\u09b0\u09c7, \u098f\u09b0 \u09ae\u09c2\u09b2 \u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af\u0997\u09c1\u09b2\u09bf \u098f\u09ac\u0982 \u0995\u09c0\u09ad\u09be\u09ac\u09c7 \u098f\u099f\u09bf \u09a6\u09bf\u09af\u09bc\u09c7 \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09be \u09af\u09be\u09af\u09bc\u0964 \u0986\u09aa\u09a8\u09bf \u098f\u0995\u099c\u09a8 \u09a8\u09a4\u09c1\u09a8 \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0 \u09ac\u09be \u098f\u0995\u099c\u09a8 \u0985\u09ad\u09bf\u099c\u09cd\u099e \u09a1\u09c7\u09ad\u09c7\u09b2\u09aa\u09be\u09b0 \u09b9\u09cb\u09a8 \u09a8\u09be \u0995\u09c7\u09a8, \u0986\u09aa\u09a8\u09bf \u098f\u0987 \u09b9\u09be\u09b2\u0995\u09be \u0993\u099c\u09a8\u09c7\u09b0 \u098f\u09ac\u0982 \u0985\u09a4\u09cd\u09af\u09a8\u09cd\u09a4 \u0995\u09be\u09b8\u09cd\u099f\u09ae\u09be\u0987\u099c\u09af\u09cb\u0997\u09cd\u09af \u09b2\u09bf\u09a8\u09be\u0995\u09cd\u09b8 \u09a1\u09bf\u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u09ac\u09bf\u0989\u09b6\u09a8\u09c7\u09b0 \u09b8\u09be\u09a5\u09c7 \u0986\u09aa\u09a8\u09be\u09b0 \u09af\u09be\u09a4\u09cd\u09b0\u09be \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u09b8\u09b9\u09be\u09af\u09bc\u0995 \u09a4\u09a5\u09cd\u09af \u09aa\u09be\u09ac\u09c7\u09a8\u0964","slug":"/category/introduction","permalink":"/documentation/bn/category/introduction","sidebar":"tutorialSidebar","navigation":{"next":{"title":"\u09aa\u09b0\u09bf\u099a\u09bf\u09a4\u09bf","permalink":"/documentation/bn/"}}}}')}}]);
|
1
bn/assets/js/1e655763.9f4f942a.js
Normal file
1
bn/assets/js/1e655763.9f4f942a.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/1ed8a343.06b23d7c.js
Normal file
1
bn/assets/js/1ed8a343.06b23d7c.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/1f391b9e.c270c1b4.js
Normal file
1
bn/assets/js/1f391b9e.c270c1b4.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[61],{5298:(e,a,t)=>{t.r(a),t.d(a,{default:()=>x});t(758);var s=t(3526),d=t(9399),i=t(3554),l=t(5468),n=t(4051),r=t(2764),c=t(865),o=t(6154);const m={mdxPageWrapper:"mdxPageWrapper_zTVF"};var p=t(6070);function x(e){const{content:a}=e,{metadata:t,assets:x}=a,{title:g,editUrl:h,description:j,frontMatter:A,lastUpdatedBy:u,lastUpdatedAt:v}=t,{keywords:_,wrapperClassName:w,hide_table_of_contents:f}=A,N=x.image??A.image,k=!!(h||v||u);return(0,p.jsx)(d.e3,{className:(0,s.A)(w??i.G.wrapper.mdxPages,i.G.page.mdxPage),children:(0,p.jsxs)(l.A,{children:[(0,p.jsx)(d.be,{title:g,description:j,keywords:_,image:N}),(0,p.jsx)("main",{className:"container container--fluid margin-vert--lg",children:(0,p.jsxs)("div",{className:(0,s.A)("row",m.mdxPageWrapper),children:[(0,p.jsxs)("div",{className:(0,s.A)("col",!f&&"col--8"),children:[(0,p.jsx)(c.A,{metadata:t}),(0,p.jsx)("article",{children:(0,p.jsx)(n.A,{children:(0,p.jsx)(a,{})})}),k&&(0,p.jsx)(o.A,{className:(0,s.A)("margin-top--sm",i.G.pages.pageFooterEditMetaRow),editUrl:h,lastUpdatedAt:v,lastUpdatedBy:u})]}),!f&&a.toc.length>0&&(0,p.jsx)("div",{className:"col col--2",children:(0,p.jsx)(r.A,{toc:a.toc,minHeadingLevel:A.toc_min_heading_level,maxHeadingLevel:A.toc_max_heading_level})})]})})]})})}}}]);
|
1
bn/assets/js/22112b8d.003cb602.js
Normal file
1
bn/assets/js/22112b8d.003cb602.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/29f848c0.8f992fe3.js
Normal file
1
bn/assets/js/29f848c0.8f992fe3.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/339de6b0.da626c47.js
Normal file
1
bn/assets/js/339de6b0.da626c47.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[517],{2711:t=>{t.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"\u0987\u09a8\u09b8\u09cd\u099f\u09b2\u09c7\u09b6\u09a8","description":"\u0985\u09a8\u09be\u09af\u09bc\u09be\u09b8\u09c7 \u09b8\u09cd\u09a8\u09bf\u0997\u09cd\u09a7\u09be OS \u0987\u09a8\u09b8\u09cd\u099f\u09b2 \u098f\u09ac\u0982 \u09b8\u09c7\u099f \u0986\u09aa \u0995\u09b0\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09cd\u09af\u09be\u09aa\u0995 \u09a8\u09bf\u09b0\u09cd\u09a6\u09c7\u09b6\u09bf\u0995\u09be \u098f\u09ac\u0982 \u09a7\u09be\u09aa\u09c7 \u09a7\u09be\u09aa\u09c7 \u09a8\u09bf\u09b0\u09cd\u09a6\u09c7\u09b6\u09be\u09ac\u09b2\u09c0 \u0985\u09a8\u09cd\u09ac\u09c7\u09b7\u09a3 \u0995\u09b0\u09c1\u09a8\u0964 \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09aa\u09b0\u09bf\u09ac\u09c7\u09b6\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u0989\u09aa\u09af\u09cb\u0997\u09c0 \u09ac\u09bf\u09b8\u09cd\u09a4\u09be\u09b0\u09bf\u09a4 \u0987\u09a8\u09b8\u09cd\u099f\u09b2\u09c7\u09b6\u09a8 \u09aa\u09cd\u09b0\u0995\u09cd\u09b0\u09bf\u09af\u09bc\u09be\u09b0 \u09b8\u09be\u09a5\u09c7 \u0986\u09aa\u09a8\u09be\u09b0 \u09af\u09be\u09a4\u09cd\u09b0\u09be \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09c1\u09a8\u0964","slug":"/category/installation","permalink":"/documentation/bn/category/installation","sidebar":"tutorialSidebar","navigation":{"previous":{"title":"\u09b8\u09cd\u09a8\u09bf\u0997\u09cd\u09a7\u09be \u0993\u098f\u09b8\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u0997\u09cb\u09aa\u09a8\u09c0\u09af\u09bc\u09a4\u09be \u09a8\u09c0\u09a4\u09bf","permalink":"/documentation/bn/introduction/privacy-policy-for-snigdha-os"},"next":{"title":"\u09b8\u09bf\u09b8\u09cd\u099f\u09c7\u09ae\u09c7\u09b0 \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09c0\u09af\u09bc\u09a4\u09be","permalink":"/documentation/bn/installation/snigdha-os-system-requirements"}}}}')}}]);
|
1
bn/assets/js/38814589.c2858217.js
Normal file
1
bn/assets/js/38814589.c2858217.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/38a17dea.709a05ba.js
Normal file
1
bn/assets/js/38a17dea.709a05ba.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/3924bfc2.54c3db83.js
Normal file
1
bn/assets/js/3924bfc2.54c3db83.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/393be207.555533e2.js
Normal file
1
bn/assets/js/393be207.555533e2.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[134],{7215:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>p,contentTitle:()=>c,default:()=>l,frontMatter:()=>s,metadata:()=>o,toc:()=>d});const o=JSON.parse('{"type":"mdx","permalink":"/documentation/bn/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"},c="Markdown page example",p={},d=[];function i(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 l(e={}){const{wrapper:n}={...(0,r.R)(),...e.components};return n?(0,a.jsx)(n,{...e,children:(0,a.jsx)(i,{...e})}):i(e)}},6599:(e,n,t)=>{t.d(n,{R:()=>s,x:()=>c});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 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)}}}]);
|
1
bn/assets/js/3aa37097.85647492.js
Normal file
1
bn/assets/js/3aa37097.85647492.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/4b4e7c92.43640e93.js
Normal file
1
bn/assets/js/4b4e7c92.43640e93.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/4e91dfa3.1193cd53.js
Normal file
1
bn/assets/js/4e91dfa3.1193cd53.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/4f1110ab.a99ba2d2.js
Normal file
1
bn/assets/js/4f1110ab.a99ba2d2.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/571.d6c065b6.js
Normal file
1
bn/assets/js/571.d6c065b6.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/57aab78c.7064df06.js
Normal file
1
bn/assets/js/57aab78c.7064df06.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/5e95c892.cc137ae3.js
Normal file
1
bn/assets/js/5e95c892.cc137ae3.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[647],{2964:(e,s,n)=>{n.r(s),n.d(s,{default:()=>d});n(758);var r=n(3526),t=n(9399),u=n(3554),a=n(389),c=n(5468),o=n(6070);function d(e){return(0,o.jsx)(t.e3,{className:(0,r.A)(u.G.wrapper.docsPages),children:(0,o.jsx)(c.A,{children:(0,a.v)(e.route.routes)})})}}}]);
|
1
bn/assets/js/7b37cd2a.dc7d9adb.js
Normal file
1
bn/assets/js/7b37cd2a.dc7d9adb.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[520],{119:e=>{e.exports=JSON.parse('{"categoryGeneratedIndex":{"title":"\u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0\u09b0 \u09a8\u09bf\u09b0\u09cd\u09a6\u09c7\u09b6\u09bf\u0995\u09be","description":"\u098f\u0995\u099f\u09bf \u0985\u09aa\u09cd\u099f\u09bf\u09ae\u09be\u0987\u099c \u0995\u09b0\u09be \u0985\u09ad\u09bf\u099c\u09cd\u099e\u09a4\u09be\u09b0 \u099c\u09a8\u09cd\u09af \u09b8\u09bf\u09b8\u09cd\u099f\u09c7\u09ae \u0986\u09aa\u09a1\u09c7\u099f, \u09b8\u09ab\u09cd\u099f\u0993\u09af\u09bc\u09cd\u09af\u09be\u09b0 \u0987\u09a8\u09b8\u09cd\u099f\u09b2\u09c7\u09b6\u09a8 \u098f\u09ac\u0982 \u0995\u09a8\u09ab\u09bf\u0997\u09be\u09b0\u09c7\u09b6\u09a8 \u099f\u09c1\u0987\u0995 \u09b8\u09b9 \u0986\u09aa\u09a8\u09be\u09b0 \u09b8\u09cd\u09a8\u09bf\u0997\u09cd\u09a7\u09be OS \u09b8\u09c7\u099f\u0986\u09aa \u099a\u09c2\u09a1\u09bc\u09be\u09a8\u09cd\u09a4 \u0995\u09b0\u09a4\u09c7 \u09aa\u09a6\u0995\u09cd\u09b7\u09c7\u09aa\u0997\u09c1\u09b2\u09bf \u0985\u09a8\u09c1\u09b8\u09b0\u09a3 \u0995\u09b0\u09c1\u09a8\u09f7","slug":"/category/user-guide","permalink":"/documentation/bn/category/user-guide","sidebar":"tutorialSidebar","navigation":{"previous":{"title":"\u09aa\u09cd\u09af\u09be\u0995\u09c7\u099c \u0987\u09a8\u09b8\u09cd\u099f\u09b2 \u0995\u09b0\u09be","permalink":"/documentation/bn/post-installation/install-packages-on-snigdha-os"},"next":{"title":"Introduction to Terminal","permalink":"/documentation/bn/user-guide/snigdha-os-terminal-shortcuts"}}}}')}}]);
|
1
bn/assets/js/84915d1d.874a305b.js
Normal file
1
bn/assets/js/84915d1d.874a305b.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/85083155.7de38698.js
Normal file
1
bn/assets/js/85083155.7de38698.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/888.e1748ad0.js
Normal file
1
bn/assets/js/888.e1748ad0.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[888],{486:(e,t,n)=>{n.d(t,{A:()=>r});n(758);var i=n(3526),o=n(281),s=n(5804),a=n(6070);function r(e){let{className:t}=e;return(0,a.jsx)("main",{className:(0,i.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)(o.A,{id:"theme.NotFound.title",description:"The title of the 404 page",children:"Page Not Found"})}),(0,a.jsx)("p",{children:(0,a.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,a.jsx)("p",{children:(0,a.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."})})]})})})}},7888:(e,t,n)=>{n.r(t),n.d(t,{default:()=>d});n(758);var i=n(281),o=n(9399),s=n(5468),a=n(486),r=n(6070);function d(){const e=(0,i.T)({id:"theme.NotFound.title",message:"Page Not Found"});return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(o.be,{title:e}),(0,r.jsx)(s.A,{children:(0,r.jsx)(a.A,{})})]})}}}]);
|
1
bn/assets/js/8af9b27c.3b470e2a.js
Normal file
1
bn/assets/js/8af9b27c.3b470e2a.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/8b8bfd6c.8b0159ef.js
Normal file
1
bn/assets/js/8b8bfd6c.8b0159ef.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/96019b2f.e6be9f54.js
Normal file
1
bn/assets/js/96019b2f.e6be9f54.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/9b5351a4.33eb9cb2.js
Normal file
1
bn/assets/js/9b5351a4.33eb9cb2.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/9c3e4638.6894b416.js
Normal file
1
bn/assets/js/9c3e4638.6894b416.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/9fa3d713.8ff0c755.js
Normal file
1
bn/assets/js/9fa3d713.8ff0c755.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/a35b3fb0.6084ca22.js
Normal file
1
bn/assets/js/a35b3fb0.6084ca22.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/a7456010.7396b399.js
Normal file
1
bn/assets/js/a7456010.7396b399.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[235],{8552:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-pages","id":"default"}')}}]);
|
1
bn/assets/js/a7bd4aaa.b8dd4641.js
Normal file
1
bn/assets/js/a7bd4aaa.b8dd4641.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[98],{7443:(n,e,s)=>{s.r(e),s.d(e,{default:()=>l});s(758);var r=s(9399);function o(n,e){return`docs-${n}-${e}`}var t=s(1948),c=s(389),i=s(442),u=s(6070);function a(n){const{version:e}=n;return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(i.A,{version:e.version,tag:o(e.pluginId,e.version)}),(0,u.jsx)(r.be,{children:e.noIndex&&(0,u.jsx)("meta",{name:"robots",content:"noindex, nofollow"})})]})}function d(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 l(n){return(0,u.jsxs)(u.Fragment,{children:[(0,u.jsx)(a,{...n}),(0,u.jsx)(d,{...n})]})}}}]);
|
1
bn/assets/js/a94703ab.59d5f638.js
Normal file
1
bn/assets/js/a94703ab.59d5f638.js
Normal file
File diff suppressed because one or more lines are too long
1
bn/assets/js/aba21aa0.f0a1b06a.js
Normal file
1
bn/assets/js/aba21aa0.f0a1b06a.js
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";(self.webpackChunkdocumentation=self.webpackChunkdocumentation||[]).push([[742],{7093:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-docs","id":"default"}')}}]);
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user