Skip to content

Commit fd5abde

Browse files
committed
Automated deployment: Tue Sep 30 08:00:38 UTC 2025 1.1.5
1 parent 1bd1cea commit fd5abde

File tree

19 files changed

+41
-35
lines changed

19 files changed

+41
-35
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</a>
104104
</li>
105105

106-
<li class="dropdown-item bg-light">
106+
<li class="dropdown-item bg-dark-subtle">
107107
<a href="https://docs.dotkernel.org/development/" class="nav-link d-flex gap-4 align-items-center">
108108
<i class="bi bi-arrow-return-right text-primary"></i>
109109
<div class="py-1">
@@ -621,5 +621,5 @@ <h5 class="modal-title">Search</h5>
621621

622622
<!--
623623
MkDocs version : 1.6.1
624-
Build Date UTC : 2025-09-24 07:34:52.418985+00:00
624+
Build Date UTC : 2025-09-30 08:00:37.217936+00:00
625625
-->

pages/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
</a>
102102
</li>
103103

104-
<li class="dropdown-item bg-light">
104+
<li class="dropdown-item bg-dark-subtle">
105105
<a href="https://docs.dotkernel.org/development/" class="nav-link d-flex gap-4 align-items-center">
106106
<i class="bi bi-arrow-return-right text-primary"></i>
107107
<div class="py-1">

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,62 +2,62 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://docs.dotkernel.org/development/</loc>
5-
<lastmod>2025-09-24</lastmod>
5+
<lastmod>2025-09-30</lastmod>
66
</url>
77
<url>
88
<loc>https://docs.dotkernel.org/development/v1/faq/</loc>
9-
<lastmod>2025-09-24</lastmod>
9+
<lastmod>2025-09-30</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://docs.dotkernel.org/development/v1/terminal/</loc>
13-
<lastmod>2025-09-24</lastmod>
13+
<lastmod>2025-09-30</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://docs.dotkernel.org/development/v1/setup/installation/</loc>
17-
<lastmod>2025-09-24</lastmod>
17+
<lastmod>2025-09-30</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://docs.dotkernel.org/development/v1/setup/setup-packages/</loc>
21-
<lastmod>2025-09-24</lastmod>
21+
<lastmod>2025-09-30</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://docs.dotkernel.org/development/v1/setup/system-requirements/</loc>
25-
<lastmod>2025-09-24</lastmod>
25+
<lastmod>2025-09-30</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://docs.dotkernel.org/development/v1/virtualhosts/create-virtualhost/</loc>
29-
<lastmod>2025-09-24</lastmod>
29+
<lastmod>2025-09-30</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://docs.dotkernel.org/development/v1/virtualhosts/overview/</loc>
33-
<lastmod>2025-09-24</lastmod>
33+
<lastmod>2025-09-30</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://docs.dotkernel.org/development/v2/faq/</loc>
37-
<lastmod>2025-09-24</lastmod>
37+
<lastmod>2025-09-30</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://docs.dotkernel.org/development/v2/terminal/</loc>
41-
<lastmod>2025-09-24</lastmod>
41+
<lastmod>2025-09-30</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://docs.dotkernel.org/development/v2/setup/installation/</loc>
45-
<lastmod>2025-09-24</lastmod>
45+
<lastmod>2025-09-30</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://docs.dotkernel.org/development/v2/setup/setup-packages/</loc>
49-
<lastmod>2025-09-24</lastmod>
49+
<lastmod>2025-09-30</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://docs.dotkernel.org/development/v2/setup/system-requirements/</loc>
53-
<lastmod>2025-09-24</lastmod>
53+
<lastmod>2025-09-30</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://docs.dotkernel.org/development/v2/virtualhosts/create-virtualhost/</loc>
57-
<lastmod>2025-09-24</lastmod>
57+
<lastmod>2025-09-30</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://docs.dotkernel.org/development/v2/virtualhosts/overview/</loc>
61-
<lastmod>2025-09-24</lastmod>
61+
<lastmod>2025-09-30</lastmod>
6262
</url>
6363
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

v1/faq/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</a>
104104
</li>
105105

106-
<li class="dropdown-item bg-light">
106+
<li class="dropdown-item bg-dark-subtle">
107107
<a href="https://docs.dotkernel.org/development/" class="nav-link d-flex gap-4 align-items-center">
108108
<i class="bi bi-arrow-return-right text-primary"></i>
109109
<div class="py-1">

v1/setup/installation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</a>
104104
</li>
105105

106-
<li class="dropdown-item bg-light">
106+
<li class="dropdown-item bg-dark-subtle">
107107
<a href="https://docs.dotkernel.org/development/" class="nav-link d-flex gap-4 align-items-center">
108108
<i class="bi bi-arrow-return-right text-primary"></i>
109109
<div class="py-1">

v1/setup/setup-packages/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</a>
104104
</li>
105105

106-
<li class="dropdown-item bg-light">
106+
<li class="dropdown-item bg-dark-subtle">
107107
<a href="https://docs.dotkernel.org/development/" class="nav-link d-flex gap-4 align-items-center">
108108
<i class="bi bi-arrow-return-right text-primary"></i>
109109
<div class="py-1">
@@ -401,8 +401,11 @@ <h6 class="toc__headline">On this page</h6>
401401

402402

403403
<h1 id="almalinux-9-setup">AlmaLinux 9 Setup</h1>
404+
<blockquote>
405+
<p>We recommend the use of <a href="https://hetzner.cloud/?ref=HYu6z4XGfkcP">Hetzner Cloud via our referral link</a> for development thanks to the initial € 20 free <a href="https://www.hetzner.com/legal/referrals">Hetzner Cloud credit</a>.</p>
406+
</blockquote>
404407
<p>Install system packages:</p>
405-
<pre class="highlight"><code class="language-shell">sudo dnf install epel-release dnf-utils https://rpms.remirepo.net/enterprise/remi-release-9.rpm -y</code></pre>
408+
<pre class="highlight"><code class="language-shell">sudo dnf install epel-release dnf-utils https://rpms.remirepo.net/enterprise/remi-release-$(rpm -E %almalinux).rpm -y</code></pre>
406409
<p>You should see the below message, shown the first time you execute a command which requires elevated permissions (hence the <code>sudo</code> modifier at the beginning of the command).</p>
407410
<pre class="highlight"><code class="language-text">We trust you have received the usual lecture from the local System
408411
Administrator. It usually boils down to these three things:

v1/setup/system-requirements/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</a>
104104
</li>
105105

106-
<li class="dropdown-item bg-light">
106+
<li class="dropdown-item bg-dark-subtle">
107107
<a href="https://docs.dotkernel.org/development/" class="nav-link d-flex gap-4 align-items-center">
108108
<i class="bi bi-arrow-return-right text-primary"></i>
109109
<div class="py-1">

v1/terminal/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</a>
104104
</li>
105105

106-
<li class="dropdown-item bg-light">
106+
<li class="dropdown-item bg-dark-subtle">
107107
<a href="https://docs.dotkernel.org/development/" class="nav-link d-flex gap-4 align-items-center">
108108
<i class="bi bi-arrow-return-right text-primary"></i>
109109
<div class="py-1">

0 commit comments

Comments
 (0)