mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 02:25:31 +00:00
deploy: f149e61244
This commit is contained in:
@ -107,7 +107,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://example.com/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center" href="https://example.com/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -142,7 +142,7 @@
|
||||
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds its vast functions on top of a few core workflows</h1>
|
||||
|
||||
|
||||
<a class="text-secondary inline-flex items-center justify-center" href="/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center justify-center color-link" href="/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -156,7 +156,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -167,7 +167,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/buy/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/buy/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -178,7 +178,7 @@
|
||||
<br><br>Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -189,7 +189,7 @@
|
||||
<br><br>InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -289,16 +289,16 @@
|
||||
|
||||
<div class="bg-gray-100">
|
||||
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
|
||||
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021-now InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
|
||||
<p class="cm-gray-2 text-sm text-center sm:text-left">© 2021-now InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
|
||||
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
|
||||
<a href="https://github.com/inventree/inventree" alr="github repo" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/github.svg">
|
||||
<a href="https://github.com/inventree/inventree" alt="github repo" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="GitHub logo" src="/assets/github.svg">
|
||||
</a>
|
||||
<a href="https://reddit.com/r/inventree" alr="Reddit" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/reddit.svg">
|
||||
<a href="https://reddit.com/r/inventree" alt="Reddit" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="Reddit logo" src="/assets/reddit.svg">
|
||||
</a>
|
||||
<a href="https://twitter.com/inventreedb" alr="Twitter" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/twitter.svg">
|
||||
<a href="https://twitter.com/inventreedb" alt="Twitter" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="Twitter logo" src="/assets/twitter.svg">
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
|
@ -140,7 +140,7 @@
|
||||
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds its vast functions on top of a few core workflows</h1>
|
||||
|
||||
|
||||
<a class="text-secondary inline-flex items-center justify-center" href="/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center justify-center color-link" href="/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -154,7 +154,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -165,7 +165,7 @@
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/buy/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/buy/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -176,7 +176,7 @@
|
||||
<br><br>Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -187,7 +187,7 @@
|
||||
<br><br>InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -287,16 +287,16 @@
|
||||
|
||||
<div class="bg-gray-100">
|
||||
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
|
||||
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021-now InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
|
||||
<p class="cm-gray-2 text-sm text-center sm:text-left">© 2021-now InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
|
||||
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
|
||||
<a href="https://github.com/inventree/inventree" alr="github repo" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/github.svg">
|
||||
<a href="https://github.com/inventree/inventree" alt="github repo" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="GitHub logo" src="/assets/github.svg">
|
||||
</a>
|
||||
<a href="https://reddit.com/r/inventree" alr="Reddit" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/reddit.svg">
|
||||
<a href="https://reddit.com/r/inventree" alt="Reddit" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="Reddit logo" src="/assets/reddit.svg">
|
||||
</a>
|
||||
<a href="https://twitter.com/inventreedb" alr="Twitter" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/twitter.svg">
|
||||
<a href="https://twitter.com/inventreedb" alt="Twitter" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="Twitter logo" src="/assets/twitter.svg">
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
|
@ -123,7 +123,7 @@ multiline inteligent text
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://example.com/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center" href="https://example.com/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -158,7 +158,7 @@ multiline inteligent text
|
||||
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds its vast functions on top of a few core workflows</h1>
|
||||
|
||||
|
||||
<a class="text-secondary inline-flex items-center justify-center" href="/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center justify-center color-link" href="/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -172,7 +172,7 @@ multiline inteligent text
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -183,7 +183,7 @@ multiline inteligent text
|
||||
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/buy/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/buy/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -194,7 +194,7 @@ multiline inteligent text
|
||||
<br><br>Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -205,7 +205,7 @@ multiline inteligent text
|
||||
<br><br>InvenTree allows you to upload simple BOM files in multiple formats, and download a detailed BOM with all the information stored in its database.
|
||||
</p>
|
||||
|
||||
<a class="text-secondary inline-flex items-center" href="https://docs.inventree.org/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
|
||||
<a class="text-secondary inline-flex items-center color-link" href="https://docs.inventree.org/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="/assets/learn.svg"></a>
|
||||
|
||||
</div>
|
||||
|
||||
@ -305,16 +305,16 @@ multiline inteligent text
|
||||
|
||||
<div class="bg-gray-100">
|
||||
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
|
||||
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021-now InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
|
||||
<p class="cm-gray-2 text-sm text-center sm:text-left">© 2021-now InvenTree by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with ♥ by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
|
||||
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
|
||||
<a href="https://github.com/inventree/inventree" alr="github repo" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/github.svg">
|
||||
<a href="https://github.com/inventree/inventree" alt="github repo" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="GitHub logo" src="/assets/github.svg">
|
||||
</a>
|
||||
<a href="https://reddit.com/r/inventree" alr="Reddit" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/reddit.svg">
|
||||
<a href="https://reddit.com/r/inventree" alt="Reddit" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="Reddit logo" src="/assets/reddit.svg">
|
||||
</a>
|
||||
<a href="https://twitter.com/inventreedb" alr="Twitter" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" src="/assets/twitter.svg">
|
||||
<a href="https://twitter.com/inventreedb" alt="Twitter" class="ml-3 cm-gray-3">
|
||||
<img class="h-5 w-5" alt="Twitter logo" src="/assets/twitter.svg">
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user