7979 </ a >
8080 </ li >
8181
82+ < li class ="dropdown-item ">
83+ < a href ="https://docs.dotkernel.org/light-documentation/ " class ="nav-link d-flex gap-4 align-items-center ">
84+ < img alt ="DotKernel Logo " class ="d-inline-block align-text-top " height ="50 " src ="https://docs.dotkernel.org/img/dk_logomark.svg " width ="45 " />
85+ < div >
86+ < span class ="fw-bold d-block "> Light</ span >
87+ < span > DotKernel Light application</ span >
88+ </ div >
89+ </ a >
90+ </ li >
91+
8292 < li class ="dropdown-item bg-light ">
8393 < a href ="https://docs.dotkernel.org/packages/ " class ="nav-link d-flex gap-4 align-items-center ">
8494 < img alt ="DotKernel Logo " class ="d-inline-block align-text-top " height ="50 " src ="https://docs.dotkernel.org/img/dk_logomark.svg " width ="45 " />
@@ -255,17 +265,16 @@ <h2>Support</h2>
255265
256266
257267 < nav >
258- < ul class ="page-nav hidden-print ">
268+ < ul class ="list-unstyled page-nav row w-100 mt-5 mb-3 pt-5 pb-3 ">
259269
260- < li class ="page-nav__item ">
270+ < li class ="col text-nowrap text-md-start ">
261271
262272 </ li >
263273
264274
265- < li class ="page-nav__item ">
275+ < li class ="col text-nowrap text-md-end pe-0 ">
266276
267277 < a rel ="next " class ="page-nav__link page-nav__link--next " href ="v4/overview/ ">
268- < small class ="page-nav__label "> Next</ small >
269278 Overview
270279 < i class ="bi bi-chevron-right "> </ i >
271280 </ a >
@@ -284,77 +293,94 @@ <h2>Support</h2>
284293
285294 < footer class ="footer ">
286295 < div class ="container ">
296+ < hr class ="mb-5 " />
287297
288298 < div class ="row ">
289299 < div class ="col-md-9 ">
290- < div class ="footer_head ">
291- < p > DotKernel</ p >
292- </ div >
293-
294300 < div class ="row ">
295- < div class ="col-md-6 dk_widget ">
296- < p > DotKernel Frontend</ p >
297- < a href ="https://docs.dotkernel.org/frontend-documentation/ " target ="_blank ">
301+ < div class ="col-lg-4 col-md-6 dk_widget ">
302+ < p class ="ms-0 "> API</ p >
303+
304+ < a href ="https://docs.dotkernel.org/api-documentation/ ">
298305 < i class ="bi bi-arrow-return-right "> </ i >
299- DotKernel web starter project suitable for frontend applications
306+ Dotkernel web starter project suitable for building RESTful APIs
300307 </ a >
301308 </ div >
302309
303- < div class ="col-md-6 dk_widget ">
304- < p > DotKernel API</ p >
305- < a href ="https://docs.dotkernel.org/api-documentation/ " target ="_blank ">
310+ < div class ="col-lg-4 col-md-6 dk_widget ">
311+ < p class ="ms-0 "> Admin</ p >
312+
313+ < a href ="https://docs.dotkernel.org/admin-documentation/ ">
306314 < i class ="bi bi-arrow-return-right "> </ i >
307- DotKernel web starter project suitable for building RESTful APIs
315+ Dotkernel web starter project suitable for admin applications
308316 </ a >
309317 </ div >
310318
311- < div class ="col-md-6 dk_widget ">
312- < p > DotKernel Admin </ p >
319+ < div class ="col-lg-4 col- md-6 dk_widget ">
320+ < p class =" ms-0 " > Frontend </ p >
313321
314- < a href ="https://docs.dotkernel.org/admin -documentation/ " target =" _blank ">
322+ < a href ="https://docs.dotkernel.org/frontend -documentation/ ">
315323 < i class ="bi bi-arrow-return-right "> </ i >
316- DotKernel web starter project suitable for admin applications
324+ Dotkernel web starter project suitable for frontend applications
317325 </ a >
318326 </ div >
319327
320- < div class ="col-md-6 dk_widget ">
321- < p > DotKernel Packages</ p >
322- < a href ="https://docs.dotkernel.org/packages/ " target ="_blank ">
328+ < div class ="col-lg-4 col-md-6 dk_widget ">
329+ < p class ="ms-0 "> Light</ p >
330+
331+ < a href ="https://docs.dotkernel.org/light-documentation/ ">
323332 < i class ="bi bi-arrow-return-right "> </ i >
324- DotKernel packages offering a wide range of tools
333+ Dotkernel web starter project suitable for generating a simple website
325334 </ a >
326335 </ div >
327- </ div >
328336
337+ < div class ="col-lg-4 col-md-6 dk_widget ">
338+ < p class ="ms-0 "> Dotkernel Packages</ p >
339+
340+ < a href ="https://docs.dotkernel.org/packages/ ">
341+ < i class ="bi bi-arrow-return-right "> </ i >
342+ Dotkernel packages offering a wide range of tools
343+ </ a >
344+ </ div >
345+
346+ < div class ="col-lg-4 col-md-6 dk_widget ">
347+ < p class ="ms-0 "> Development environment</ p >
348+
349+ < a href ="https://docs.dotkernel.org/development/ ">
350+ < i class ="bi bi-arrow-return-right "> </ i >
351+ Install PHP, Apache, MariaDB, Composer, PhpMyAdmin, Node.js and Git on WSL2
352+ </ a >
353+ </ div >
354+ </ div >
329355 </ div >
330356
331- < div class ="col-md-3 ">
357+ < div class ="col-md-3 pt-3 ">
332358 < div class ="footer_head ">
333359 < p > Support</ p >
334360 </ div >
335- < ul class ="support__list ">
336- < li class ="support__list-item ">
361+
362+ < ul class ="support__list row ">
363+ < li class ="support__list-item col-lg-6 mb-md-3 ">
337364 < a href ="https://github.com/dotkernel " class ="support__link " title ="GitHub " target ="_blank ">
338365 < i class ="bi bi-github "> </ i > GitHub
339366 </ a >
340367 </ li >
341- < li class ="support__list-item ">
342- < a href ="https://dotkernel.slack.com " class ="support__link " title ="Slack " target ="_blank ">
368+ < li class ="support__list-item col-lg-6 mb-md-3 ">
369+ < a href ="https://dotkernel.slack.com " class ="support__link " title ="Chat " target ="_blank ">
343370 < i class ="bi bi-slack "> </ i > Slack
344371 </ a >
345372 </ li >
346- < li class ="support__list-item ">
373+ < li class ="support__list-item col-lg-6 mb-md-3 ">
347374 < a href ="https://twitter.com/dotkernel " class ="support__link " title ="X (Twitter) " target ="_blank ">
348375 < i class ="bi bi-twitter-x "> </ i > Twitter
349376 </ a >
350377 </ li >
351-
352- < li class ="support__list-item ">
378+ < li class ="support__list-item col-lg-6 mb-md-3 ">
353379 < a href ="https://www.dotkernel.com/blog/ " class ="support__link " title ="Blog " target ="_blank ">
354380 < i class ="bi bi-file-post "> </ i > Blog
355381 </ a >
356382 </ li >
357- < li class ="support__list-item ">
383+ < li class ="support__list-item col-lg-6 mb-md-3 ">
358384 < a href ="https://www.dotkernel.com/feed/ " class ="support__link " title ="Blog feed " target ="_blank ">
359385 < i class ="bi bi-rss-fill "> </ i > Feed
360386 </ a >
@@ -363,8 +389,10 @@ <h2>Support</h2>
363389 </ div >
364390 </ div >
365391
392+ < hr class ="mt-5 " />
393+
366394 < div class ="footer_copy ">
367- © 2024 by < a href =" https://www.dotkernel.com/ " target =" _blank " > DotKernel </ a > a collection of PSR-7 Middleware applications and libraries
395+ © Copyright Dotkernel 2024. All rights reserved.
368396 </ div >
369397 </ div >
370398</ footer >
@@ -405,6 +433,6 @@ <h5 class="modal-title">Search</h5>
405433</ html >
406434
407435<!--
408- MkDocs version : 1.6.0
409- Build Date UTC : 2024-08-30 08:04:59.642476 +00:00
436+ MkDocs version : 1.6.1
437+ Build Date UTC : 2025-01-17 15:28:34.920051 +00:00
410438-->
0 commit comments