2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-30 22:46:47 +00:00

deploy: 601e35a1286f34a8ae629cb7f16c557865ed3d94

This commit is contained in:
matmair 2022-08-08 05:05:14 +00:00
parent 6b340773cb
commit 76ab27d35c
7 changed files with 14 additions and 14 deletions

View File

@ -66,9 +66,9 @@
<li>
<a href="https://partkeepr.org/">Partkeepr</a> - one of the OG OSS inventory solutions</li>
<li>
<a href="https://partsbox.com/">Partsbox</a> <code class="language-plaintext highlighter-rouge">/for profit/</code> nice interface and reasonable priced for SMEs</li>
<a href="https://partsbox.com/">Partsbox</a> <code class="language-plaintext highlighter-rouge">for profit</code> nice interface and reasonable priced for SMEs</li>
<li>
<a href="https://bomist.com/">Bomist</a> <code class="language-plaintext highlighter-rouge">/for profit/</code> free version with limited function</li>
<a href="https://bomist.com/">Bomist</a> <code class="language-plaintext highlighter-rouge">for profit</code> free version with limited function</li>
</ul>
<p>Asset Managemnt:</p>
@ -82,7 +82,7 @@
<p>Other:</p>
<ul>
<li>
<a href="https://de.wikipedia.org/wiki/Microsoft_Excel">Excel</a> <code class="language-plaintext highlighter-rouge">/for profit/</code> be honest to yourself - could you handle it with a spreadsheet?</li>
<a href="https://de.wikipedia.org/wiki/Microsoft_Excel">Excel</a> <code class="language-plaintext highlighter-rouge">for profit</code> be honest to yourself - could you handle it with a spreadsheet?</li>
</ul>
</article>

View File

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/inventree-website/blog/feed.atom" rel="self" type="application/atom+xml" /><link href="/inventree-website/" rel="alternate" type="text/html" /><updated>2022-08-08T04:59:17+00:00</updated><id>/inventree-website/blog/feed.atom</id><title type="html">InvenTree</title><subtitle>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.</subtitle><entry><title type="html">Release highlights 0.8.0</title><link href="/inventree-website/blog/2022/08/02/release-highlights" rel="alternate" type="text/html" title="Release highlights 0.8.0" /><published>2022-08-02T00:00:00+00:00</published><updated>2022-08-02T00:00:00+00:00</updated><id>/inventree-website/blog/2022/08/02/release-highlights</id><author><name>matmair</name></author><summary type="html"><![CDATA[InvenTree 0.8.0 is here!]]></summary></entry><entry><title type="html">Starting with templates</title><link href="/inventree-website/blog/2021/10/25/starting" rel="alternate" type="text/html" title="Starting with templates" /><published>2021-10-25T00:00:00+00:00</published><updated>2021-10-25T00:00:00+00:00</updated><id>/inventree-website/blog/2021/10/25/starting</id><author><name>matmair</name></author><summary type="html"><![CDATA[A good starting-point for developing your own plugin is taking a look at the documentation.]]></summary></entry></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/inventree-website/blog/feed.atom" rel="self" type="application/atom+xml" /><link href="/inventree-website/" rel="alternate" type="text/html" /><updated>2022-08-08T05:05:06+00:00</updated><id>/inventree-website/blog/feed.atom</id><title type="html">InvenTree</title><subtitle>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.</subtitle><entry><title type="html">Release highlights 0.8.0</title><link href="/inventree-website/blog/2022/08/02/release-highlights" rel="alternate" type="text/html" title="Release highlights 0.8.0" /><published>2022-08-02T00:00:00+00:00</published><updated>2022-08-02T00:00:00+00:00</updated><id>/inventree-website/blog/2022/08/02/release-highlights</id><author><name>matmair</name></author><summary type="html"><![CDATA[InvenTree 0.8.0 is here!]]></summary></entry><entry><title type="html">Starting with templates</title><link href="/inventree-website/blog/2021/10/25/starting" rel="alternate" type="text/html" title="Starting with templates" /><published>2021-10-25T00:00:00+00:00</published><updated>2021-10-25T00:00:00+00:00</updated><id>/inventree-website/blog/2021/10/25/starting</id><author><name>matmair</name></author><summary type="html"><![CDATA[A good starting-point for developing your own plugin is taking a look at the documentation.]]></summary></entry></feed>

View File

@ -27,11 +27,11 @@
<meta property="og:url" content="/inventree-website/matmair" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-08T04:59:17+00:00" />
<meta property="article:published_time" content="2022-08-08T05:05:06+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Matmair" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-08T04:59:17+00:00","datePublished":"2022-08-08T04:59:17+00:00","description":"I try to build an ecosystem of reusable plugins and integrations for InvenTree. Code once and KISS!","headline":"Matmair","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/matmair"},"url":"/inventree-website/matmair"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-08T05:05:06+00:00","datePublished":"2022-08-08T05:05:06+00:00","description":"I try to build an ecosystem of reusable plugins and integrations for InvenTree. Code once and KISS!","headline":"Matmair","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/matmair"},"url":"/inventree-website/matmair"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>

