|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | + |
| 8 | + <meta name="description" content="WSL2 Development Environment"> |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + <meta name="docsearch:version" content="1.0.0,latest"> |
| 17 | + <meta name="docsearch:language" content="en"> |
| 18 | + <meta name="docsearch:component" content="development"> |
| 19 | + |
| 20 | + |
| 21 | + <link rel="shortcut icon" href="https://docs.dotkernel.org/img/dk_docs_favicon_white.svg"> |
| 22 | + |
| 23 | + <title>development - DotKernel Documentation</title> |
| 24 | + |
| 25 | + <link rel="stylesheet" href="https://docs.dotkernel.org/css/bootstrap.css"> |
| 26 | + <link rel="stylesheet" href="https://docs.dotkernel.org/css/bootstrap-icons.min.css"> |
| 27 | + <link rel="stylesheet" href="https://docs.dotkernel.org/css/docs.css"> |
| 28 | + <script src="https://docs.dotkernel.org//js/bootstrap.js" defer></script> |
| 29 | + <script src="https://docs.dotkernel.org//js/docs.js" defer></script> |
| 30 | + <script src="https://docs.dotkernel.org//js/scripts.js" defer></script> |
| 31 | + </head> |
| 32 | + <body data-bs-spy="scroll" data-bs-target=".toc" data-bs-offset="100"> |
| 33 | + |
| 34 | + |
| 35 | + <nav class="navbar navbar-expand-lg bg-body-tertiary bg-light dk-nav py-3" data-bs-theme="light"> |
| 36 | + <div class="container justify-content-between"> |
| 37 | + <div class="dk-nav-icon d-flex align-items-center"> |
| 38 | + <a class="navbar-brand" href="https://docs.dotkernel.org/"> |
| 39 | + <img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" |
| 40 | + src="https://docs.dotkernel.org//img/dk_logomark_white.svg" width="45"/> |
| 41 | + </a> |
| 42 | + |
| 43 | + <div class="dk-nav-icon-items"> |
| 44 | + <span style="font-size: 12px; line-height: 13px">DotKernel Documentation</span> |
| 45 | + |
| 46 | + <div class="dropdown" data-bs-theme="light"> |
| 47 | + <span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">Development</span> |
| 48 | + <ul class="dropdown-menu"> |
| 49 | + |
| 50 | + <li class="dropdown-item "> |
| 51 | + <a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center"> |
| 52 | + <img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" /> |
| 53 | + <div> |
| 54 | + <span class="fw-bold d-block">API</span> |
| 55 | + <span>DotKernel API</span> |
| 56 | + </div> |
| 57 | + </a> |
| 58 | + </li> |
| 59 | + |
| 60 | + <li class="dropdown-item "> |
| 61 | + <a href="https://docs.dotkernel.org/admin/" class="nav-link d-flex gap-4 align-items-center"> |
| 62 | + <img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" /> |
| 63 | + <div> |
| 64 | + <span class="fw-bold d-block">Admin</span> |
| 65 | + <span>DotKernel Admin application</span> |
| 66 | + </div> |
| 67 | + </a> |
| 68 | + </li> |
| 69 | + |
| 70 | + <li class="dropdown-item "> |
| 71 | + <a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center"> |
| 72 | + <img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" /> |
| 73 | + <div> |
| 74 | + <span class="fw-bold d-block">Frontend</span> |
| 75 | + <span>DotKernel Frontend application</span> |
| 76 | + </div> |
| 77 | + </a> |
| 78 | + </li> |
| 79 | + |
| 80 | + <li class="dropdown-item "> |
| 81 | + <a href="https://docs.dotkernel.org/packages/" class="nav-link d-flex gap-4 align-items-center"> |
| 82 | + <img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" /> |
| 83 | + <div> |
| 84 | + <span class="fw-bold d-block">Packages</span> |
| 85 | + <span>DotKernel packages</span> |
| 86 | + </div> |
| 87 | + </a> |
| 88 | + </li> |
| 89 | + |
| 90 | + </ul> |
| 91 | + </div> |
| 92 | + </div> |
| 93 | + </div> |
| 94 | + <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation"> |
| 95 | + <span class="navbar-toggler-icon"></span> |
| 96 | + </button> |
| 97 | + |
| 98 | + <div class="collapse navbar-collapse" id="navbarText"> |
| 99 | + <ul class="navbar-nav ms-auto mb-2 mb-lg-0"> |
| 100 | +<!-- <li class="nav-item">--> |
| 101 | +<!-- <a href="#" class="nav-link fw-bold text-white" data-bs-toggle="modal" data-bs-target="#mkdocs_search_modal" title="Open search">--> |
| 102 | +<!-- <i class="bi bi-search"></i> Search--> |
| 103 | +<!-- </a>--> |
| 104 | +<!-- </li>--> |
| 105 | + <li class="nav-item"> |
| 106 | + <a class="nav-link fw-bold text-white" href="https://github.com/dotkernel/development" title="Go to development repository" target="_blank"> |
| 107 | + <i class="bi bi-github"></i> |
| 108 | + GitHub |
| 109 | + </a> |
| 110 | + </li> |
| 111 | + <li class="nav-item"> |
| 112 | + |
| 113 | + </li> |
| 114 | + </ul> |
| 115 | + </div> |
| 116 | + </div> |
| 117 | +</nav> |
| 118 | + |
| 119 | + |
| 120 | + <div class="container"> |
| 121 | + <nav aria-label="breadcrumb" class="nav_breadcrumb"> |
| 122 | + <ol class="breadcrumb"> |
| 123 | + |
| 124 | + <li class="breadcrumb-item"><a href="https://docs.dotkernel.org/">Overview</a></li> |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + <li class="breadcrumb-item"><a href="../.">development</a></li> |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + <li class="breadcrumb-item active" aria-current="page"></li> |
| 133 | + |
| 134 | + |
| 135 | + </ol> |
| 136 | + </nav> |
| 137 | +</div> |
| 138 | + |
| 139 | + |
| 140 | + <div class="container"> |
| 141 | + <div class="row"> |
| 142 | + <div class="col-lg-3 right_sidebar"> |
| 143 | + |
| 144 | + |
| 145 | + <div class="subnavigation hidden-print"> |
| 146 | +<!-- <h4 class="subnavigation__title">--> |
| 147 | +<!-- <a href="../.">development</a>--> |
| 148 | +<!-- </h4>--> |
| 149 | + |
| 150 | + <h5 class="subnavigation__title">Table of Contents</h5> |
| 151 | + |
| 152 | + <ul class="subnavigation__list"> |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + </ul> |
| 163 | + </div> |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + </div> |
| 172 | + <div class="col-lg-9 main_docs"> |
| 173 | + |
| 174 | + |
| 175 | +<h1 class="content__title">404</h1> |
| 176 | +<blockquote> |
| 177 | + <h3>Something went wrong!</h3> |
| 178 | + <p> |
| 179 | + We're sorry, but the page you are looking for does not exist. |
| 180 | + </p> |
| 181 | +</blockquote> |
| 182 | + |
| 183 | +<a href="../." class="btn btn-default" role="button">Go to homepage</a> |
| 184 | + |
| 185 | + |
| 186 | + </div> |
| 187 | + </div> |
| 188 | + </div> |
| 189 | + |
| 190 | + |
| 191 | + <footer class="footer"> |
| 192 | + <div class="container"> |
| 193 | + |
| 194 | + <div class="row"> |
| 195 | + <div class="col-md-9"> |
| 196 | + <div class="footer_head"> |
| 197 | + <p>DotKernel</p> |
| 198 | + </div> |
| 199 | + |
| 200 | + <div class="row"> |
| 201 | + <div class="col-md-6 dk_widget"> |
| 202 | + <p>DotKernel Frontend</p> |
| 203 | + <a href="https://docs.dotkernel.org/frontend/" target="_blank"> |
| 204 | + <i class="bi bi-arrow-return-right"></i> |
| 205 | + DotKernel web starter project suitable for frontend applications |
| 206 | + </a> |
| 207 | + </div> |
| 208 | + |
| 209 | + <div class="col-md-6 dk_widget"> |
| 210 | + <p>DotKernel API</p> |
| 211 | + <a href="https://docs.dotkernel.org/api-documentation/" target="_blank"> |
| 212 | + <i class="bi bi-arrow-return-right"></i> |
| 213 | + DotKernel web starter project suitable for building RESTful APIs |
| 214 | + </a> |
| 215 | + </div> |
| 216 | + |
| 217 | + <div class="col-md-6 dk_widget"> |
| 218 | + <p>DotKernel Admin</p> |
| 219 | + |
| 220 | + <a href="https://docs.dotkernel.org/admin/" target="_blank"> |
| 221 | + <i class="bi bi-arrow-return-right"></i> |
| 222 | + DotKernel web starter project suitable for admin applications |
| 223 | + </a> |
| 224 | + </div> |
| 225 | + |
| 226 | + <div class="col-md-6 dk_widget"> |
| 227 | + <p>DotKernel Packages</p> |
| 228 | + <a href="https://docs.dotkernel.org/packages/" target="_blank"> |
| 229 | + <i class="bi bi-arrow-return-right"></i> |
| 230 | + DotKernel packages offering a wide range of tools |
| 231 | + </a> |
| 232 | + </div> |
| 233 | + </div> |
| 234 | + |
| 235 | + </div> |
| 236 | + |
| 237 | + <div class="col-md-3"> |
| 238 | + <div class="footer_head"> |
| 239 | + <p>Support</p> |
| 240 | + </div> |
| 241 | + <ul class="support__list"> |
| 242 | + <li class="support__list-item"> |
| 243 | + <a href="https://github.com/dotkernel" class="support__link" title="GitHub" target="_blank"> |
| 244 | + <i class="bi bi-github"></i> GitHub |
| 245 | + </a> |
| 246 | + </li> |
| 247 | + <li class="support__list-item"> |
| 248 | + <a href="https://dotkernel.slack.com" class="support__link" title="Slack" target="_blank"> |
| 249 | + <i class="bi bi-slack"></i> Slack |
| 250 | + </a> |
| 251 | + </li> |
| 252 | + <li class="support__list-item"> |
| 253 | + <a href="https://twitter.com/dotkernel" class="support__link" title="X (Twitter)" target="_blank"> |
| 254 | + <i class="bi bi-twitter-x"></i> Twitter |
| 255 | + </a> |
| 256 | + </li> |
| 257 | + |
| 258 | + <li class="support__list-item"> |
| 259 | + <a href="https://www.dotkernel.com/blog/" class="support__link" title="Blog" target="_blank"> |
| 260 | + <i class="bi bi-file-post"></i> Blog |
| 261 | + </a> |
| 262 | + </li> |
| 263 | + <li class="support__list-item"> |
| 264 | + <a href="https://www.dotkernel.com/feed/" class="support__link" title="Blog feed" target="_blank"> |
| 265 | + <i class="bi bi-rss-fill"></i> Feed |
| 266 | + </a> |
| 267 | + </li> |
| 268 | + </ul> |
| 269 | + </div> |
| 270 | + </div> |
| 271 | + |
| 272 | + <div class="footer_copy"> |
| 273 | + © 2024 by <a href="https://www.dotkernel.com/" target="_blank">DotKernel</a> a collection of PSR-7 Middleware applications and libraries |
| 274 | + </div> |
| 275 | + </div> |
| 276 | +</footer> |
| 277 | + |
| 278 | + <script> |
| 279 | + let base_url = '..', |
| 280 | + project = "development", |
| 281 | + siteName = 'development'; |
| 282 | + |
| 283 | + document.addEventListener("DOMContentLoaded", function() { |
| 284 | + document.querySelectorAll('.subnavigation__link').forEach(function(link) { |
| 285 | + if (link.getAttribute('href') === './') { |
| 286 | + link.parentNode.parentNode.classList.add('show'); |
| 287 | + } |
| 288 | + }); |
| 289 | + }); |
| 290 | + </script> |
| 291 | +<!-- --> |
| 292 | +<!-- <div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="Search Modal" aria-hidden="true"> |
| 293 | + <div class="modal-dialog modal-lg" role="document"> |
| 294 | + <div class="modal-content"> |
| 295 | + <div class="modal-header"> |
| 296 | + <h5 class="modal-title">Search</h5> |
| 297 | + <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> |
| 298 | + </div> |
| 299 | + <div class="modal-body"> |
| 300 | + <form role="form"> |
| 301 | + <div class="form-group"> |
| 302 | + <input type="text" class="form-control" placeholder="Search in development" id="mkdocs-search-query"> |
| 303 | + </div> |
| 304 | + </form> |
| 305 | + <div id="mkdocs-search-results"></div> |
| 306 | + </div> |
| 307 | + </div> |
| 308 | + </div> |
| 309 | +</div>--> |
| 310 | + </body> |
| 311 | +</html> |
0 commit comments