Deployed f4d3608 to Pre-release with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-03-06 07:25:33 +00:00
parent 44bc5c2eb7
commit 94c4b94848
14 changed files with 72 additions and 37 deletions
+25 -4
View File
@@ -9,7 +9,7 @@
<meta name="description" content="The easiest way to run WireGuard VPN + Web-based Admin UI.">
<meta name="author" content="wg-easy (Github Organization)">
<meta name="author" content="WireGuard Easy">
<link rel="canonical" href="https://wg-easy.github.io/wg-easy/Pre-release/">
@@ -449,6 +449,15 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#migration" class="md-nav__link">
<span class="md-ellipsis">
Migration
</span>
</a>
</li>
</ul>
@@ -1015,6 +1024,15 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#migration" class="md-nav__link">
<span class="md-ellipsis">
Migration
</span>
</a>
</li>
</ul>
@@ -1059,16 +1077,18 @@
<h1 id="welcome-to-the-documentation-for-wg-easy"><a class="toclink" href="#welcome-to-the-documentation-for-wg-easy">Welcome to the Documentation for <code>wg-easy</code></a></h1>
<div class="admonition info">
<p class="admonition-title"> This Documentation is Versioned</p>
<p><strong>Make sure</strong> to select the correct version of this documentation! It should match the version of the image you are using. The default version corresponds to the <code>:latest</code> image tag - <a href="./usage.md#tagging-convention">the most recent stable release</a>.</p>
<p><strong>Make sure</strong> to select the correct version of this documentation! It should match the version of the image you are using. The default version corresponds to the <code>:latest</code> image tag - <a href="getting-started/#tagging-convention">the most recent stable release</a>.</p>
</div>
<p>This documentation provides you not only with the basic setup and configuration of wg-easy but also with advanced configuration, elaborate usage scenarios, detailed examples, hints and more.</p>
<h2 id="about"><a class="toclink" href="#about">About</a></h2>
<p><code>wg-easy</code> is the easiest way to run WireGuard VPN + Web-based Admin UI.</p>
<h2 id="contents"><a class="toclink" href="#contents">Contents</a></h2>
<h3 id="getting-started"><a class="toclink" href="#getting-started">Getting Started</a></h3>
<p>If you're new to wg-easy, make sure to read the <a href="./usage.md"><em>Usage</em> chapter</a> first. If you want to look at examples for Docker Run and Compose, we have an <a href="examples/tutorials/basic-installation/"><em>Examples</em> page</a>.</p>
<p>If you're new to wg-easy, make sure to read the <a href="getting-started/"><em>Getting Started</em> chapter</a> first. If you want to look at examples for Docker Run and Compose, we have an <a href="examples/tutorials/basic-installation/"><em>Examples</em> page</a>.</p>
<h3 id="contributing"><a class="toclink" href="#contributing">Contributing</a></h3>
<p>We are always happy to welcome new contributors. For guidelines and entrypoints please have a look at the <a href="contributing/issues-and-pull-requests/">Contributing section</a>.</p>
<h3 id="migration"><a class="toclink" href="#migration">Migration</a></h3>
<p>If you are migrating from an older version of <code>wg-easy</code>, please read the <a href="advanced/migrate/from-14-to-15/"><em>Migration</em> chapter</a>.</p>
@@ -1109,7 +1129,8 @@
<div class="md-copyright">
<div class="md-copyright__highlight">
<p>&copy <a href="https://github.com/wg-easy"><em>Wireguard Easy Organization</em></a><br/><span>This project is licensed under the GNU Affero General Public License v3.0 or later.</span></p>
<p> &copy <a href="https://github.com/wg-easy"><em>Wireguard Easy</em></a><br/> <span>This project is licensed under AGPL-3.0-only.</span><br/> <span>This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Jason A. Donenfeld, ZX2C4 or Edge Security</span><br/> <span>"WireGuard" and the "WireGuard" logo are registered trademarks of Jason A. Donenfeld</span> </p>
</div>