View File

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/inventree-website/news/feed.atom" rel="self" type="application/atom+xml" /><link href="/inventree-website/" rel="alternate" type="text/html" /><updated>2022-08-08T04:59:17+00:00</updated><id>/inventree-website/news/feed.atom</id><title type="html">InvenTree | News</title><subtitle>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.</subtitle><entry><title type="html">Release highlight 0.8.0</title><link href="/inventree-website/news/2022/08/02/new-features-in-0.8.0" rel="alternate" type="text/html" title="Release highlight 0.8.0" /><published>2022-08-02T00:00:00+00:00</published><updated>2022-08-02T00:00:00+00:00</updated><id>/inventree-website/news/2022/08/02/new-features-in-0.8.0</id><author><name>matmair</name></author><summary type="html"><![CDATA[We recently released 0.8.0!]]></summary></entry><entry><title type="html">We have news now!</title><link href="/inventree-website/news/2022/04/23/news-are-starting" rel="alternate" type="text/html" title="We have news now!" /><published>2022-04-23T00:00:00+00:00</published><updated>2022-04-23T00:00:00+00:00</updated><id>/inventree-website/news/2022/04/23/news-are-starting</id><author><name>matmair</name></author><summary type="html"><![CDATA[Hi there, here is something new: News!]]></summary></entry></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/inventree-website/news/feed.atom" rel="self" type="application/atom+xml" /><link href="/inventree-website/" rel="alternate" type="text/html" /><updated>2022-08-08T05:05:06+00:00</updated><id>/inventree-website/news/feed.atom</id><title type="html">InvenTree | News</title><subtitle>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.</subtitle><entry><title type="html">Release highlight 0.8.0</title><link href="/inventree-website/news/2022/08/02/new-features-in-0.8.0" rel="alternate" type="text/html" title="Release highlight 0.8.0" /><published>2022-08-02T00:00:00+00:00</published><updated>2022-08-02T00:00:00+00:00</updated><id>/inventree-website/news/2022/08/02/new-features-in-0.8.0</id><author><name>matmair</name></author><summary type="html"><![CDATA[We recently released 0.8.0!]]></summary></entry><entry><title type="html">We have news now!</title><link href="/inventree-website/news/2022/04/23/news-are-starting" rel="alternate" type="text/html" title="We have news now!" /><published>2022-04-23T00:00:00+00:00</published><updated>2022-04-23T00:00:00+00:00</updated><id>/inventree-website/news/2022/04/23/news-are-starting</id><author><name>matmair</name></author><summary type="html"><![CDATA[Hi there, here is something new: News!]]></summary></entry></feed>

View File

@ -27,11 +27,11 @@
<meta property="og:url" content="/inventree-website/plugins/shopify.html" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-08T04:59:17+00:00" />
<meta property="article:published_time" content="2022-08-08T05:05:06+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Shopify" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-08T04:59:17+00:00","datePublished":"2022-08-08T04:59:17+00:00","description":"A simple Integration into Shopify.","headline":"Shopify","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/plugins/shopify.html"},"url":"/inventree-website/plugins/shopify.html"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-08T05:05:06+00:00","datePublished":"2022-08-08T05:05:06+00:00","description":"A simple Integration into Shopify.","headline":"Shopify","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/plugins/shopify.html"},"url":"/inventree-website/plugins/shopify.html"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>

View File

@ -27,11 +27,11 @@
<meta property="og:url" content="/inventree-website/schrodingersgat" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2022-08-08T04:59:17+00:00" />
<meta property="article:published_time" content="2022-08-08T05:05:06+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Schrodingersgat" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-08T04:59:17+00:00","datePublished":"2022-08-08T04:59:17+00:00","description":"Maintainer of InvenTree.","headline":"Schrodingersgat","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/schrodingersgat"},"url":"/inventree-website/schrodingersgat"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-08-08T05:05:06+00:00","datePublished":"2022-08-08T05:05:06+00:00","description":"Maintainer of InvenTree.","headline":"Schrodingersgat","mainEntityOfPage":{"@type":"WebPage","@id":"/inventree-website/schrodingersgat"},"url":"/inventree-website/schrodingersgat"}</script>
<!-- End Jekyll SEO tag -->
<script defer data-domain="matmair.github.io" src="https://plausible.io/js/script.outbound-links.js"></script>

View File

@ -10,7 +10,7 @@
</url>
<url>
<loc>/inventree-website/plugins/shopify.html</loc>
<lastmod>2022-08-08T04:59:17+00:00</lastmod>
<lastmod>2022-08-08T05:05:06+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/blog/2021/10/25/starting</loc>
@ -22,11 +22,11 @@
</url>
<url>
<loc>/inventree-website/matmair</loc>
<lastmod>2022-08-08T04:59:17+00:00</lastmod>
<lastmod>2022-08-08T05:05:06+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/schrodingersgat</loc>
<lastmod>2022-08-08T04:59:17+00:00</lastmod>
<lastmod>2022-08-08T05:05:06+00:00</lastmod>
</url>
<url>
<loc>/inventree-website/404</loc>