From d815b04a7f607db8e5a3d688317768d937ec9c12 Mon Sep 17 00:00:00 2001 From: matmair Date: Mon, 14 Nov 2022 10:30:42 +0000 Subject: [PATCH] deploy: 1ebbab4ebc644fdd5c4485497a85055f33fccc9b --- blog/feed.atom | 2 +- index.html | 2 +- matmair.html | 4 +- news.html | 10 +- news/2022/04/23/news-are-starting.html | 11 +- news/2022/11/14/website.html | 195 +++++++++++++++++++++++++ news/feed.atom | 2 +- repo/shopify.html | 4 +- schrodingersgat.html | 6 +- sitemap.xml | 10 +- 10 files changed, 226 insertions(+), 20 deletions(-) create mode 100644 news/2022/11/14/website.html diff --git a/blog/feed.atom b/blog/feed.atom index e944dd21..c391527c 100644 --- a/blog/feed.atom +++ b/blog/feed.atom @@ -1 +1 @@ -Jekyll2022-11-12T22:29:45+00:00/blog/feed.atomInvenTreeInvenTree 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.Starting with templates2021-10-25T00:00:00+00:002021-10-25T00:00:00+00:00/blog/2021/10/25/startingmatmair \ No newline at end of file +Jekyll2022-11-14T10:30:32+00:00/blog/feed.atomInvenTreeInvenTree 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.Starting with templates2021-10-25T00:00:00+00:002021-10-25T00:00:00+00:00/blog/2021/10/25/startingmatmair \ No newline at end of file diff --git a/index.html b/index.html index 6e055f43..d400b702 100644 --- a/index.html +++ b/index.html @@ -203,7 +203,7 @@
-

SchrodingersGat

+

oliver

Oliver

Oliver is an Australian EE. He started InvenTree in 2017 and is the maintainer.

diff --git a/matmair.html b/matmair.html index 0ffe5697..178e34f7 100644 --- a/matmair.html +++ b/matmair.html @@ -27,11 +27,11 @@ - + +{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-11-14T10:30:32+00:00","datePublished":"2022-11-14T10:30: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":"/matmair"},"url":"/matmair"} diff --git a/news.html b/news.html index 5cab408d..da24a045 100644 --- a/news.html +++ b/news.html @@ -64,11 +64,19 @@ +
+

+ New Website +

+ Introducing the new InvenTree website! + 14 Nov 2022 | oliver +
+

We have news now!

- Hi there,here is something new: News! + News! 23 Apr 2022 | matmair
diff --git a/news/2022/04/23/news-are-starting.html b/news/2022/04/23/news-are-starting.html index 869c0d77..f12fd63b 100644 --- a/news/2022/04/23/news-are-starting.html +++ b/news/2022/04/23/news-are-starting.html @@ -22,8 +22,8 @@ - - + + @@ -32,7 +32,7 @@ +{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2022-04-23T00:00:00+00:00","datePublished":"2022-04-23T00:00:00+00:00","description":"News!","headline":"We have news now!","mainEntityOfPage":{"@type":"WebPage","@id":"/news/2022/04/23/news-are-starting"},"url":"/news/2022/04/23/news-are-starting"} @@ -75,10 +75,9 @@ - Matthias Mair

-

Hi there, -here is something new: News!

+

News!

-

These news items will automatically show up for all admins in the homepage as the lowest category (starting with the next minor release 0.7.0). +

These news items will automatically show up for all admins in the homepage as the lowest category (starting with the next minor release 0.9.0). If you do not want to see them there you can disable the function in your user-settings. There is also the option to disable news globally in the general server settings.

But why?

diff --git a/news/2022/11/14/website.html b/news/2022/11/14/website.html new file mode 100644 index 00000000..8d2b863a --- /dev/null +++ b/news/2022/11/14/website.html @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + +InvenTree - New Website + + + +New Website | InvenTree + + + + + + + + + + + + + + + + + + + + +
+
+
+ + logo + InvenTree + + +
+ + + + +
+
+ + + go back + Back + + +
+ +
+

New Website

+

+ 14 Nov 2022 + + + - Oliver + +

+

Introducing the new InvenTree website!

+ +

InvenTree now has a new website (the one you’re looking at right now), which is intended to act as a landing page for anyone wanting to learn more about InvenTree. This new website will provide general information about what InvenTree is and how it can be used.

+ +

We will share periodic updates on new features, which provides greater visibility into what the latest-and-greatest versions of InvenTree have to offer.

+ +

Additionally as the InvenTree community grows, we’ll share information on new plugins, or feature “show and tell” sections in our blog to show how InvenTree is being used around the world!

+ +

Documentation

+ +

inventree.org will no longer host the InvenTree software documentation. Documentation has been moved to docs.inventree.org

+ +

Demo Server

+ +

The demo server remains available at demo.inventree.org

+ +

Credits

+ +

Thanks to https://github.com/matmair for bringing the new website into existence

+ + +
+
+ +
+
+ +
+ + + \ No newline at end of file diff --git a/news/feed.atom b/news/feed.atom index 3d328bbc..ddb2dbb6 100644 --- a/news/feed.atom +++ b/news/feed.atom @@ -1 +1 @@ -Jekyll2022-11-12T22:29:45+00:00/news/feed.atomInvenTree | NewsInvenTree 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.We have news now!2022-04-23T00:00:00+00:002022-04-23T00:00:00+00:00/news/2022/04/23/news-are-startingmatmair \ No newline at end of file +Jekyll2022-11-14T10:30:32+00:00/news/feed.atomInvenTree | NewsInvenTree 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.New Website2022-11-14T00:00:00+00:002022-11-14T00:00:00+00:00/news/2022/11/14/websiteoliverWe have news now!2022-04-23T00:00:00+00:002022-04-23T00:00:00+00:00/news/2022/04/23/news-are-startingmatmair \ No newline at end of file diff --git a/repo/shopify.html b/repo/shopify.html index 51fa0895..c83f2535 100644 --- a/repo/shopify.html +++ b/repo/shopify.html @@ -27,11 +27,11 @@ - + +{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-11-14T10:30:32+00:00","datePublished":"2022-11-14T10:30:32+00:00","description":"A simple Integration into Shopify.","headline":"Shopify","mainEntityOfPage":{"@type":"WebPage","@id":"/repo/shopify.html"},"url":"/repo/shopify.html"} diff --git a/schrodingersgat.html b/schrodingersgat.html index 4df13723..24316a99 100644 --- a/schrodingersgat.html +++ b/schrodingersgat.html @@ -27,11 +27,11 @@ - + +{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2022-11-14T10:30:32+00:00","datePublished":"2022-11-14T10:30:32+00:00","description":"Maintainer of InvenTree.","headline":"Schrodingersgat","mainEntityOfPage":{"@type":"WebPage","@id":"/schrodingersgat"},"url":"/schrodingersgat"} @@ -73,7 +73,7 @@ -Official Website +Official Website
diff --git a/sitemap.xml b/sitemap.xml index bd07f550..ae80f3c0 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -5,20 +5,24 @@ 2022-04-23T00:00:00+00:00 +/news/2022/11/14/website +2022-11-14T00:00:00+00:00 + + /blog/2021/10/25/starting 2021-10-25T00:00:00+00:00 /matmair -2022-11-12T22:29:45+00:00 +2022-11-14T10:30:32+00:00 /schrodingersgat -2022-11-12T22:29:45+00:00 +2022-11-14T10:30:32+00:00 /repo/shopify.html -2022-11-12T22:29:45+00:00 +2022-11-14T10:30:32+00:00 /404