mirror of
https://github.com/inventree/inventree-website.git
synced 2025-05-03 07:48:52 +00:00
deploy: ee32913ac9536af7b280d31139a5f354cfb69f6f
This commit is contained in:
parent
f24837f5e8
commit
61591d1f52
@ -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="https://web1.invenhost.com/blog/feed.atom" rel="self" type="application/atom+xml" /><link href="https://web1.invenhost.com/" rel="alternate" type="text/html" /><updated>2022-11-06T22:25:45+00:00</updated><id>https://web1.invenhost.com/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="https://web1.invenhost.com/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>https://web1.invenhost.com/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="https://web1.invenhost.com/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>https://web1.invenhost.com/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="https://web1.invenhost.com/blog/feed.atom" rel="self" type="application/atom+xml" /><link href="https://web1.invenhost.com/" rel="alternate" type="text/html" /><updated>2022-11-06T22:26:41+00:00</updated><id>https://web1.invenhost.com/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="https://web1.invenhost.com/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>https://web1.invenhost.com/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="https://web1.invenhost.com/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>https://web1.invenhost.com/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>
|
@ -195,7 +195,7 @@
|
||||
<div class="section-container">
|
||||
<div class="flex flex-col text-center w-full mb-20">
|
||||
<h1 class="text-2xl font-medium title-font mb-4 cm-gray-1 tracking-widest">OUR TEAM</h1>
|
||||
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">InvenTree has had 40+ contributors since the project started in March 2017.</p>
|
||||
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">InvenTree has had 40+ contributors since the project started in March 2017. Here are some of the currently most active devs.</p>
|
||||
</div>
|
||||
<div class="flex flex-wrap -m-4">
|
||||
|
||||
|
@ -27,11 +27,11 @@
|
||||
<meta property="og:url" content="https://web1.invenhost.com/matmair" />
|
||||
<meta property="og:site_name" content="InvenTree" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2022-11-06T22:25:45+00:00" />
|
||||
<meta property="article:published_time" content="2022-11-06T22:26:41+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-11-06T22:25:45+00:00","datePublished":"2022-11-06T22:25:45+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":"https://web1.invenhost.com/matmair"},"url":"https://web1.invenhost.com/matmair"}</script>
|
||||
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-11-06T22:26:41+00:00","datePublished":"2022-11-06T22:26:41+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":"https://web1.invenhost.com/matmair"},"url":"https://web1.invenhost.com/matmair"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<script async src="https://offen.web1.invenhost.com/script.js" data-account-id="2c8697da-bb92-441b-82ee-ece2622295b2"></script>
|
||||
|
@ -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="https://web1.invenhost.com/news/feed.atom" rel="self" type="application/atom+xml" /><link href="https://web1.invenhost.com/" rel="alternate" type="text/html" /><updated>2022-11-06T22:25:45+00:00</updated><id>https://web1.invenhost.com/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="https://web1.invenhost.com/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>https://web1.invenhost.com/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="https://web1.invenhost.com/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>https://web1.invenhost.com/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="https://web1.invenhost.com/news/feed.atom" rel="self" type="application/atom+xml" /><link href="https://web1.invenhost.com/" rel="alternate" type="text/html" /><updated>2022-11-06T22:26:41+00:00</updated><id>https://web1.invenhost.com/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="https://web1.invenhost.com/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>https://web1.invenhost.com/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="https://web1.invenhost.com/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>https://web1.invenhost.com/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>
|
@ -27,11 +27,11 @@
|
||||
<meta property="og:url" content="https://web1.invenhost.com/repo/shopify.html" />
|
||||
<meta property="og:site_name" content="InvenTree" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2022-11-06T22:25:45+00:00" />
|
||||
<meta property="article:published_time" content="2022-11-06T22:26:41+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-11-06T22:25:45+00:00","datePublished":"2022-11-06T22:25:45+00:00","description":"A simple Integration into Shopify.","headline":"Shopify","mainEntityOfPage":{"@type":"WebPage","@id":"https://web1.invenhost.com/repo/shopify.html"},"url":"https://web1.invenhost.com/repo/shopify.html"}</script>
|
||||
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-11-06T22:26:41+00:00","datePublished":"2022-11-06T22:26:41+00:00","description":"A simple Integration into Shopify.","headline":"Shopify","mainEntityOfPage":{"@type":"WebPage","@id":"https://web1.invenhost.com/repo/shopify.html"},"url":"https://web1.invenhost.com/repo/shopify.html"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<script async src="https://offen.web1.invenhost.com/script.js" data-account-id="2c8697da-bb92-441b-82ee-ece2622295b2"></script>
|
||||
|
@ -27,11 +27,11 @@
|
||||
<meta property="og:url" content="https://web1.invenhost.com/schrodingersgat" />
|
||||
<meta property="og:site_name" content="InvenTree" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2022-11-06T22:25:45+00:00" />
|
||||
<meta property="article:published_time" content="2022-11-06T22:26:41+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-11-06T22:25:45+00:00","datePublished":"2022-11-06T22:25:45+00:00","description":"Maintainer of InvenTree.","headline":"Schrodingersgat","mainEntityOfPage":{"@type":"WebPage","@id":"https://web1.invenhost.com/schrodingersgat"},"url":"https://web1.invenhost.com/schrodingersgat"}</script>
|
||||
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-11-06T22:26:41+00:00","datePublished":"2022-11-06T22:26:41+00:00","description":"Maintainer of InvenTree.","headline":"Schrodingersgat","mainEntityOfPage":{"@type":"WebPage","@id":"https://web1.invenhost.com/schrodingersgat"},"url":"https://web1.invenhost.com/schrodingersgat"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<script async src="https://offen.web1.invenhost.com/script.js" data-account-id="2c8697da-bb92-441b-82ee-ece2622295b2"></script>
|
||||
|
@ -18,15 +18,15 @@
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/matmair</loc>
|
||||
<lastmod>2022-11-06T22:25:45+00:00</lastmod>
|
||||
<lastmod>2022-11-06T22:26:41+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/schrodingersgat</loc>
|
||||
<lastmod>2022-11-06T22:25:45+00:00</lastmod>
|
||||
<lastmod>2022-11-06T22:26:41+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/repo/shopify.html</loc>
|
||||
<lastmod>2022-11-06T22:25:45+00:00</lastmod>
|
||||
<lastmod>2022-11-06T22:26:41+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/404</loc>
|
||||
|
Loading…
x
Reference in New Issue
Block a user