2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-15 03:25:32 +00:00
This commit is contained in:
SchrodingersGat
2025-02-22 00:18:52 +00:00
parent a229de0ad5
commit da1167e5e1
100 changed files with 353 additions and 353 deletions

View File

@ -51,7 +51,7 @@
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
</nav>
@ -67,10 +67,10 @@
<p>InvenTree supports a simple containerized installation via docker. An official <a href="https://hub.docker.com/r/inventree/inventree/">docker image</a> is provided with regular updates.</p>
<p>Refer to the <a href="https://docs.inventree.org/en/latest/start/docker/">docker installation guide</a> for more information</p>
<p>Refer to the <a href="https://docs.inventree.org/en/stable/start/docker/">docker installation guide</a> for more information</p>
<h3 id="installer">Installer</h3>
<p>We provide a <a href="https://docs.inventree.org/en/latest/start/installer/">single-line installer</a> that enables a quick installation and updates using the packager manager.</p>
<p>We provide a <a href="https://docs.inventree.org/en/stable/start/installer/">single-line installer</a> that enables a quick installation and updates using the packager manager.</p>
<h3 id="appjail">AppJail</h3>
@ -78,7 +78,7 @@
<h3 id="manual-bare-metal-install">Manual Bare Metal Install</h3>
<p>A <a href="https://docs.inventree.org/en/latest/start/intro/">bare metal installation guide</a> is provided for users who are looking for a low-level or custom installation.</p>
<p>A <a href="https://docs.inventree.org/en/stable/start/intro/">bare metal installation guide</a> is provided for users who are looking for a low-level or custom installation.</p>
<h3 id="cloud">Cloud</h3>
@ -117,7 +117,7 @@
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
<li><a href="/news" class="footer-link">News</a></li>