mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-30 06:26:50 +00:00
500 lines
23 KiB
HTML
500 lines
23 KiB
HTML
<!DOCTYPE html>
|
|
<html lang=" en-US ">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="stylesheet" href="/inventree-website/assets/splide/css/splide.min.css">
|
|
<link rel="stylesheet" href="/inventree-website/assets/index.css">
|
|
<link rel="shortcut icon" type="image/png" href="/inventree-website/assets/icon/favicon.ico">
|
|
|
|
<script src="/inventree-website/assets/splide/js/splide.min.js"></script>
|
|
|
|
<title>InvenTree</title>
|
|
<meta itemprop="description" name="description"
|
|
content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of a..." />
|
|
|
|
<!-- Begin Jekyll SEO tag v2.8.0 -->
|
|
<title>InvenTree | Intuitive Inventory Management</title>
|
|
<meta name="generator" content="Jekyll v4.2.2" />
|
|
<meta property="og:title" content="InvenTree" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta name="description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
|
|
<meta property="og:description" content="InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools." />
|
|
<link rel="canonical" href="/inventree-website/" />
|
|
<meta property="og:url" content="/inventree-website/" />
|
|
<meta property="og:site_name" content="InvenTree" />
|
|
<meta property="og:type" content="website" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta property="twitter:title" content="InvenTree" />
|
|
<script type="application/ld+json">
|
|
{"@context":"https://schema.org","@type":"WebSite","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"InvenTree","name":"InvenTree","url":"/inventree-website/"}</script>
|
|
<!-- End Jekyll SEO tag -->
|
|
|
|
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>
|
|
</head>
|
|
|
|
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
|
|
<div class="flex-none">
|
|
<header class="cm-gray-2 body-font sticky top-0 z-50 bg-gradient-to-r from-white to-secondary">
|
|
<div class="container mx-auto flex flex-wrap p-5 flex-row items-center">
|
|
<a class="flex title-font font-medium items-center cm-gray-1 mb-0 mr-2" href="/inventree-website/">
|
|
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
|
|
<span class="ml-3 text-xl">InvenTree</span>
|
|
</a>
|
|
|
|
<div class="flex-grow xs:flex-none"></div>
|
|
|
|
<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="/inventree-website/deploy.html">Deploy</a>
|
|
<a class="mr-5 hover:cm-gray-1" href="https://inventree.readthedocs.io/en/latest/">Docs</a>
|
|
<a class="mr-5 hover:cm-gray-1" href="/inventree-website/blog">Blog</a>
|
|
</nav>
|
|
|
|
|
|
<nav class="md:ml-auto flex flex-wrap items-center text-base justify-center rounded border-2 border-primary">
|
|
<a class="ml-2 mr-2 hover:cm-gray-1" href="#maker">for <strong>maker</strong></a>
|
|
<a class="mr-2 hover:cm-gray-1" href="#business">for <strong>business</strong></a>
|
|
<a class="mr-2 hover:cm-gray-1" href="#edu">for <strong>edu</strong></a>
|
|
</nav>
|
|
<a href="/demo.html" class="inline-flex items-center bg-gray-100 ml-2 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0">
|
|
Open demo
|
|
</a>
|
|
</div>
|
|
</header>
|
|
<section class="cm-gray-2 body-font">
|
|
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
|
|
<div class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center">
|
|
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium cm-gray-1">Intuitive Inventory Management
|
|
|
|
<br class="hidden lg:inline-block">and more
|
|
|
|
|
|
<span class="bg-clip-text text-transparent bg-gradient-to-r from-primary to-secondary">with InvenTree</span>
|
|
|
|
</h1>
|
|
|
|
<p class="mb-8 leading-relaxed">InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. A wide range of features makes InvenTree the perfect choice for businesses and hobbyists alike. InvenTree is designed to be extensible, and provides multiple options for integration with external applications or addition of custom plugins.</p>
|
|
|
|
|
|
</div>
|
|
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
|
|
|
|
<img class="object-cover object-center rounded" alt="hero" src="/inventree-website/assets/front.png">
|
|
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="cm-gray-2 body-font">
|
|
<div class="container px-5 py-24 mx-auto">
|
|
|
|
<div class="flex flex-col text-center w-full mb-20">
|
|
<h1 class="header-text title-font mb-4 cm-gray-1">InvenTree builds it vast functions on top of a few core workflows</h1>
|
|
|
|
|
|
<a class="text-secondary inline-flex items-center justify-center" href="/inventree-website/functions" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
|
|
<div class="flex flex-wrap">
|
|
|
|
|
|
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
|
|
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Organize Parts</h2>
|
|
<p class="leading-relaxed text-base mb-4">
|
|
Parts are the fundamental element of any inventory. InvenTree groups parts into structured categories which allow you to arrange parts to meet your particular needs.
|
|
|
|
</p>
|
|
|
|
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/part/part/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
|
|
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
|
|
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Manage Suppliers</h2>
|
|
<p class="leading-relaxed text-base mb-4">
|
|
InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory.
|
|
|
|
</p>
|
|
|
|
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/companies/supplier/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
|
|
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
|
|
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Instant Stock Knowledge</h2>
|
|
<p class="leading-relaxed text-base mb-4">
|
|
Instantly view current stock for a certain part, in a particular location, or required for an individual build.
|
|
|
|
</p>
|
|
|
|
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/stock/stock/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
|
|
<div class="xl:w-1/4 lg:w-1/2 md:w-full px-8 py-6">
|
|
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">BOM Management</h2>
|
|
<p class="leading-relaxed text-base mb-4">
|
|
Intelligent <strong>B</strong>ill <strong>o</strong>f <strong>M</strong>aterial management provides a clear understanding of the sub-parts required to make a new part.
|
|
|
|
</p>
|
|
|
|
<a class="text-secondary inline-flex items-center" href="https://inventree.readthedocs.io/en/latest/build/bom/" alt="learn more">Learn More <img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="cm-gray-2 body-font">
|
|
<div class="section-container">
|
|
<div class="flex flex-wrap w-full mb-4">
|
|
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
|
|
<a class="anchor" id="maker"></a>
|
|
<div class="inline-flex items-center">
|
|
<h1 class="header-text title-font mb-2 cm-gray-1">For Maker</h1>
|
|
|
|
|
|
<a href="/inventree-website/use/maker.html" alt="learn more"><img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
<div class="h-1 w-20 bg-secondary rounded"></div>
|
|
</div>
|
|
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">lorem ipsum text
|
|
</p>
|
|
</div>
|
|
|
|
<div class="flex flex-wrap -m-4">
|
|
|
|
<div class="xl:w-1/4 md:w-1/2 p-4">
|
|
<div class="bg-gray-100 p-6 rounded-lg">
|
|
<h3 class="tracking-widest text-primary text-xs font-medium title-font">lorem ipsum subtitle</h3>
|
|
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">lorem ipsum title</h2>
|
|
<p class="leading-relaxed text-base">lorem ipsum description
|
|
|
|
</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="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</section>
|
|
<section class="cm-gray-2 body-font">
|
|
<div class="section-container">
|
|
<div class="flex flex-wrap w-full mb-4">
|
|
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
|
|
<a class="anchor" id="business"></a>
|
|
<div class="inline-flex items-center">
|
|
<h1 class="header-text title-font mb-2 cm-gray-1">For Business</h1>
|
|
|
|
|
|
<a href="/inventree-website/use/business.html" alt="learn more"><img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
<div class="h-1 w-20 bg-secondary rounded"></div>
|
|
</div>
|
|
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">lorem ipsum text
|
|
</p>
|
|
</div>
|
|
|
|
<div class="flex flex-wrap -m-4">
|
|
|
|
<div class="xl:w-1/4 md:w-1/2 p-4">
|
|
<div class="bg-gray-100 p-6 rounded-lg">
|
|
<h3 class="tracking-widest text-primary text-xs font-medium title-font">lorem ipsum subtitle</h3>
|
|
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">lorem ipsum title</h2>
|
|
<p class="leading-relaxed text-base">lorem ipsum description
|
|
|
|
</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="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</section>
|
|
<section class="cm-gray-2 body-font">
|
|
<div class="section-container">
|
|
<div class="flex flex-wrap w-full mb-4">
|
|
<div class="lg:w-1/2 w-full mb-6 lg:mb-0">
|
|
<a class="anchor" id="edu"></a>
|
|
<div class="inline-flex items-center">
|
|
<h1 class="header-text title-font mb-2 cm-gray-1">For Education</h1>
|
|
|
|
|
|
<a href="/inventree-website/use/education.html" alt="learn more"><img class="w-4 h-4 ml-2" src="/inventree-website/assets/learn.svg"></a>
|
|
|
|
</div>
|
|
<div class="h-1 w-20 bg-secondary rounded"></div>
|
|
</div>
|
|
<p class="lg:w-1/2 w-full leading-relaxed cm-gray-3">Electronic Labs are creative places. Whether your institution works with K12 or post-grads - organisation and tooling is challenging. Let InvenTree at least do the inventory reliably for you!
|
|
</p>
|
|
</div>
|
|
|
|
<div class="flex flex-wrap -m-4">
|
|
|
|
<div class="xl:w-1/4 md:w-1/2 p-4">
|
|
<div class="bg-gray-100 p-6 rounded-lg">
|
|
<h3 class="tracking-widest text-primary text-xs font-medium title-font">Stay independed of big vendors</h3>
|
|
<h2 class="text-lg cm-gray-1 font-medium title-font mb-4">Open Source - Open Knowledge</h2>
|
|
<p class="leading-relaxed text-base">Free software of big vendors helps the budget. But how about your students?
|
|
|
|
</p>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</section>
|
|
|
|
<section class="cm-gray-2 body-font">
|
|
<div class="section-container">
|
|
<div class="flex flex-wrap -m-4 text-center">
|
|
|
|
|
|
|
|
<div class="p-4 sm:w-1/4 w-1/2">
|
|
<h2 class="title-font font-medium sm:text-4xl text-3xl cm-gray-1">1932021</h2>
|
|
<p class="leading-relaxed">Docker pulls</p>
|
|
</div>
|
|
|
|
<div class="p-4 sm:w-1/4 w-1/2">
|
|
<h2 class="title-font font-medium sm:text-4xl text-3xl cm-gray-1">1998</h2>
|
|
<p class="leading-relaxed">GitHub Stars</p>
|
|
</div>
|
|
|
|
<div class="p-4 sm:w-1/4 w-1/2">
|
|
<h2 class="title-font font-medium sm:text-4xl text-3xl cm-gray-1">282</h2>
|
|
<p class="leading-relaxed">Forks</p>
|
|
</div>
|
|
|
|
<div class="p-4 sm:w-1/4 w-1/2">
|
|
<h2 class="title-font font-medium sm:text-4xl text-3xl cm-gray-1">42</h2>
|
|
<p class="leading-relaxed">Contributors</p>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Begin Mailchimp Signup Form -->
|
|
<link href="//cdn-images.mailchimp.com/embedcode/classic-071822.css" rel="stylesheet" type="text/css">
|
|
|
|
<style type="text/css">
|
|
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:600px;}
|
|
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
|
|
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
|
|
</style>
|
|
|
|
<style type="text/css">
|
|
#mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
|
|
#mergeRow-gdpr {margin-top: 20px;}
|
|
#mergeRow-gdpr fieldset label {font-weight: normal;}
|
|
#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}
|
|
</style>
|
|
|
|
<div id="mc_embed_signup">
|
|
<form action="https://Inventree.us12.list-manage.com/subscribe/post?u=5919cec8a3ffd28a1d60e0889&id=32a53e46f9&f_id=0055b0e0f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
|
|
<div id="mc_embed_signup_scroll">
|
|
<h2>Subscribe to the Newsleter</h2>
|
|
<div class="indicates-required">
|
|
<span class="asterisk">*</span> indicates required</div>
|
|
<div class="mc-field-group">
|
|
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
|
|
</label>
|
|
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
|
|
<span id="mce-EMAIL-HELPERTEXT" class="helper_text"></span>
|
|
</div>
|
|
<div class="mc-field-group">
|
|
<label for="mce-MMERGE1">Name </label>
|
|
<input type="text" value="" name="MMERGE1" class="" id="mce-MMERGE1">
|
|
<span id="mce-MMERGE1-HELPERTEXT" class="helper_text">Text you will be greeted with - totally optional</span>
|
|
</div>
|
|
<div class="mc-field-group">
|
|
<label for="mce-MMERGE2">GitHub </label>
|
|
<input type="text" value="" name="MMERGE2" class="" id="mce-MMERGE2">
|
|
<span id="mce-MMERGE2-HELPERTEXT" class="helper_text">Your GitHub username - totally optional</span>
|
|
</div>
|
|
<div class="mc-field-group input-group">
|
|
<strong>Send me surveys <span class="asterisk">*</span>
|
|
</strong>
|
|
<ul>
|
|
<li>
|
|
<input type="radio" value="YES" name="MMERGE3" id="mce-MMERGE3-0">
|
|
<label for="mce-MMERGE3-0">YES</label>
|
|
</li>
|
|
<li>
|
|
<input type="radio" value="NO" name="MMERGE3" id="mce-MMERGE3-1">
|
|
<label for="mce-MMERGE3-1">NO</label>
|
|
</li>
|
|
</ul>
|
|
<span id="mce-MMERGE3-HELPERTEXT" class="helper_text">Do you want to receive short questions from the team?</span>
|
|
</div>
|
|
<div class="mc-field-group input-group">
|
|
<strong>Email Format </strong>
|
|
<ul>
|
|
<li>
|
|
<input type="radio" value="html" name="EMAILTYPE" id="mce-EMAILTYPE-0"><label for="mce-EMAILTYPE-0">html</label>
|
|
</li>
|
|
<li>
|
|
<input type="radio" value="text" name="EMAILTYPE" id="mce-EMAILTYPE-1"><label for="mce-EMAILTYPE-1">text</label>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div id="mergeRow-gdpr" class="mergeRow gdpr-mergeRow content__gdprBlock mc-field-group">
|
|
<div class="content__gdpr">
|
|
<label>Marketing Permissions</label>
|
|
<p>Please select all the ways you would like to hear from us:</p>
|
|
<fieldset class="mc_fieldset gdprRequired mc-field-group" name="interestgroup_field">
|
|
<label class="checkbox subfield" for="gdpr_90522"><input type="checkbox" id="gdpr_90522" name="gdpr[90522]" value="Y" class="av-checkbox gdpr"><span>Email</span> </label>
|
|
</fieldset>
|
|
<p>You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.</p>
|
|
</div>
|
|
<div class="content__gdprLegal">
|
|
<p>We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. <a href="https://mailchimp.com/legal/terms" target="_blank">Learn more about Mailchimp's privacy practices here.</a></p>
|
|
</div>
|
|
</div>
|
|
<div id="mce-responses" class="clear foot">
|
|
<div class="response" id="mce-error-response" style="display:none"></div>
|
|
<div class="response" id="mce-success-response" style="display:none"></div>
|
|
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
|
|
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_5919cec8a3ffd28a1d60e0889_32a53e46f9" tabindex="-1" value=""></div>
|
|
<div class="optionalParent">
|
|
<div class="clear foot">
|
|
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
|
|
<p class="brandingLogo"><a href="http://eepurl.com/h5Mg8D" title="Mailchimp - email marketing made easy and fun"><img src="https://eep.io/mc-cdn-images/template_images/branding_logo_text_dark_dtp.svg"></a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
|
|
<!--End mc_embed_signup-->
|
|
|
|
<section class="cm-gray-2 body-font">
|
|
|
|
<div class="section-container">
|
|
|
|
<div class="lg:w-2/3 flex flex-col sm:flex-row sm:items-center items-start mx-auto">
|
|
<h1 class="flex-grow sm:pr-16 text-2xl font-medium title-font cm-gray-1">Ready for a glimpse into the future?<br>Together we make InvenTree better, faster and more helpfull each day.</h1>
|
|
|
|
<a href="https://github.com/inventree/InvenTree/labels/roadmap" class="text-white bg-secondary focus:outline-none hover:bg-primary text-lg rounded flex-shrink-0 border-0 py-2 px-4 mt-10 sm:mt-0 ml-4">open the roadmap</a>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="flex-grow"></div>
|
|
<div class="flex-none">
|
|
<footer class="cm-gray-2 body-font">
|
|
<div class="container px-5 pt-8 mx-auto flex md:flex-row md:flex-nowrap flex-wrap flex-col">
|
|
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
|
|
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-gray-1">
|
|
<img src="/inventree-website/assets/logo.png" alt="logo" height="32" width="32" class="h-8">
|
|
<span class="ml-3 text-xl">InvenTree</span>
|
|
</a>
|
|
<p class="mt-2 text-sm cm-gray-3">Intuitive Inventory Management</p>
|
|
</div>
|
|
|
|
<div class="flex-grow flex flex-wrap md:pl-10 mb-1 md:mt-0 mt-10 md:text-left text-center md:justify-left justify-center">
|
|
|
|
|
|
<div class="md:w-1/4 px-4">
|
|
<h2 class="footer-categorie title-font">
|
|
Quick
|
|
</h2>
|
|
<nav class="list-none mb-10"><ul>
|
|
|
|
<li><a href="/inventree-website/demo.html" class="footer-link">Demo</a></li>
|
|
|
|
<li><a href="/inventree-website/deploy.html" class="footer-link">Deploy</a></li>
|
|
|
|
<li><a href="https://inventree.readthedocs.io/en/latest/" class="footer-link">Docs</a></li>
|
|
|
|
<li><a href="/inventree-website/news" class="footer-link">News</a></li>
|
|
|
|
</ul></nav>
|
|
</div>
|
|
|
|
<div class="md:w-1/4 px-4">
|
|
<h2 class="footer-categorie title-font">
|
|
<a href="/inventree-website/extend/">Ecosystem</a>
|
|
</h2>
|
|
<nav class="list-none mb-10"><ul>
|
|
|
|
<li><a href="/inventree-website/extend/api.html" class="footer-link">API</a></li>
|
|
|
|
<li><a href="/inventree-website/extend/app.html" class="footer-link">App</a></li>
|
|
|
|
<li><a href="/inventree-website/extend/integrate/" class="footer-link">Integrate</a></li>
|
|
|
|
<li><a href="/inventree-website/extend/plugin/" class="footer-link">Plugins</a></li>
|
|
|
|
<li><a href="/inventree-website/extend/integrate/kntree.html" class="footer-link">KiCad</a></li>
|
|
|
|
</ul></nav>
|
|
</div>
|
|
|
|
<div class="md:w-1/4 px-4">
|
|
<h2 class="footer-categorie title-font">
|
|
Sitemap
|
|
</h2>
|
|
<nav class="list-none mb-10"><ul>
|
|
|
|
<li><a href="/inventree-website/about/" class="footer-link">About</a></li>
|
|
|
|
<li><a href="/inventree-website/alternatives/" class="footer-link">Alternatives</a></li>
|
|
|
|
<li><a href="/inventree-website/blog" class="footer-link">Blog</a></li>
|
|
|
|
<li><a href="/inventree-website/contribute.html" class="footer-link">Contribute</a></li>
|
|
|
|
</ul></nav>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<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 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="/inventree-website/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="/inventree-website/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="/inventree-website/assets/twitter.svg">
|
|
</a>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |