mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 11:35:28 +00:00
deploy: 73323d9ef1
This commit is contained in:
35
index.html
35
index.html
@ -228,18 +228,27 @@
|
||||
</section>
|
||||
<section class="cm-gray-2 body-font">
|
||||
<div class="section-container">
|
||||
<a href="/about/team" alt="Learn more about the team">
|
||||
<div class="flex flex-col text-center w-full mb-20">
|
||||
<h1 class="text-2xl font-medium title-font mb-4 cm-gray-1 tracking-widest">OUR TEAM</h1>
|
||||
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">InvenTree has had 40+ contributors since the project started in March 2017. Here are some of the currently most active devs.</p>
|
||||
</div>
|
||||
</a>
|
||||
<div class="flex flex-wrap -m-4">
|
||||
|
||||
|
||||
<div class="p-4 lg:w-1/2">
|
||||
<div class="h-full flex sm:flex-row flex-col sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="flex-grow sm:pl-8">
|
||||
<h2 class="title-font font-medium text-lg cm-gray-1">SchrodingersGat</h2>
|
||||
<h3 class="cm-gray-3 mb-3">Oliver</h3>
|
||||
<div class="flex items-end">
|
||||
<div class="mb-5">
|
||||
<img src="https://github.com/SchrodingersGat.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
|
||||
</div>
|
||||
<div>
|
||||
<h2 class="title-font font-medium text-lg cm-gray-1">SchrodingersGat</h2>
|
||||
<h3 class="cm-gray-3 mb-3">Oliver</h3>
|
||||
</div>
|
||||
</div>
|
||||
<p class="mb-4">Oliver is an Australian EE. He started InvenTree in 2017 and is the maintainer.</p>
|
||||
<span class="inline-flex">
|
||||
|
||||
@ -253,8 +262,15 @@
|
||||
<div class="p-4 lg:w-1/2">
|
||||
<div class="h-full flex sm:flex-row flex-col sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="flex-grow sm:pl-8">
|
||||
<h2 class="title-font font-medium text-lg cm-gray-1">eeintech</h2>
|
||||
<h3 class="cm-gray-3 mb-3">Francois</h3>
|
||||
<div class="flex items-end">
|
||||
<div class="mb-5">
|
||||
<img src="https://github.com/eeintech.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
|
||||
</div>
|
||||
<div>
|
||||
<h2 class="title-font font-medium text-lg cm-gray-1">eeintech</h2>
|
||||
<h3 class="cm-gray-3 mb-3">Francois</h3>
|
||||
</div>
|
||||
</div>
|
||||
<p class="mb-4">Francois is an EE. He is part of the core team and the maintainer of Ki-nTree.</p>
|
||||
<span class="inline-flex">
|
||||
|
||||
@ -268,8 +284,15 @@
|
||||
<div class="p-4 lg:w-1/2">
|
||||
<div class="h-full flex sm:flex-row flex-col sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="flex-grow sm:pl-8">
|
||||
<h2 class="title-font font-medium text-lg cm-gray-1">matmair</h2>
|
||||
<h3 class="cm-gray-3 mb-3">Matthias</h3>
|
||||
<div class="flex items-end">
|
||||
<div class="mb-5">
|
||||
<img src="https://github.com/matmair.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
|
||||
</div>
|
||||
<div>
|
||||
<h2 class="title-font font-medium text-lg cm-gray-1">matmair</h2>
|
||||
<h3 class="cm-gray-3 mb-3">Matthias</h3>
|
||||
</div>
|
||||
</div>
|
||||
<p class="mb-4">Matthias is an Austrian developer. He is part of the core team and focuses on enterprise enhancement.</p>
|
||||
<span class="inline-flex">
|
||||
|
||||
|
Reference in New Issue
Block a user