Skip to content

Commit e5ab4e2

Browse files
committed
Automated deployment: Thu Jan 16 13:06:59 UTC 2025 1.0.8
1 parent c70fdd7 commit e5ab4e2

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,5 +485,5 @@ <h5 class="modal-title">Search</h5>
485485

486486
<!--
487487
MkDocs version : 1.6.1
488-
Build Date UTC : 2024-11-21 11:09:58.437152+00:00
488+
Build Date UTC : 2025-01-16 13:06:58.541830+00:00
489489
-->

sitemap.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,34 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://docs.dotkernel.org/development/</loc>
5-
<lastmod>2024-11-21</lastmod>
5+
<lastmod>2025-01-16</lastmod>
66
</url>
77
<url>
88
<loc>https://docs.dotkernel.org/development/v1/faq/</loc>
9-
<lastmod>2024-11-21</lastmod>
9+
<lastmod>2025-01-16</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://docs.dotkernel.org/development/v1/introduction/</loc>
13-
<lastmod>2024-11-21</lastmod>
13+
<lastmod>2025-01-16</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://docs.dotkernel.org/development/v1/setup/installation/</loc>
17-
<lastmod>2024-11-21</lastmod>
17+
<lastmod>2025-01-16</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://docs.dotkernel.org/development/v1/setup/setup-packages/</loc>
21-
<lastmod>2024-11-21</lastmod>
21+
<lastmod>2025-01-16</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://docs.dotkernel.org/development/v1/setup/system-requirements/</loc>
25-
<lastmod>2024-11-21</lastmod>
25+
<lastmod>2025-01-16</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://docs.dotkernel.org/development/v1/virtualhosts/create-virtualhost/</loc>
29-
<lastmod>2024-11-21</lastmod>
29+
<lastmod>2025-01-16</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://docs.dotkernel.org/development/v1/virtualhosts/overview/</loc>
33-
<lastmod>2024-11-21</lastmod>
33+
<lastmod>2025-01-16</lastmod>
3434
</url>
3535
</urlset>

sitemap.xml.gz

1 Byte
Binary file not shown.

v1/introduction/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -316,15 +316,15 @@ <h5 class="subnavigation__title">Table of Contents</h5>
316316
<h1 id="introduction">Introduction</h1>
317317
<p><code>dotkernel/development</code> is a tool that helps you prepare your development environment with the following components:</p>
318318
<ul>
319-
<li><code>WSL2</code> - Windows Subsystem for Linux</li>
320-
<li><code>AlmaLinux9</code> - free and open source Linux distribution</li>
321-
<li><code>PHP</code> - general-purpose scripting language geared towards web development</li>
322-
<li><code>Apache</code> - free and open-source cross-platform web server software</li>
323-
<li><code>MariaDB</code> - community-developed, commercially supported fork of the MySQL relational database management system</li>
324-
<li><code>Git</code> - distributed version control system</li>
325-
<li><code>Composer</code> - application-level dependency manager for the PHP</li>
326-
<li><code>Node.js</code> - JavaScript runtime environment</li>
327-
<li><code>PhpMyAdmin</code> - open source administration tool for MySQL and MariaDB</li>
319+
<li><strong>WSL2</strong> - Windows Subsystem for Linux</li>
320+
<li><strong>AlmaLinux9</strong> - free and open source Linux distribution</li>
321+
<li><strong>PHP</strong> - general-purpose scripting language geared towards web development</li>
322+
<li><strong>Apache</strong> - free and open-source cross-platform web server software</li>
323+
<li><strong>MariaDB</strong> - community-developed, commercially supported fork of the MySQL relational database management system</li>
324+
<li><strong>Git</strong> - distributed version control system</li>
325+
<li><strong>Composer</strong> - application-level dependency manager for the PHP</li>
326+
<li><strong>Node.js</strong> - JavaScript runtime environment</li>
327+
<li><strong>PhpMyAdmin</strong> - open source administration tool for MySQL and MariaDB</li>
328328
</ul>
329329

330330

0 commit comments

Comments
 (0)