2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-13 10:35:27 +00:00
This commit is contained in:
matmair
2022-11-08 22:46:05 +00:00
parent 444d2cfc0c
commit d807df8772
32 changed files with 124 additions and 124 deletions

View File

@ -24,15 +24,15 @@
<meta property="og:locale" content="en_US" />
<meta name="description" content="A good starting-point for developing your own plugin is taking a look at the documentation." />
<meta property="og:description" content="A good starting-point for developing your own plugin is taking a look at the documentation." />
<link rel="canonical" href="https://inventree.org/blog/2021/10/25/starting" />
<meta property="og:url" content="https://inventree.org/blog/2021/10/25/starting" />
<link rel="canonical" href="/blog/2021/10/25/starting" />
<meta property="og:url" content="/blog/2021/10/25/starting" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2021-10-25T00:00:00+00:00" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Starting with templates" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2021-10-25T00:00:00+00:00","datePublished":"2021-10-25T00:00:00+00:00","description":"A good starting-point for developing your own plugin is taking a look at the documentation.","headline":"Starting with templates","mainEntityOfPage":{"@type":"WebPage","@id":"https://inventree.org/blog/2021/10/25/starting"},"url":"https://inventree.org/blog/2021/10/25/starting"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"matmair"},"dateModified":"2021-10-25T00:00:00+00:00","datePublished":"2021-10-25T00:00:00+00:00","description":"A good starting-point for developing your own plugin is taking a look at the documentation.","headline":"Starting with templates","mainEntityOfPage":{"@type":"WebPage","@id":"/blog/2021/10/25/starting"},"url":"/blog/2021/10/25/starting"}</script>
<!-- End Jekyll SEO tag -->
<script async src="https://offen.inventree.org/script.js" data-account-id="2c8697da-bb92-441b-82ee-ece2622295b2"></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="https://inventree.org/blog/feed.atom" rel="self" type="application/atom+xml" /><link href="https://inventree.org/" rel="alternate" type="text/html" /><updated>2022-11-08T22:36:31+00:00</updated><id>https://inventree.org/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://inventree.org/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://inventree.org/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="/blog/feed.atom" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2022-11-08T22:45:51+00:00</updated><id>/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="/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>/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>