2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-17 20:45:29 +00:00
This commit is contained in:
matmair
2023-01-19 23:47:06 +00:00
parent 9144a73bd0
commit a423e15edb
36 changed files with 131 additions and 74 deletions

View File

@ -21,7 +21,7 @@
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Matmair | InvenTree</title>
<meta name="generator" content="Jekyll v4.2.2" />
<meta name="generator" content="Jekyll v4.3.1" />
<meta property="og:title" content="Matmair" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="I try to build an ecosystem of reusable plugins and integrations for InvenTree. Code once and KISS!" />
@ -30,11 +30,11 @@
<meta property="og:url" content="/matmair" />
<meta property="og:site_name" content="InvenTree" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2023-01-19T21:30:46+00:00" />
<meta property="article:published_time" content="2023-01-19T23:46:54+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":"2023-01-19T21:30:46+00:00","datePublished":"2023-01-19T21:30:46+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"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-01-19T23:46:54+00:00","datePublished":"2023-01-19T23:46:54+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"}</script>
<!-- End Jekyll SEO tag -->
<script async defer src="https://umami.invenhost.com/umami.js" data-website-id="c713a5e9-25cf-4bb6-9e84-ceb041a53986" data-do-not-track="true"></script>
@ -61,14 +61,16 @@
</div>
</header> <article>
<h1>
<div class="flex">
<h2>
<div class="flex items-end">
<img src="https://github.com/matmair.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
<div class="mb-1">
<img src="https://github.com/matmair.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
</div>
Matthias Mair
</div>
</h1>
</h2>
<div>
@ -76,7 +78,12 @@
<a href="https://mjmair.com"><span class="badge bg-secondary">Official Website</span></a>
<a href="https://mjmair.com"><span class="badge bg-secondary">Website</span></a>
<a href="/about/team.html"><span class="badge bg-lime-600"><span class="fa-solid fa-shield"></span>Team Member</span></a>
</div>
@ -87,6 +94,14 @@
<h3>Posts</h3>
<ul class="list-unstyled">
<li>25 Oct 2021 <a href="/blog/2021/10/25/starting" class="lead">Starting with templates</a>
</li>
</ul>