Browse Source

Deployed 7b2d234 to edge with MkDocs 1.6.1 and mike 2.1.3

gh-pages
github-actions[bot] 9 months ago
parent
commit
f88f52d31d
  1. 3
      edge/getting-started/index.html
  2. 2
      edge/search/search_index.json

3
edge/getting-started/index.html

@ -1697,6 +1697,7 @@ If you're using podman, make sure to read the related <a href="../examples/tutor
<p>To understand which tags you should use, read this section carefully. <a href="https://github.com/wg-easy/wg-easy/actions">Our CI</a> will automatically build, test and push new images to the following container registry:</p>
<ol>
<li>GitHub Container Registry (<a href="https://github.com/wg-easy/wg-easy/pkgs/container/wg-easy"><code>ghcr.io/wg-easy/wg-easy</code></a>)</li>
<li>Codeberg Container Registry (<a href="https://codeberg.org/wg-easy/-/packages/container/wg-easy/15"><code>codeberg.org/wg-easy/wg-easy</code></a>) (IPv6 support)</li>
</ol>
<p>All workflows are using the tagging convention listed below. It is subsequently applied to all images.</p>
<table>
@ -1747,7 +1748,7 @@ If you're using podman, make sure to read the related <a href="../examples/tutor
</tr>
</tbody>
</table>
<!-- ref: major version -->
<!-- ref: major version (check links too) -->
<p>When publishing a tag we follow the <a href="https://semver.org/">Semantic Versioning</a> specification. The <code>latest</code> tag is always pointing to the latest stable release. If you want to avoid breaking changes, use the major version tag (e.g. <code>15</code>).</p>
<h3 id="follow-tutorials"><a class="toclink" href="#follow-tutorials">Follow tutorials</a></h3>

2
edge/search/search_index.json

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save