Skip to content

Commit

Permalink
Automated deployment: Tue May 21 09:25:01 UTC 2024 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arhimede committed May 21, 2024
1 parent dd544a7 commit ce41d94
Show file tree
Hide file tree
Showing 8 changed files with 121 additions and 115 deletions.
41 changes: 21 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@

<link rel="canonical" href="https://docs.dotkernel.org/dot-data-fixtures/">


<link rel="shortcut icon" href="https://docs.dotkernel.org/img/dk_logomark.svg">

<link rel="shortcut icon" href="https://docs.dotkernel.org/img/dk_docs_favicon_white.svg">

<title>dot-data-fixtures - DotKernel Documentation</title>

Expand All @@ -40,7 +38,8 @@
<div class="container justify-content-between">
<div class="dk-nav-icon d-flex align-items-center">
<a class="navbar-brand" href="https://docs.dotkernel.org/">
<img src="https://docs.dotkernel.org//img/dk_logomark_white.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50"
src="https://docs.dotkernel.org//img/dk_logomark_white.svg" width="45"/>
</a>

<div class="dk-nav-icon-items">
Expand All @@ -49,45 +48,47 @@
<div class="dropdown" data-bs-theme="light">
<span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">Packages</span>
<ul class="dropdown-menu">
<li class="dropdown-item">
<a href="https://docs.dotkernel.org/api/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />

<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center">
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">API</span>
<span>DotKernel API</span>
</div>
</a>
</li>

<li class="dropdown-item">
<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/admin/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Admin</span>
<span>DotKernel admin application</span>
<span>DotKernel Admin application</span>
</div>
</a>
</li>

<li class="dropdown-item">
<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Frontend</span>
<span>DotKernel frontend application</span>
<span>DotKernel Frontend application</span>
</div>
</a>
</li>

<li class="dropdown-item bg-light">
<a href="https://docs.dotkernel.org/packages/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Packages</span>
<span>DotKernel packages</span>
</div>
</a>
</li>

</ul>
</div>
</div>
Expand Down Expand Up @@ -200,7 +201,7 @@ <h2>Installation</h2>
<h3>Using Composer</h3>
<pre class="highlight line-numbers">
<i class="bi bi-copy copy_btn" onclick="copy(this)"></i>
<code class="language-bash">$ composer require dotkernel/dot-data-fixtures</code>
<code class="language-bash">composer require dotkernel/dot-data-fixtures</code>
</pre>


Expand Down Expand Up @@ -261,7 +262,7 @@ <h2>Support</h2>

<div class="col-md-6 dk_widget">
<p>DotKernel API</p>
<a href="https://docs.dotkernel.org/api/" target="_blank">
<a href="https://docs.dotkernel.org/api-documentation/" target="_blank">
<i class="bi bi-arrow-return-right"></i>
DotKernel web starter project suitable for building RESTful APIs
</a>
Expand Down Expand Up @@ -357,5 +358,5 @@ <h5 class="modal-title">Search</h5>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-05-03 17:53:20.732214+00:00
Build Date UTC : 2024-05-21 09:25:01.639024+00:00
-->
37 changes: 19 additions & 18 deletions pages/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
<meta name="docsearch:component" content="dot-data-fixtures">



<link rel="shortcut icon" href="https://docs.dotkernel.org/img/dk_logomark.svg">

<link rel="shortcut icon" href="https://docs.dotkernel.org/img/dk_docs_favicon_white.svg">

<title>dot-data-fixtures - DotKernel Documentation</title>

Expand All @@ -38,7 +36,8 @@
<div class="container justify-content-between">
<div class="dk-nav-icon d-flex align-items-center">
<a class="navbar-brand" href="https://docs.dotkernel.org/">
<img src="https://docs.dotkernel.org//img/dk_logomark_white.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50"
src="https://docs.dotkernel.org//img/dk_logomark_white.svg" width="45"/>
</a>

<div class="dk-nav-icon-items">
Expand All @@ -47,45 +46,47 @@
<div class="dropdown" data-bs-theme="light">
<span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">Packages</span>
<ul class="dropdown-menu">
<li class="dropdown-item">
<a href="https://docs.dotkernel.org/api/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />

<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center">
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">API</span>
<span>DotKernel API</span>
</div>
</a>
</li>

