mirror of
https://github.com/inventree/inventree-website.git
synced 2025-05-01 06:56:48 +00:00
deploy: 47d17891b418f5d05508aa398d03084c6fcdd906
This commit is contained in:
parent
ffaa2c746b
commit
e24647a3a0
@ -63,14 +63,6 @@
|
||||
|
||||
|
||||
|
||||
<div class="p-6 md:w-1/2 flex flex-col items-start">
|
||||
<h2 class="header-text title-font mb-4 cm-gray-1">
|
||||
<a href="/blog/2022/08/02/release-highlights">Release highlights 0.8.0</a>
|
||||
</h2>
|
||||
<span class="leading-relaxed mb-4">InvenTree 0.8.0 is here!</span>
|
||||
<span>02 Aug 2022 | matmair</span>
|
||||
</div>
|
||||
|
||||
<div class="p-6 md:w-1/2 flex flex-col items-start">
|
||||
<h2 class="header-text title-font mb-4 cm-gray-1">
|
||||
<a href="/blog/2021/10/25/starting">Starting with templates</a>
|
||||
|
@ -1,181 +0,0 @@
|
||||
<!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="/assets/splide/css/splide.min.css">
|
||||
<link rel="stylesheet" href="/assets/index.css">
|
||||
<link rel="shortcut icon" type="image/png" href="/assets/icon/favicon.ico">
|
||||
|
||||
<script src="/assets/splide/js/splide.min.js"></script>
|
||||
|
||||
<title>InvenTree - Release highlights 0.8.0</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>Release highlights 0.8.0 | InvenTree</title>
|
||||
<meta name="generator" content="Jekyll v4.2.2" />
|
||||
<meta property="og:title" content="Release highlights 0.8.0" />
|
||||
<meta name="author" content="matmair" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="description" content="InvenTree 0.8.0 is here!" />
|
||||
<meta property="og:description" content="InvenTree 0.8.0 is here!" />
|
||||
<link rel="canonical" href="https://web1.invenhost.com/blog/2022/08/02/release-highlights" />
|
||||
<meta property="og:url" content="https://web1.invenhost.com/blog/2022/08/02/release-highlights" />
|
||||
<meta property="og:site_name" content="InvenTree" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2022-08-02T00:00:00+00:00" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:title" content="Release highlights 0.8.0" />
|
||||
<script type="application/ld+json">
|
||||
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2022-08-02T00:00:00+00:00","datePublished":"2022-08-02T00:00:00+00:00","description":"InvenTree 0.8.0 is here!","headline":"Release highlights 0.8.0","mainEntityOfPage":{"@type":"WebPage","@id":"https://web1.invenhost.com/blog/2022/08/02/release-highlights"},"url":"https://web1.invenhost.com/blog/2022/08/02/release-highlights"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<script async src="https://offen.web1.invenhost.com/script.js" data-account-id="2c8697da-bb92-441b-82ee-ece2622295b2"></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="/">
|
||||
<img src="/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="/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="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</header> <header>
|
||||
|
||||
<a href="/blog" class="flex items-center m-5 text-xl hover:underline">
|
||||
<img class="w-6 h-6" src="/assets/back.svg">
|
||||
<span>Back</span>
|
||||
</a>
|
||||
|
||||
</header>
|
||||
|
||||
<article>
|
||||
<h1>Release highlights 0.8.0</h1>
|
||||
<p>
|
||||
02 Aug 2022
|
||||
|
||||
|
||||
- <a href="/matmair">Matthias Mair</a>
|
||||
|
||||
</p>
|
||||
<p>InvenTree 0.8.0 is here!</p>
|
||||
|
||||
<p>While there are full release notes listing all included patches we want to pick out a few of the major changes in this highlight.</p>
|
||||
|
||||
<p>TODO</p>
|
||||
|
||||
|
||||
</article>
|
||||
</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="/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="/demo.html" class="footer-link">Demo</a></li>
|
||||
|
||||
<li><a href="/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="/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="/extend/">Ecosystem</a>
|
||||
</h2>
|
||||
<nav class="list-none mb-10"><ul>
|
||||
|
||||
<li><a href="/extend/api.html" class="footer-link">API</a></li>
|
||||
|
||||
<li><a href="/extend/app.html" class="footer-link">App</a></li>
|
||||
|
||||
<li><a href="/extend/integrate/" class="footer-link">Integrate</a></li>
|
||||
|
||||
<li><a href="/extend/plugin/" class="footer-link">Plugins</a></li>
|
||||
|
||||
<li><a href="https://github.com/sparkmicro/Ki-nTree" 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="/about/" class="footer-link">About</a></li>
|
||||
|
||||
<li><a href="/alternatives/" class="footer-link">Alternatives</a></li>
|
||||
|
||||
<li><a href="/blog" class="footer-link">Blog</a></li>
|
||||
|
||||
<li><a href="/contribute.html" class="footer-link">Contribute</a></li>
|
||||
|
||||
<li><a href="/support.html" class="footer-link">Support</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="/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>
|
||||
<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>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
@ -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-06T23:24:32+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-06T23:41:52+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">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>
|
@ -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-06T23:24:32+00:00" />
|
||||
<meta property="article:published_time" content="2022-11-06T23:41:52+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-06T23:24:32+00:00","datePublished":"2022-11-06T23:24:32+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-06T23:41:52+00:00","datePublished":"2022-11-06T23:41:52+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>
|
||||
|
@ -63,14 +63,6 @@
|
||||
|
||||
|
||||
|
||||
<div class="p-6 md:w-1/2 flex flex-col items-start">
|
||||
<h2 class="header-text title-font mb-4 cm-gray-1">
|
||||
<a href="/news/2022/08/02/new-features-in-0.8.0">Release highlight 0.8.0</a>
|
||||
</h2>
|
||||
<span class="leading-relaxed mb-4">We recently released 0.8.0!</span>
|
||||
<span>02 Aug 2022 | matmair</span>
|
||||
</div>
|
||||
|
||||
<div class="p-6 md:w-1/2 flex flex-col items-start">
|
||||
<h2 class="header-text title-font mb-4 cm-gray-1">
|
||||
<a href="/news/2022/04/23/news-are-starting">We have news now!</a>
|
||||
|
@ -1,179 +0,0 @@
|
||||
<!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="/assets/splide/css/splide.min.css">
|
||||
<link rel="stylesheet" href="/assets/index.css">
|
||||
<link rel="shortcut icon" type="image/png" href="/assets/icon/favicon.ico">
|
||||
|
||||
<script src="/assets/splide/js/splide.min.js"></script>
|
||||
|
||||
<title>InvenTree - Release highlight 0.8.0</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>Release highlight 0.8.0 | InvenTree</title>
|
||||
<meta name="generator" content="Jekyll v4.2.2" />
|
||||
<meta property="og:title" content="Release highlight 0.8.0" />
|
||||
<meta name="author" content="matmair" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="description" content="We recently released 0.8.0!" />
|
||||
<meta property="og:description" content="We recently released 0.8.0!" />
|
||||
<link rel="canonical" href="https://web1.invenhost.com/news/2022/08/02/new-features-in-0.8.0" />
|
||||
<meta property="og:url" content="https://web1.invenhost.com/news/2022/08/02/new-features-in-0.8.0" />
|
||||
<meta property="og:site_name" content="InvenTree" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2022-08-02T00:00:00+00:00" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:title" content="Release highlight 0.8.0" />
|
||||
<script type="application/ld+json">
|
||||
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2022-08-02T00:00:00+00:00","datePublished":"2022-08-02T00:00:00+00:00","description":"We recently released 0.8.0!","headline":"Release highlight 0.8.0","mainEntityOfPage":{"@type":"WebPage","@id":"https://web1.invenhost.com/news/2022/08/02/new-features-in-0.8.0"},"url":"https://web1.invenhost.com/news/2022/08/02/new-features-in-0.8.0"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
<script async src="https://offen.web1.invenhost.com/script.js" data-account-id="2c8697da-bb92-441b-82ee-ece2622295b2"></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="/">
|
||||
<img src="/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="/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="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</div>
|
||||
</header> <header>
|
||||
|
||||
<a href="/news" class="flex items-center m-5 text-xl hover:underline">
|
||||
<img class="w-6 h-6" src="/assets/back.svg">
|
||||
<span>Back</span>
|
||||
</a>
|
||||
|
||||
</header>
|
||||
|
||||
<article>
|
||||
<h1>Release highlight 0.8.0</h1>
|
||||
<p>
|
||||
02 Aug 2022
|
||||
|
||||
|
||||
- <a href="/matmair">Matthias Mair</a>
|
||||
|
||||
</p>
|
||||
<p>We recently released 0.8.0!</p>
|
||||
|
||||
<p>Find the release highlights <a href="/blog/2022/08/02/release-highlights">in the blog</a>.</p>
|
||||
|
||||
|
||||
</article>
|
||||
</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="/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="/demo.html" class="footer-link">Demo</a></li>
|
||||
|
||||
<li><a href="/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="/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="/extend/">Ecosystem</a>
|
||||
</h2>
|
||||
<nav class="list-none mb-10"><ul>
|
||||
|
||||
<li><a href="/extend/api.html" class="footer-link">API</a></li>
|
||||
|
||||
<li><a href="/extend/app.html" class="footer-link">App</a></li>
|
||||
|
||||
<li><a href="/extend/integrate/" class="footer-link">Integrate</a></li>
|
||||
|
||||
<li><a href="/extend/plugin/" class="footer-link">Plugins</a></li>
|
||||
|
||||
<li><a href="https://github.com/sparkmicro/Ki-nTree" 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="/about/" class="footer-link">About</a></li>
|
||||
|
||||
<li><a href="/alternatives/" class="footer-link">Alternatives</a></li>
|
||||
|
||||
<li><a href="/blog" class="footer-link">Blog</a></li>
|
||||
|
||||
<li><a href="/contribute.html" class="footer-link">Contribute</a></li>
|
||||
|
||||
<li><a href="/support.html" class="footer-link">Support</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="/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>
|
||||
<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>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
@ -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-06T23:24:32+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-06T23:41:52+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">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-06T23:24:32+00:00" />
|
||||
<meta property="article:published_time" content="2022-11-06T23:41:52+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-06T23:24:32+00:00","datePublished":"2022-11-06T23:24:32+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-06T23:41:52+00:00","datePublished":"2022-11-06T23:41:52+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-06T23:24:32+00:00" />
|
||||
<meta property="article:published_time" content="2022-11-06T23:41:52+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-06T23:24:32+00:00","datePublished":"2022-11-06T23:24:32+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-06T23:41:52+00:00","datePublished":"2022-11-06T23:41:52+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>
|
||||
|
14
sitemap.xml
14
sitemap.xml
@ -5,28 +5,20 @@
|
||||
<lastmod>2022-04-23T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/news/2022/08/02/new-features-in-0.8.0</loc>
|
||||
<lastmod>2022-08-02T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/blog/2021/10/25/starting</loc>
|
||||
<lastmod>2021-10-25T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/blog/2022/08/02/release-highlights</loc>
|
||||
<lastmod>2022-08-02T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/matmair</loc>
|
||||
<lastmod>2022-11-06T23:24:32+00:00</lastmod>
|
||||
<lastmod>2022-11-06T23:41:52+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/schrodingersgat</loc>
|
||||
<lastmod>2022-11-06T23:24:32+00:00</lastmod>
|
||||
<lastmod>2022-11-06T23:41:52+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/repo/shopify.html</loc>
|
||||
<lastmod>2022-11-06T23:24:32+00:00</lastmod>
|
||||
<lastmod>2022-11-06T23:41:52+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://web1.invenhost.com/404</loc>
|
||||
|
Loading…
x
Reference in New Issue
Block a user