55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77
8- < meta name ="description " content ="DotKernel authorization service abstractions ">
8+ < meta name ="description " content ="Dotkernel authorization service abstractions ">
99
1010
1111
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 " />
@@ -205,7 +215,7 @@ <h5 class="subnavigation__title">Table of Contents</h5>
205215
206216
207217 < h1 > dot-authorization</ h1 >
208- < p > DotKernel authorization service abstractions</ p >
218+ < p > Dotkernel authorization service abstractions</ p >
209219 < h2 > Installation</ h2 >
210220 < h3 > Using Composer</ h3 >
211221 < pre class ="highlight line-numbers ">
@@ -224,17 +234,16 @@ <h2>Support</h2>
224234
225235
226236 < nav >
227- < ul class ="page-nav hidden-print ">
237+ < ul class ="list-unstyled page-nav row w-100 mt-5 mb-3 pt-5 pb-3 ">
228238
229- < li class ="page-nav__item ">
239+ < li class ="col text-nowrap text-md-start ">
230240
231241 </ li >
232242
233243
234- < li class ="page-nav__item ">
244+ < li class ="col text-nowrap text-md-end pe-0 ">
235245
236246 < a rel ="next " class ="page-nav__link page-nav__link--next " href ="v3/overview/ ">
237- < small class ="page-nav__label "> Next</ small >
238247 Overview
239248 < i class ="bi bi-chevron-right "> </ i >
240249 </ a >
@@ -253,77 +262,94 @@ <h2>Support</h2>
253262
254263 < footer class ="footer ">
255264 < div class ="container ">
265+ < hr class ="mb-5 " />
256266
257267 < div class ="row ">
258268 < div class ="col-md-9 ">
259- < div class ="footer_head ">
260- < p > DotKernel</ p >
261- </ div >
262-
263269 < div class ="row ">
264- < div class ="col-md-6 dk_widget ">
265- < p > DotKernel Frontend</ p >
266- < a href ="https://docs.dotkernel.org/frontend-documentation/ " target ="_blank ">
270+ < div class ="col-lg-4 col-md-6 dk_widget ">
271+ < p class ="ms-0 "> API</ p >
272+
273+ < a href ="https://docs.dotkernel.org/api-documentation/ ">
267274 < i class ="bi bi-arrow-return-right "> </ i >
268- DotKernel web starter project suitable for frontend applications
275+ Dotkernel web starter project suitable for building RESTful APIs
269276 </ a >
270277 </ div >
271278
272- < div class ="col-md-6 dk_widget ">
273- < p > DotKernel API</ p >
274- < a href ="https://docs.dotkernel.org/api-documentation/ " target ="_blank ">
279+ < div class ="col-lg-4 col-md-6 dk_widget ">
280+ < p class ="ms-0 "> Admin</ p >
281+
282+ < a href ="https://docs.dotkernel.org/admin-documentation/ ">
275283 < i class ="bi bi-arrow-return-right "> </ i >
276- DotKernel web starter project suitable for building RESTful APIs
284+ Dotkernel web starter project suitable for admin applications
277285 </ a >
278286 </ div >
279287
280- < div class ="col-md-6 dk_widget ">
281- < p > DotKernel Admin </ p >
288+ < div class ="col-lg-4 col- md-6 dk_widget ">
289+ < p class =" ms-0 " > Frontend </ p >
282290
283- < a href ="https://docs.dotkernel.org/admin -documentation/ " target =" _blank ">
291+ < a href ="https://docs.dotkernel.org/frontend -documentation/ ">
284292 < i class ="bi bi-arrow-return-right "> </ i >
285- DotKernel web starter project suitable for admin applications
293+ Dotkernel web starter project suitable for frontend applications
286294 </ a >
287295 </ div >
288296
289- < div class ="col-md-6 dk_widget ">
290- < p > DotKernel Packages</ p >
291- < a href ="https://docs.dotkernel.org/packages/ " target ="_blank ">
297+ < div class ="col-lg-4 col-md-6 dk_widget ">
298+ < p class ="ms-0 "> Light</ p >
299+
300+ < a href ="https://docs.dotkernel.org/light-documentation/ ">
292301 < i class ="bi bi-arrow-return-right "> </ i >
293- DotKernel packages offering a wide range of tools
302+ Dotkernel web starter project suitable for generating a simple website
294303 </ a >
295304 </ div >
296- </ div >
297305
306+ < div class ="col-lg-4 col-md-6 dk_widget ">
307+ < p class ="ms-0 "> Dotkernel Packages</ p >
308+
309+ < a href ="https://docs.dotkernel.org/packages/ ">
310+ < i class ="bi bi-arrow-return-right "> </ i >
311+ Dotkernel packages offering a wide range of tools
312+ </ a >
313+ </ div >
314+
315+ < div class ="col-lg-4 col-md-6 dk_widget ">
316+ < p class ="ms-0 "> Development environment</ p >
317+
318+ < a href ="https://docs.dotkernel.org/development/ ">
319+ < i class ="bi bi-arrow-return-right "> </ i >
320+ Install PHP, Apache, MariaDB, Composer, PhpMyAdmin, Node.js and Git on WSL2
321+ </ a >
322+ </ div >
323+ </ div >
298324 </ div >
299325
300- < div class ="col-md-3 ">
326+ < div class ="col-md-3 pt-3 ">
301327 < div class ="footer_head ">
302328 < p > Support</ p >
303329 </ div >
304- < ul class ="support__list ">
305- < li class ="support__list-item ">
330+
331+ < ul class ="support__list row ">
332+ < li class ="support__list-item col-lg-6 mb-md-3 ">
306333 < a href ="https://github.com/dotkernel " class ="support__link " title ="GitHub " target ="_blank ">
307334 < i class ="bi bi-github "> </ i > GitHub
308335 </ a >
309336 </ li >
310- < li class ="support__list-item ">
311- < a href ="https://dotkernel.slack.com " class ="support__link " title ="Slack " target ="_blank ">
337+ < li class ="support__list-item col-lg-6 mb-md-3 ">
338+ < a href ="https://dotkernel.slack.com " class ="support__link " title ="Chat " target ="_blank ">
312339 < i class ="bi bi-slack "> </ i > Slack
313340 </ a >
314341 </ li >
315- < li class ="support__list-item ">
342+ < li class ="support__list-item col-lg-6 mb-md-3 ">
316343 < a href ="https://twitter.com/dotkernel " class ="support__link " title ="X (Twitter) " target ="_blank ">
317344 < i class ="bi bi-twitter-x "> </ i > Twitter
318345 </ a >
319346 </ li >
320-
321- < li class ="support__list-item ">
347+ < li class ="support__list-item col-lg-6 mb-md-3 ">
322348 < a href ="https://www.dotkernel.com/blog/ " class ="support__link " title ="Blog " target ="_blank ">
323349 < i class ="bi bi-file-post "> </ i > Blog
324350 </ a >
325351 </ li >
326- < li class ="support__list-item ">
352+ < li class ="support__list-item col-lg-6 mb-md-3 ">
327353 < a href ="https://www.dotkernel.com/feed/ " class ="support__link " title ="Blog feed " target ="_blank ">
328354 < i class ="bi bi-rss-fill "> </ i > Feed
329355 </ a >
@@ -332,8 +358,10 @@ <h2>Support</h2>
332358 </ div >
333359 </ div >
334360
361+ < hr class ="mt-5 " />
362+
335363 < div class ="footer_copy ">
336- © 2024 by < a href =" https://www.dotkernel.com/ " target =" _blank " > DotKernel </ a > a collection of PSR-7 Middleware applications and libraries
364+ © Copyright Dotkernel 2024. All rights reserved.
337365 </ div >
338366 </ div >
339367</ footer >
@@ -374,6 +402,6 @@ <h5 class="modal-title">Search</h5>
374402</ html >
375403
376404<!--
377- MkDocs version : 1.6.0
378- Build Date UTC : 2024-08 -22 10:49:05.788399 +00:00
405+ MkDocs version : 1.6.1
406+ Build Date UTC : 2025-01 -22 16:01:42.795119 +00:00
379407-->
0 commit comments