<li class="dropdown-item">
<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/admin/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Admin</span>
<span>DotKernel admin application</span>
<span>DotKernel Admin application</span>
</div>
</a>
</li>

<li class="dropdown-item">
<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Frontend</span>
<span>DotKernel frontend application</span>
<span>DotKernel Frontend application</span>
</div>
</a>
</li>

<li class="dropdown-item bg-light">
<a href="https://docs.dotkernel.org/packages/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Packages</span>
<span>DotKernel packages</span>
</div>
</a>
</li>

</ul>
</div>
</div>
Expand Down Expand Up @@ -207,7 +208,7 @@ <h3>Something went wrong!</h3>

<div class="col-md-6 dk_widget">
<p>DotKernel API</p>
<a href="https://docs.dotkernel.org/api/" target="_blank">
<a href="https://docs.dotkernel.org/api-documentation/" target="_blank">
<i class="bi bi-arrow-return-right"></i>
DotKernel web starter project suitable for building RESTful APIs
</a>
Expand Down
10 changes: 5 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://docs.dotkernel.org/dot-data-fixtures/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-data-fixtures/v1/configuration/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-data-fixtures/v1/installation/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-data-fixtures/v1/overview/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-data-fixtures/v1/usage/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
37 changes: 19 additions & 18 deletions v1/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@

<link rel="canonical" href="https://docs.dotkernel.org/dot-data-fixtures/v1/configuration/">


<link rel="shortcut icon" href="https://docs.dotkernel.org/img/dk_logomark.svg">

<link rel="shortcut icon" href="https://docs.dotkernel.org/img/dk_docs_favicon_white.svg">

<title>Configuration - dot-data-fixtures - DotKernel Documentation</title>

Expand All @@ -40,7 +38,8 @@
<div class="container justify-content-between">
<div class="dk-nav-icon d-flex align-items-center">
<a class="navbar-brand" href="https://docs.dotkernel.org/">
<img src="https://docs.dotkernel.org//img/dk_logomark_white.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50"
src="https://docs.dotkernel.org//img/dk_logomark_white.svg" width="45"/>
</a>

<div class="dk-nav-icon-items">
Expand All @@ -49,45 +48,47 @@
<div class="dropdown" data-bs-theme="light">
<span class="fw-bold dropdown-toggle dk-pkg-name" data-bs-toggle="dropdown" aria-expanded="false">Packages</span>
<ul class="dropdown-menu">
<li class="dropdown-item">
<a href="https://docs.dotkernel.org/api/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />

<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/api-documentation/" class="nav-link d-flex gap-4 align-items-center">
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">API</span>
<span>DotKernel API</span>
</div>
</a>
</li>

<li class="dropdown-item">
<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/admin/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Admin</span>
<span>DotKernel admin application</span>
<span>DotKernel Admin application</span>
</div>
</a>
</li>

<li class="dropdown-item">
<li class="dropdown-item ">
<a href="https://docs.dotkernel.org/frontend/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Frontend</span>
<span>DotKernel frontend application</span>
<span>DotKernel Frontend application</span>
</div>
</a>
</li>

<li class="dropdown-item bg-light">
<a href="https://docs.dotkernel.org/packages/" class="nav-link d-flex gap-4 align-items-center">
<img src="https://docs.dotkernel.org/img/dk_logomark.svg" alt="DotKernel Logo" width="45" height="50" class="d-inline-block align-text-top" />
<img alt="DotKernel Logo" class="d-inline-block align-text-top" height="50" src="https://docs.dotkernel.org/img/dk_logomark.svg" width="45" />
<div>
<span class="fw-bold d-block">Packages</span>
<span>DotKernel packages</span>
</div>
</a>
</li>

</ul>
</div>
</div>
Expand Down Expand Up @@ -324,7 +325,7 @@ <h2 id="registering-commands">Registering commands</h2>

<div class="col-md-6 dk_widget">
<p>DotKernel API</p>
<a href="https://docs.dotkernel.org/api/" target="_blank">
<a href="https://docs.dotkernel.org/api-documentation/" target="_blank">
<i class="bi bi-arrow-return-right"></i>
DotKernel web starter project suitable for building RESTful APIs
</a>
Expand Down
Loading

0 comments on commit ce41d94

Please sign in to comment.