Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html lang="en" class="h-full"> |
| 3 | <head> |
| 4 | <meta charset="UTF-8"> |
| 5 | <meta name="viewport" content="width=device-width,initial-scale=1"> |
Retype GitHub Action | a59092e | 2023-03-04 05:22:24 +0000 | [diff] [blame^] | 6 | <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.731222541606"> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 7 | |
| 8 | <!-- See retype.com --> |
Retype GitHub Action | cce4cb8 | 2022-07-15 14:06:00 +0000 | [diff] [blame] | 9 | <meta name="generator" content="Retype 2.4.0"> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 10 | |
| 11 | <!-- Primary Meta Tags --> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 12 | <title>Welcome to BlissRoms - BlissRoms Docs</title> |
| 13 | <meta name="title" content="Welcome to BlissRoms - BlissRoms Docs"> |
| 14 | <meta name="description" content="BlissRoms is an open-source operating system based on Android with customizations, options and added security features." /> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 15 | |
| 16 | <!-- Canonical --> |
| 17 | <link rel="canonical" href="https://docs.blissroms.org/" /> |
| 18 | |
| 19 | <!-- Open Graph / Facebook --> |
| 20 | <meta property="og:type" content="website"> |
| 21 | <meta property="og:url" content="https://docs.blissroms.org/"> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 22 | <meta property="og:title" content="Welcome to BlissRoms - BlissRoms Docs"> |
| 23 | <meta property="og:description" content="BlissRoms is an open-source operating system based on Android with customizations, options and added security features."> |
Retype GitHub Action | ac02be6 | 2022-06-22 12:00:25 +0000 | [diff] [blame] | 24 | <meta property="og:image" content="https://docs.blissroms.org/static/banner.jpg"> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 25 | |
| 26 | <!-- Twitter --> |
| 27 | <meta property="twitter:card" content="summary_large_image"> |
| 28 | <meta property="twitter:url" content="https://docs.blissroms.org/"> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 29 | <meta property="twitter:title" content="Welcome to BlissRoms - BlissRoms Docs"> |
| 30 | <meta property="twitter:description" content="BlissRoms is an open-source operating system based on Android with customizations, options and added security features."> |
Retype GitHub Action | ac02be6 | 2022-06-22 12:00:25 +0000 | [diff] [blame] | 31 | <meta property="twitter:image" content="https://docs.blissroms.org/static/banner.jpg"> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 32 | |
| 33 | <script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script> |
| 34 | |
Retype GitHub Action | a59092e | 2023-03-04 05:22:24 +0000 | [diff] [blame^] | 35 | <link href="resources/css/retype.css?v=2.4.0.731222541606" rel="stylesheet" /> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 36 | |
Retype GitHub Action | a59092e | 2023-03-04 05:22:24 +0000 | [diff] [blame^] | 37 | <script type="text/javascript" src="resources/js/config.js?v=2.4.0.731222541606" data-turbo-eval="false" defer></script> |
Retype GitHub Action | cce4cb8 | 2022-07-15 14:06:00 +0000 | [diff] [blame] | 38 | <script type="text/javascript" src="resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script> |
Retype GitHub Action | a59092e | 2023-03-04 05:22:24 +0000 | [diff] [blame^] | 39 | <script id="lunr-js" type="text/javascript" src="resources/js/lunr.js?v=2.4.0.731222541606" data-turbo-eval="false" defer></script> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 40 | </head> |
| 41 | <body> |
| 42 | <div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300"> |
| 43 | <div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div> |
| 44 | |
| 45 | <header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650"> |
| 46 | <div class="container relative flex items-center justify-between grow pr-6 md:justify-start"> |
| 47 | <!-- Mobile menu button skeleton --> |
| 48 | <button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button> |
| 49 | <div v-cloak id="docs-sidebar-toggle"></div> |
| 50 | |
| 51 | <!-- Logo --> |
| 52 | <div class="flex items-center justify-between h-full py-2 md:w-75"> |
| 53 | <div class="flex items-center px-2 md:px-6"> |
| 54 | <a id="docs-site-logo" href="" class="flex items-center leading-snug text-2xl"> |
| 55 | <span class="dark:text-white font-semibold line-clamp-1 md:line-clamp-2">BlissRoms</span> |
| 56 | </a><span class="hidden px-2 py-1 ml-4 text-sm font-semibold leading-none text-root-logo-label-text bg-root-logo-label-bg rounded-sm md:inline-block">Docs</span> |
| 57 | </div> |
| 58 | |
| 59 | <span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span> |
| 60 | </div> |
| 61 | |
| 62 | <div class="flex justify-between md:grow"> |
| 63 | <!-- Top Nav --> |
| 64 | <nav class="hidden md:flex"> |
| 65 | <ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center"> |
| 66 | <li class="mr-6"> |
| 67 | <a class="py-2 md:mb-0 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href=""> |
| 68 | <svg xmlns="http://www.w3.org/2000/svg" class="mb-px mr-1" width="18" height="18" viewBox="0 0 24 24" role="presentation"> |
| 69 | <g fill="currentColor"> |
| 70 | <path fill-rule="evenodd" d="M11.03 2.59a1.5 1.5 0 011.94 0l7.5 6.363a1.5 1.5 0 01.53 1.144V19.5a1.5 1.5 0 01-1.5 1.5h-5.75a.75.75 0 01-.75-.75V14h-2v6.25a.75.75 0 01-.75.75H4.5A1.5 1.5 0 013 19.5v-9.403c0-.44.194-.859.53-1.144l7.5-6.363zM12 3.734l-7.5 6.363V19.5h5v-6.25a.75.75 0 01.75-.75h3.5a.75.75 0 01.75.75v6.25h5v-9.403L12 3.734z"/> |
| 71 | </g> |
| 72 | </svg> |
| 73 | <span>Home</span> |
| 74 | </a> |
| 75 | </li> |
| 76 | |
| 77 | </ul> |
| 78 | </nav> |
| 79 | |
| 80 | <!-- Header Right Skeleton --> |
| 81 | <div v-cloak class="flex justify-end grow skeleton"> |
| 82 | |
| 83 | <!-- Search input mock --> |
| 84 | <div class="relative hidden w-40 lg:block lg:max-w-sm lg:ml-auto"> |
| 85 | <div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300"> |
| 86 | <svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg> |
| 87 | </div> |
| 88 | |
| 89 | <input class="w-full h-10 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 placeholder-gray-400 dark:placeholder-dark-400" |
| 90 | style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search" /> |
| 91 | </div> |
| 92 | |
| 93 | <!-- Mobile search button mock --> |
| 94 | <div class="flex items-center justify-center w-10 h-10 lg:hidden"> |
| 95 | <svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="20" height="20" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg> |
| 96 | </div> |
| 97 | |
| 98 | <!-- Dark mode switch placehokder --> |
| 99 | <div class="w-10 h-10 lg:ml-2"></div> |
| 100 | |
| 101 | <!-- History button mock --> |
| 102 | <div class="flex items-center justify-center w-10 h-10" style="margin-right: -0.625rem;"> |
| 103 | <svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="22" height="22" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><g ><path d="M12.01 6.01c-.55 0-1 .45-1 1V12a1 1 0 00.4.8l3 2.22a.985.985 0 001.39-.2.996.996 0 00-.21-1.4l-2.6-1.92V7.01c.02-.55-.43-1-.98-1z"></path><path d="M12.01 1.91c-5.33 0-9.69 4.16-10.05 9.4l-.29-.26a.997.997 0 10-1.34 1.48l1.97 1.79c.19.17.43.26.67.26s.48-.09.67-.26l1.97-1.79a.997.997 0 10-1.34-1.48l-.31.28c.34-4.14 3.82-7.41 8.05-7.41 4.46 0 8.08 3.63 8.08 8.09s-3.63 8.08-8.08 8.08c-2.18 0-4.22-.85-5.75-2.4a.996.996 0 10-1.42 1.4 10.02 10.02 0 007.17 2.99c5.56 0 10.08-4.52 10.08-10.08.01-5.56-4.52-10.09-10.08-10.09z"></path></g></g></svg> |
| 104 | </div> |
| 105 | </div> |
| 106 | |
| 107 | <div v-cloak class="flex justify-end grow"> |
| 108 | <div id="docs-mobile-search-button"></div> |
| 109 | <doc-search-desktop></doc-search-desktop> |
| 110 | |
| 111 | <doc-theme-switch class="lg:ml-2"></doc-theme-switch> |
| 112 | <doc-history></doc-history> |
| 113 | </div> |
| 114 | </div> |
| 115 | </div> |
| 116 | </header> |
| 117 | |
| 118 | <div class="container relative flex bg-white"> |
| 119 | <!-- Sidebar Skeleton --> |
| 120 | <div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-gray-100 border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650"> |
| 121 | |
| 122 | <!-- Render this div, if config.showSidebarFilter is `true` --> |
| 123 | <div class="flex items-center h-16 px-6"> |
| 124 | <input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter" /> |
| 125 | </div> |
| 126 | |
| 127 | <div class="pl-6 mb-4 mt-1"> |
| 128 | <div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div> |
| 129 | <div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div> |
| 130 | <div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div> |
| 131 | <div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div> |
| 132 | <div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div> |
| 133 | <div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div> |
| 134 | </div> |
| 135 | |
| 136 | <div class="shrink-0 mt-auto bg-transparent dark:border-dark-650"> |
| 137 | <a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener"> |
| 138 | <span class="text-xs whitespace-nowrap">Powered by</span> |
| 139 | <svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg> |
| 140 | </a> |
| 141 | </div> |
| 142 | </div> |
| 143 | |
| 144 | <!-- Sidebar component --> |
| 145 | <doc-sidebar v-cloak> |
| 146 | <template #sidebar-footer> |
| 147 | <div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650"> |
| 148 | |
| 149 | <div class="py-3 px-6 md:hidden border-b dark:border-dark-650"> |
| 150 | <nav> |
| 151 | <ul class="flex flex-wrap justify-center items-center"> |
| 152 | <li class="mr-6"> |
| 153 | <a class="block py-1 inline-flex items-center text-sm whitespace-nowrap transition-colors duration-200 ease-linear md:text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200" href=""> |
| 154 | <svg xmlns="http://www.w3.org/2000/svg" class="mb-px mr-1" width="18" height="18" viewBox="0 0 24 24" role="presentation"> |
| 155 | <g fill="currentColor"> |
| 156 | <path fill-rule="evenodd" d="M11.03 2.59a1.5 1.5 0 011.94 0l7.5 6.363a1.5 1.5 0 01.53 1.144V19.5a1.5 1.5 0 01-1.5 1.5h-5.75a.75.75 0 01-.75-.75V14h-2v6.25a.75.75 0 01-.75.75H4.5A1.5 1.5 0 013 19.5v-9.403c0-.44.194-.859.53-1.144l7.5-6.363zM12 3.734l-7.5 6.363V19.5h5v-6.25a.75.75 0 01.75-.75h3.5a.75.75 0 01.75.75v6.25h5v-9.403L12 3.734z"/> |
| 157 | </g> |
| 158 | </svg> |
| 159 | <span>Home</span> |
| 160 | </a> |
| 161 | </li> |
| 162 | |
| 163 | </ul> |
| 164 | </nav> |
| 165 | </div> |
| 166 | |
| 167 | <a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener"> |
| 168 | <span class="text-xs whitespace-nowrap">Powered by</span> |
| 169 | <svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg> |
| 170 | </a> |
| 171 | </div> |
| 172 | </template> |
| 173 | </doc-sidebar> |
| 174 | |
| 175 | <div class="grow min-w-0 dark:bg-dark-850"> |
| 176 | <!-- Render "toolbar" template here on api pages --><!-- Render page content --> |
| 177 | <div class="flex"> |
| 178 | <div class="grow min-w-0 px-6 md:px-16"> |
| 179 | <main class="relative pt-6 pb-16"> |
| 180 | <div class="docs-markdown" id="docs-content"> |
| 181 | <!-- Rendered if sidebar right is enabled --> |
| 182 | <div id="docs-sidebar-right-toggle"></div> |
| 183 | |
| 184 | <!-- Page content --> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 185 | <doc-anchor-target id="welcome-to-blissroms" class="break-words"> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 186 | <h1> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 187 | <doc-anchor-trigger class="header-anchor-trigger" to="#welcome-to-blissroms">#</doc-anchor-trigger> |
| 188 | <span>Welcome to BlissRoms</span> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 189 | </h1> |
| 190 | </doc-anchor-target> |
Retype GitHub Action | ac02be6 | 2022-06-22 12:00:25 +0000 | [diff] [blame] | 191 | <p><figure class="content-center"> |
| 192 | <img src="static/banner.jpg" alt="" /> |
| 193 | <figcaption class="caption"></figcaption> |
| 194 | </figure> |
| 195 | </p> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 196 | <p><a href="https://blissroms.org/">BlissRoms</a> is an open-source operating system based on Android with customizations, options and added security features. Our prime aim is to provide a blissful experience to our users.</p> |
| 197 | <hr /> |
| 198 | <doc-anchor-target id="blissroms-important-links"> |
| 199 | <h2> |
| 200 | <doc-anchor-trigger class="header-anchor-trigger" to="#blissroms-important-links">#</doc-anchor-trigger> |
| 201 | <span>BlissRoms Important Links</span> |
| 202 | </h2> |
| 203 | </doc-anchor-target> |
| 204 | <ul class="contains-task-list"> |
| 205 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://blissroms.org">Website</a></li> |
| 206 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://downloads.blissroms.org">Downloads</a></li> |
Retype GitHub Action | e80f958 | 2023-03-02 03:08:25 +0000 | [diff] [blame] | 207 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://docs.blissroms.org">Documentation</a></li> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 208 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://twitter.com/Bliss_ROMs">Twitter</a></li> |
| 209 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://www.instagram.com/blissroms">Instagram</a></li> |
| 210 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://t.me/BlissROM_Updates">Telegram</a></li> |
| 211 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://www.reddit.com/r/BlissRoms">Reddit</a></li> |
Retype GitHub Action | e80f958 | 2023-03-02 03:08:25 +0000 | [diff] [blame] | 212 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://github.com/BlissRoms">Source</a></li> |
| 213 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://github.com/BlissRoms-Devices">Device Source</a></li> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 214 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://review.blissroms.org">Gerrit Code Review</a></li> |
Retype GitHub Action | 4fb0bca | 2022-06-21 18:05:32 +0000 | [diff] [blame] | 215 | <li class="task-list-item"><input disabled="disabled" type="checkbox" checked="checked" /> <a href="https://translate.blissroms.org">Help us to Translate</a></li> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 216 | </ul> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 217 | |
| 218 | |
| 219 | <!-- Required only on API pages --> |
| 220 | <doc-toolbar-member-filter-no-results /> |
| 221 | </div> |
| 222 | <footer class="clear-both"> |
| 223 | <div class="flex flex-wrap items-center justify-between mt-14"> |
| 224 | <a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/BlissRoms/Documentation/blob/main/README.md" target="_blank" rel="noopener"> |
| 225 | <svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg> |
| 226 | <span>Edit on GitHub</span> |
| 227 | </a> |
| 228 | </div> |
| 229 | |
| 230 | <nav class="flex mt-14"> |
| 231 | <div class="w-1/2"> |
| 232 | </div> |
| 233 | |
| 234 | <div class="w-1/2"> |
Retype GitHub Action | f485668 | 2022-06-21 10:37:03 +0000 | [diff] [blame] | 235 | <a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l rounded-r-lg transition-colors duration-150 relative hover:z-5" href="guides/build-guide/"> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 236 | <span> |
| 237 | <span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span> |
| 238 | <span class="block mt-1">Build BlissRom</span> |
| 239 | </span> |
| 240 | <svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg> |
| 241 | </a> |
| 242 | </div> |
| 243 | </nav> |
| 244 | </footer> |
| 245 | </main> |
| 246 | |
| 247 | <div class="border-t dark:border-dark-650 pt-6 mb-8"> |
| 248 | <footer class="flex flex-wrap items-center justify-between"> |
| 249 | <div> |
| 250 | <ul class="flex flex-wrap items-center text-sm"> |
Retype GitHub Action | f36abaf | 2022-06-21 10:39:33 +0000 | [diff] [blame] | 251 | <li> |
| 252 | <a class="block mr-4 py-2 text-sm whitespace-nowrap transition-colors duration-200 ease-linear text-blue-500 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-200 md:mb-0" href="https://blisslabs.org">A BlissLabs Project</a> |
| 253 | </li> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 254 | </ul> |
| 255 | </div> |
Retype GitHub Action | 7cb3603 | 2023-02-25 09:50:26 +0000 | [diff] [blame] | 256 | <div class="docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"><p>© Copyright 2013-2023 – <a href="https://blisslabs.org">BlissLabs</a> – All rights reserved</p></div> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 257 | </footer> |
| 258 | </div> |
| 259 | </div> |
| 260 | |
| 261 | <!-- Rendered if sidebar right is enabled --> |
| 262 | <!-- Sidebar right skeleton--> |
| 263 | <div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650"> |
| 264 | <div class="pl-5"> |
| 265 | <div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div> |
| 266 | <div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div> |
| 267 | <div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div> |
| 268 | </div> |
| 269 | </div> |
| 270 | |
| 271 | <!-- User should be able to hide sidebar right --> |
| 272 | <doc-sidebar-right v-cloak></doc-sidebar-right> |
| 273 | </div> |
| 274 | |
| 275 | </div> |
| 276 | </div> |
| 277 | |
| 278 | <doc-search-mobile></doc-search-mobile> |
| 279 | <doc-back-to-top></doc-back-to-top> |
| 280 | </div> |
| 281 | |
| 282 | |
| 283 | <div id="docs-overlay-target"></div> |
| 284 | |
Retype GitHub Action | cce4cb8 | 2022-07-15 14:06:00 +0000 | [diff] [blame] | 285 | <script>window.__DOCS__ = { "title": "Welcome to BlissRoms", isRoot: true, level: 0, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false }</script> |
Retype GitHub Action | 4a1e68c | 2022-06-21 05:48:08 +0000 | [diff] [blame] | 286 | </body> |
| 287 | </html> |