Skip to content

Commit

Permalink
Automated deployment: Tue Jun 18 10:09:54 UTC 2024 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmerlin committed Jun 18, 2024
1 parent 76de5a3 commit 96551ff
Show file tree
Hide file tree
Showing 10 changed files with 315 additions and 234 deletions.
81 changes: 45 additions & 36 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-mail/">


<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-mail - 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 @@ -123,7 +124,7 @@
<ol class="breadcrumb">

<li class="breadcrumb-item"><a href="https://docs.dotkernel.org/">Overview</a></li>
<li class="breadcrumb-item"><a href="https://docs.dotkernel.org/packages/">Packages</a></li>



<li class="breadcrumb-item">dot-mail</li>
Expand Down Expand Up @@ -153,33 +154,33 @@ <h5 class="subnavigation__title">Table of Contents</h5>



<li class="subnavigation__list-item ">
<a href="v4/overview/" class="subnavigation__link">Overview</a>
</li>
<li class="subnavigation__list-item ">
<a href="v4/overview/" class="subnavigation__link">Overview</a>
</li>



<li class="subnavigation__list-item ">
<a href="v4/installation/" class="subnavigation__link">Installation</a>
</li>
<li class="subnavigation__list-item ">
<a href="v4/installation/" class="subnavigation__link">Installation</a>
</li>



<li class="subnavigation__list-item ">
<a href="v4/configuration/" class="subnavigation__link">Configuration</a>
</li>
<li class="subnavigation__list-item ">
<a href="v4/configuration/" class="subnavigation__link">Configuration</a>
</li>



<li class="subnavigation__list-item ">
<a href="v4/usage/" class="subnavigation__link">Usage</a>
</li>
<li class="subnavigation__list-item ">
<a href="v4/usage/" class="subnavigation__link">Usage</a>
</li>



<li class="subnavigation__list-item ">
<a href="v4/transports/" class="subnavigation__link">Transports</a>
</li>
<li class="subnavigation__list-item ">
<a href="v4/transports/" class="subnavigation__link">Transports</a>
</li>



Expand All @@ -206,7 +207,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-mail</code>
<code class="language-bash">composer require dotkernel/dot-mail</code>
</pre>


Expand Down Expand Up @@ -267,7 +268,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 @@ -338,6 +339,14 @@ <h2>Support</h2>
let base_url = '.',
project = "packages",
siteName = 'dot-mail';

document.addEventListener("DOMContentLoaded", function() {
document.querySelectorAll('.subnavigation__link').forEach(function(link) {
if (link.getAttribute('href') === './') {
link.parentNode.parentNode.classList.add('show');
}
});
});
</script>
<!-- -->
<!-- <div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="Search Modal" aria-hidden="true">
Expand All @@ -363,5 +372,5 @@ <h5 class="modal-title">Search</h5>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-05-03 18:45:24.105049+00:00
Build Date UTC : 2024-06-18 10:09:53.819972+00:00
-->
47 changes: 28 additions & 19 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-mail">



<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-mail - 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 @@ -121,7 +122,7 @@
<ol class="breadcrumb">

<li class="breadcrumb-item"><a href="https://docs.dotkernel.org/">Overview</a></li>
<li class="breadcrumb-item"><a href="https://docs.dotkernel.org/packages/">Packages</a></li>



<li class="breadcrumb-item"><a href="../.">dot-mail</a></li>
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 Expand Up @@ -278,6 +279,14 @@ <h3>Something went wrong!</h3>
let base_url = '..',
project = "packages",
siteName = 'dot-mail';

document.addEventListener("DOMContentLoaded", function() {
document.querySelectorAll('.subnavigation__link').forEach(function(link) {
if (link.getAttribute('href') === './') {
link.parentNode.parentNode.classList.add('show');
}
});
});
</script>
<!-- -->
<!-- <div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="Search Modal" aria-hidden="true">
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,32 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://docs.dotkernel.org/dot-mail/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-06-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-mail/v4/configuration/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-06-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-mail/v4/installation/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-06-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-mail/v4/overview/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-06-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-mail/v4/transports/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-06-18</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://docs.dotkernel.org/dot-mail/v4/usage/</loc>
<lastmod>2024-05-03</lastmod>
<lastmod>2024-06-18</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
Loading

0 comments on commit 96551ff

Please sign in to comment.