Skip to content

Commit

Permalink
Automated deployment: Thu Jan 16 13:06:59 UTC 2025 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
arhimede committed Jan 16, 2025
1 parent c70fdd7 commit e5ab4e2
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -485,5 +485,5 @@ <h5 class="modal-title">Search</h5>

<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-11-21 11:09:58.437152+00:00
Build Date UTC : 2025-01-16 13:06:58.541830+00:00
-->
16 changes: 8 additions & 8 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,34 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://docs.dotkernel.org/development/</loc>
<lastmod>2024-11-21</lastmod>
<lastmod>2025-01-16</lastmod>
</url>
<url>
<loc>https://docs.dotkernel.org/development/v1/faq/</loc>
<lastmod>2024-11-21</lastmod>
<lastmod>2025-01-16</lastmod>
</url>
<url>
<loc>https://docs.dotkernel.org/development/v1/introduction/</loc>
<lastmod>2024-11-21</lastmod>
<lastmod>2025-01-16</lastmod>
</url>
<url>
<loc>https://docs.dotkernel.org/development/v1/setup/installation/</loc>
<lastmod>2024-11-21</lastmod>
<lastmod>2025-01-16</lastmod>
</url>
<url>
<loc>https://docs.dotkernel.org/development/v1/setup/setup-packages/</loc>
<lastmod>2024-11-21</lastmod>
<lastmod>2025-01-16</lastmod>
</url>
<url>
<loc>https://docs.dotkernel.org/development/v1/setup/system-requirements/</loc>
<lastmod>2024-11-21</lastmod>
<lastmod>2025-01-16</lastmod>
</url>
<url>
<loc>https://docs.dotkernel.org/development/v1/virtualhosts/create-virtualhost/</loc>
<lastmod>2024-11-21</lastmod>
<lastmod>2025-01-16</lastmod>
</url>
<url>
<loc>https://docs.dotkernel.org/development/v1/virtualhosts/overview/</loc>
<lastmod>2024-11-21</lastmod>
<lastmod>2025-01-16</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
18 changes: 9 additions & 9 deletions v1/introduction/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,15 +316,15 @@ <h5 class="subnavigation__title">Table of Contents</h5>
<h1 id="introduction">Introduction</h1>
<p><code>dotkernel/development</code> is a tool that helps you prepare your development environment with the following components:</p>
<ul>
<li><code>WSL2</code> - Windows Subsystem for Linux</li>
<li><code>AlmaLinux9</code> - free and open source Linux distribution</li>
<li><code>PHP</code> - general-purpose scripting language geared towards web development</li>
<li><code>Apache</code> - free and open-source cross-platform web server software</li>
<li><code>MariaDB</code> - community-developed, commercially supported fork of the MySQL relational database management system</li>
<li><code>Git</code> - distributed version control system</li>
<li><code>Composer</code> - application-level dependency manager for the PHP</li>
<li><code>Node.js</code> - JavaScript runtime environment</li>
<li><code>PhpMyAdmin</code> - open source administration tool for MySQL and MariaDB</li>
<li><strong>WSL2</strong> - Windows Subsystem for Linux</li>
<li><strong>AlmaLinux9</strong> - free and open source Linux distribution</li>
<li><strong>PHP</strong> - general-purpose scripting language geared towards web development</li>
<li><strong>Apache</strong> - free and open-source cross-platform web server software</li>
<li><strong>MariaDB</strong> - community-developed, commercially supported fork of the MySQL relational database management system</li>
<li><strong>Git</strong> - distributed version control system</li>
<li><strong>Composer</strong> - application-level dependency manager for the PHP</li>
<li><strong>Node.js</strong> - JavaScript runtime environment</li>
<li><strong>PhpMyAdmin</strong> - open source administration tool for MySQL and MariaDB</li>
</ul>


Expand Down

0 comments on commit e5ab4e2

Please sign in to comment.