diff --git a/about/index.html b/about/index.html
index 8655bf85..aeb7a340 100644
--- a/about/index.html
+++ b/about/index.html
@@ -143,11 +143,9 @@ It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply
A plugin which allows InvenTree to serve component data to KiCad via the HTTP library interface.
+
+
This plugin provides an API wrapper which provides an API interface that conforms to the KiCad HTTP library interface specification. This allows KiCad to pull component data directly from your InvenTree database.
+
+
Installation
+
+
The plugin can be installed via the InvenTree web interface, using the tag inventree-kicad-plugin.
+
+
Alternatively, install the plugin manually as follows:
+
+
pip install inventree-kicad-plugin
+
+
+
Or, add to your plugins.txt file and run invoke install.
+
+
+
\ No newline at end of file
diff --git a/alternatives/index.html b/alternatives/index.html
index 6a417749..a2800d4b 100644
--- a/alternatives/index.html
+++ b/alternatives/index.html
@@ -136,11 +136,9 @@
+ In the world of electronics design and PCB (Printed Circuit Board) development, KiCad has been a go-to tool for engineers and hobbyists alike. KiCad is a...
+ 26 Sep 2023 |
+
+Oliver
+
In the world of electronics design and PCB (Printed Circuit Board) development, KiCad has been a go-to tool for engineers and hobbyists alike. KiCad is a very popular and capable tool, and has continually evolved to meet the changing needs of its users.
+
+
Ever since InvenTree was first shamlessly cross-promoted on the KiCad forums, I have been searching for a clean way to connect KiCad and InvenTree together. This has been a popular topic of discussion with other InvenTree users too!
+
+
InvenTree contains all of my part definition data and inventory management information, such as part parameters, supplier data, etc. If only there was a simply way to get all of that information directly out of InvenTree and into KiCad.
+
+
Well now, with great excitement, there is! InvenTree data can now be used as a first-class symbol library - with full support of all of InvenTree’s internal data!
This feature allows KiCad library data to be retrieved from an external API endpoint, rather than a library file on the local filesystem. This is a groundbreaking change which allows us to leverage InvenTree’s existing capabilities to provide a fully-featured integration between the two software packages.
+
+
InvenTree Plugin
+
+
The same author who implemented the HTTP library support in KiCad has also released a plugin for InvenTree which provides an API wrapper for the InvenTree database that conforms to the KiCad HTTP library standard.
+
+
What does this mean? Simply put, it means that you can now use your InvenTree database as a native KiCad library, and pull your InvenTree data directly in to your KiCad schematic.
+
+
Configuration File
+
+
Once the plugin is installed, a simple configuration file on the local computer is all that is required to connect to the InvenTree database. All that is required is the URL to the remote server (with the correct plugin extension) and an API token for authentication:
InvenTree categories can be used as separate libraries in the KiCad application. The InvenTree plugin allows the user to select which part categories are exposed to KiCad.
+
+
Parameters as Fields
+
+
Part parameters are exposed to the KiCad symbol as fields. This means that any extra part information (stored as part parameters in InvenTree) is available to the KiCad symbols.
+
+
Default Values
+
+
Where certain KiCad values are not defined for a particular part, each library category can optionally specify attributes such as Default Symbol or Default Footprint. This allows a category to be defined where all parts may share a common symbol and/or footprint within KiCad.
+
+
Further Reading
+
+
Check out the inventree-kicad-plugin page on GitHub for further details, including installation instructions!
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/blog/feed.atom b/blog/feed.atom
index 2fd11b3b..be6a34ca 100644
--- a/blog/feed.atom
+++ b/blog/feed.atom
@@ -1 +1 @@
-Jekyll2023-09-26T00:51:41+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.User Interface Refactor2023-08-28T00:00:00+00:002023-08-28T00:00:00+00:00/blog/2023/08/28/reactSchrodingersGat0.12.0 Stable Release2023-06-26T00:00:00+00:002023-06-26T00:00:00+00:00/blog/2023/06/26/0.12.0SchrodingersGat0.11.0 Stable Release2023-04-17T00:00:00+00:002023-04-17T00:00:00+00:00/blog/2023/04/17/0.11.0SchrodingersGat0.10.1 Bugfix Release2023-02-25T00:00:00+00:002023-02-25T00:00:00+00:00/blog/2023/02/25/0.10.1SchrodingersGat0.10.0 Stable Release2023-02-06T00:00:00+00:002023-02-06T00:00:00+00:00/blog/2023/02/06/0.10.0SchrodingersGatStarting the Plugin List2023-01-30T00:00:00+00:002023-01-30T00:00:00+00:00/blog/2023/01/30/plugin-listmatmair2022 in Review2023-01-02T00:00:00+00:002023-01-02T00:00:00+00:00/blog/2023/01/02/upcomingSchrodingersGat0.9.0 Stable Release2022-12-12T00:00:00+00:002022-12-12T00:00:00+00:00/blog/2022/12/12/0.9.0SchrodingersGatTranslating InvenTree2021-11-22T00:00:00+00:002021-11-22T00:00:00+00:00/blog/2021/11/22/translationSchrodingersGatStarting 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
+Jekyll2023-09-26T12:58:47+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.KiCad Integration2023-09-26T00:00:00+00:002023-09-26T00:00:00+00:00/blog/2023/09/26/kicadSchrodingersGatUser Interface Refactor2023-08-28T00:00:00+00:002023-08-28T00:00:00+00:00/blog/2023/08/28/reactSchrodingersGat0.12.0 Stable Release2023-06-26T00:00:00+00:002023-06-26T00:00:00+00:00/blog/2023/06/26/0.12.0SchrodingersGat0.11.0 Stable Release2023-04-17T00:00:00+00:002023-04-17T00:00:00+00:00/blog/2023/04/17/0.11.0SchrodingersGat0.10.1 Bugfix Release2023-02-25T00:00:00+00:002023-02-25T00:00:00+00:00/blog/2023/02/25/0.10.1SchrodingersGat0.10.0 Stable Release2023-02-06T00:00:00+00:002023-02-06T00:00:00+00:00/blog/2023/02/06/0.10.0SchrodingersGatStarting the Plugin List2023-01-30T00:00:00+00:002023-01-30T00:00:00+00:00/blog/2023/01/30/plugin-listmatmair2022 in Review2023-01-02T00:00:00+00:002023-01-02T00:00:00+00:00/blog/2023/01/02/upcomingSchrodingersGat0.9.0 Stable Release2022-12-12T00:00:00+00:002022-12-12T00:00:00+00:00/blog/2022/12/12/0.9.0SchrodingersGatTranslating InvenTree2021-11-22T00:00:00+00:002021-11-22T00:00:00+00:00/blog/2021/11/22/translationSchrodingersGat
\ No newline at end of file
diff --git a/contribute.html b/contribute.html
index d905bc3e..0eceb9e6 100644
--- a/contribute.html
+++ b/contribute.html
@@ -177,11 +177,9 @@ Reporting bugs is critical to improving the software. If you are able and willin
diff --git a/demo.html b/demo.html
index 9e3a83ba..0968fa36 100644
--- a/demo.html
+++ b/demo.html
@@ -167,11 +167,9 @@ During the update period, the demo server may be inaccessible for a few minutes.
diff --git a/digitalocean.html b/digitalocean.html
index 7313f438..fdab6ffb 100644
--- a/digitalocean.html
+++ b/digitalocean.html
@@ -127,11 +127,9 @@ InvenTree is a proud recipient of these credits and is currently switching the d
diff --git a/extend/app.html b/extend/app.html
index 2f214e0a..cbfefef5 100644
--- a/extend/app.html
+++ b/extend/app.html
@@ -387,11 +387,9 @@ The app has been optimized for speed, providing instant access to stock knowledg
diff --git a/extend/integrate/index.html b/extend/integrate/index.html
index 4242000f..a786f014 100644
--- a/extend/integrate/index.html
+++ b/extend/integrate/index.html
@@ -15,14 +15,14 @@
-InvenTree - Integrate
+InvenTree - Third Party Integrations
-Integrate | InvenTree
+Third Party Integrations | InvenTree
-
+
@@ -31,9 +31,9 @@
-
+
+{"@context":"https://schema.org","@type":"WebPage","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":"Third Party Integrations","url":"/extend/integrate/"}
@@ -60,17 +60,40 @@
-
Integrate
+
Third Party Integrations
-
Tools and plugins that integrate into InvenTree via APIs or plugins natively.
In addition to the many out-of-the-box features, and further functionality provided via plugins, InvenTree is supported by a range of third-party integrations, built by members of the InvenTree community.
+
+
Below is a non-exhaustive list of external tools that may be used in conjunction with InvenTree, or to extends its functionality:
diff --git a/extend/plugin/index.html b/extend/plugin/index.html
index fdac7384..3f1253ef 100644
--- a/extend/plugin/index.html
+++ b/extend/plugin/index.html
@@ -129,11 +129,9 @@ We expose some internal python APIs to speed up your development and keep the in
diff --git a/matmair.html b/matmair.html
index 5de84662..2b9a9c75 100644
--- a/matmair.html
+++ b/matmair.html
@@ -30,11 +30,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-09-26T12:58:47+00:00","datePublished":"2023-09-26T12:58:47+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"}
@@ -179,11 +179,9 @@
diff --git a/news/2022/04/23/news-are-starting.html b/news/2022/04/23/news-are-starting.html
index 1a5647f9..cbf07098 100644
--- a/news/2022/04/23/news-are-starting.html
+++ b/news/2022/04/23/news-are-starting.html
@@ -153,11 +153,9 @@ The short version: we do not sell your data or share it with th
diff --git a/news/feed.atom b/news/feed.atom
index 2e7a2fd0..1954539d 100644
--- a/news/feed.atom
+++ b/news/feed.atom
@@ -1 +1 @@
-Jekyll2023-09-26T00:51:41+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.0.12.1 Release2023-07-13T00:00:00+00:002023-07-13T00:00:00+00:00/news/2023/07/13/0.12.1SchrodingersGat0.12.0 Release2023-06-26T00:00:00+00:002023-06-26T00:00:00+00:00/news/2023/06/26/0.12.0SchrodingersGatIntroducing the Plugin List2023-01-30T00:00:00+00:002023-01-30T00:00:00+00:00/news/2023/01/30/introducing-the-plugin-listmatmair0.9.0 Release2022-12-12T00:00:00+00:002022-12-12T00:00:00+00:00/news/2022/12/12/0.9.0SchrodingersGatNew Website2022-11-14T00:00:00+00:002022-11-14T00:00:00+00:00/news/2022/11/14/websiteSchrodingersGatWe 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
+Jekyll2023-09-26T12:58:47+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.0.12.1 Release2023-07-13T00:00:00+00:002023-07-13T00:00:00+00:00/news/2023/07/13/0.12.1SchrodingersGat0.12.0 Release2023-06-26T00:00:00+00:002023-06-26T00:00:00+00:00/news/2023/06/26/0.12.0SchrodingersGatIntroducing the Plugin List2023-01-30T00:00:00+00:002023-01-30T00:00:00+00:00/news/2023/01/30/introducing-the-plugin-listmatmair0.9.0 Release2022-12-12T00:00:00+00:002022-12-12T00:00:00+00:00/news/2022/12/12/0.9.0SchrodingersGatNew Website2022-11-14T00:00:00+00:002022-11-14T00:00:00+00:00/news/2022/11/14/websiteSchrodingersGatWe 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/newsletter.html b/newsletter.html
index 20f9ee33..98ad3532 100644
--- a/newsletter.html
+++ b/newsletter.html
@@ -199,11 +199,9 @@
diff --git a/wolflu05.html b/wolflu05.html
index 718d7673..b8bd6e26 100644
--- a/wolflu05.html
+++ b/wolflu05.html
@@ -30,11 +30,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-09-26T12:58:47+00:00","datePublished":"2023-09-26T12:58:47+00:00","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":"Wolflu05","mainEntityOfPage":{"@type":"WebPage","@id":"/wolflu05"},"url":"/wolflu05"}
@@ -160,11 +160,9 @@