Skip to content

Commit 0e37296

Browse files
committed
Automated deployment: Tue Jul 2 04:43:42 UTC 2024 1.0.2
1 parent caa624a commit 0e37296

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@ <h1>development</h1>
288288

289289

290290
<h2>Installation</h2>
291-
<h3>Using Composer</h3>
291+
<h3>Using Git</h3>
292292
<pre class="highlight line-numbers">
293293
<i class="bi bi-copy copy_btn" onclick="copy(this)"></i>
294-
<code class="language-bash">composer require dotkernel/development</code>
294+
<code class="language-bash">git clone https://github.com/dotkernel/development.git dotkernel-development</code>
295295
</pre>
296296

297297

@@ -456,5 +456,5 @@ <h5 class="modal-title">Search</h5>
456456

457457
<!--
458458
MkDocs version : 1.6.0
459-
Build Date UTC : 2024-07-01 10:29:28.996889+00:00
459+
Build Date UTC : 2024-07-02 04:43:41.981748+00:00
460460
-->

sitemap.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,42 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://docs.dotkernel.org/development/</loc>
5-
<lastmod>2024-07-01</lastmod>
5+
<lastmod>2024-07-02</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>https://docs.dotkernel.org/development/v1/faq/</loc>
10-
<lastmod>2024-07-01</lastmod>
10+
<lastmod>2024-07-02</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
<url>
1414
<loc>https://docs.dotkernel.org/development/v1/introduction/</loc>
15-
<lastmod>2024-07-01</lastmod>
15+
<lastmod>2024-07-02</lastmod>
1616
<changefreq>daily</changefreq>
1717
</url>
1818
<url>
1919
<loc>https://docs.dotkernel.org/development/v1/setup/installation/</loc>
20-
<lastmod>2024-07-01</lastmod>
20+
<lastmod>2024-07-02</lastmod>
2121
<changefreq>daily</changefreq>
2222
</url>
2323
<url>
2424
<loc>https://docs.dotkernel.org/development/v1/setup/setup-packages/</loc>
25-
<lastmod>2024-07-01</lastmod>
25+
<lastmod>2024-07-02</lastmod>
2626
<changefreq>daily</changefreq>
2727
</url>
2828
<url>
2929
<loc>https://docs.dotkernel.org/development/v1/setup/system-requirements/</loc>
30-
<lastmod>2024-07-01</lastmod>
30+
<lastmod>2024-07-02</lastmod>
3131
<changefreq>daily</changefreq>
3232
</url>
3333
<url>
3434
<loc>https://docs.dotkernel.org/development/v1/virtualhosts/create-virtualhost/</loc>
35-
<lastmod>2024-07-01</lastmod>
35+
<lastmod>2024-07-02</lastmod>
3636
<changefreq>daily</changefreq>
3737
</url>
3838
<url>
3939
<loc>https://docs.dotkernel.org/development/v1/virtualhosts/overview/</loc>
40-
<lastmod>2024-07-01</lastmod>
40+
<lastmod>2024-07-02</lastmod>
4141
<changefreq>daily</changefreq>
4242
</url>
4343
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)