-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
196 lines (184 loc) · 9.11 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
---
layout: home
title: OSFarm
description: Make farms better, together. Stories of open source, open data, and open hardware on farms.
org_count: 60
permalink: /
---
<div class="container-lg p-responsive py-4 py-lg-6 my-xl-4 text-center">
<h1 class="alt-h1 mb-2 text-white">Awesome stack for smart farming</h1>
<p class="f2-light text-white">Open source, Sustainable, Full, Affordable, Resilient, Merger.</p>
</div>
</div><!-- ends .full-width that started in header.html -->
<section id="news" class="mini-section mt-6 bg-gray-light">
<div class="container-lg p-responsive">
<div class="mt-md-6 clearfix gutter-spacious">
<div class="mb-4 col-md-6 float-left">
<img class="d-block pr-4 float-left" style="width: 80px;" alt="SIA Logo" src="{{"/assets/img/sia.jpg" | relative_url}}">
<h2 class="alt-h3 mb-2">
OSFarm co-manage GAIA at SIA 2025
<a href="{{"/sia2025/" | relative_url}}">Learn More {% octicon chevron-right height:18 class:"d-inline fill-blue ml-1" %}</a>
</h2>
</div>
<div class="mb-4 col-md-6 float-left">
<img class="d-block pr-4 float-left" style="width: 80px;" alt="ADI Logo" src="{{"/assets/img/adi.png" | relative_url}}">
<h2 class="alt-h3 mb-2">
ADI introduce OSFarm for robotics
<a href="{{"/agritech_adi/" | relative_url}}">Learn More {% octicon chevron-right height:18 class:"d-inline fill-blue ml-1" %}</a>
</h2>
</div>
</div>
<div class="mb-md-6 clearfix gutter-spacious">
<div class="mb-4 col-md-6 float-left">
<img class="d-block pr-4 float-left" style="width: 80px;" alt="France 2030 Logo" src="{{"/assets/img/france_2030.png" | relative_url}}">
<h2 class="alt-h3 mb-2">
OSFarm make a deposit on France 2030
<a href="{{"/france2030/" | relative_url}}">Learn More {% octicon chevron-right height:18 class:"d-inline fill-blue ml-1" %}</a>
</h2>
</div>
<div class="mb-4 col-md-6 float-left">
<img class="d-block pr-4 float-left" style="width: 80px;" alt="OSXP Logo" src="{{"/assets/img/osxp.png" | relative_url}}">
<h2 class="alt-h3 mb-2">
OSFarm talk at OSXP Paris 2023
<a href="{{"/osxp2023/" | relative_url}}">Learn More {% octicon chevron-right height:18 class:"d-inline fill-blue ml-1" %}</a>
</h2>
</div>
</div>
</div>
</section>
<section class="bg-gray-light">
<div class="container-lg p-responsive py-5 py-md-6 ">
<h2 class="alt-h2 text-center mb-3 mt-lg-6" id="more-than-just-code">Some project than make our farm stack better</h2>
<p class="alt-lead text-gray text-center col-md-10 mx-auto">OSFarm make a selection of functionnal and strong open source project to add it to the interoperable stack</p>
<div class="my-4 my-lg-6 clearfix gutter-spacious">
{% for org in site.data.showcases %}
<div class="col-md-4 float-left animate-out mb-4">
<h3 class="alt-h3 mb-3">{{ org.name }}</h3>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item"
src="{{ org.video }}" frameborder="0" allowfullscreen="">
</iframe>
</div>
<small>{{ org.description }}</small>
</div>
{% endfor %}
</div>
</div>
</section>
<section class="container-lg p-responsive py-5 py-md-6 my-lg-6">
<h2 class="alt-h2 text-center mb-3 mt-lg-6">6 reasons to join us</h2>
<div class="clearfix gutter-spacious">
<div class="mb-3 mb-md-5 col-md-6 float-left">
<h2 class="alt-h3 mb-2">
{% octicon terminal height:28 class:"fill-blue d-inline mr-2" aria-label:terminal %}
Collaborate on sustainable project
</h2>
<p class="text-gray">Share work, discuss changes, and get feedback in one place to save time and be sure not reinvented the wheel.</p>
</div>
<div class="mb-3 mb-md-5 col-md-6 float-left">
<h2 class="alt-h3 mb-2">
{% octicon server height:28 class:"fill-blue d-inline mr-2" aria-label:server %}
On your farm, on your servers or in the cloud
</h2>
<p class="text-gray">Run OSFarm stack on your servers as a virtual appliance, or let us host the stack for you, whatever your security requires.</p>
</div>
</div>
<div class="clearfix gutter-spacious">
<div class="mb-3 mb-md-5 col-md-6 float-left">
<h2 class="alt-h3 mb-2">
{% octicon beaker height:28 class:"fill-blue d-inline mr-2" aria-label:beaker %}
Foster innovation
</h2>
<p class="text-gray">OSFarm enables you to rapidly deploy new ideas to build better solutions, faster.</p>
</div>
<div class="mb-3 mb-md-5 col-md-6 float-left">
<h2 class="alt-h3 mb-2">
{% octicon tools height:28 class:"fill-blue d-inline mr-2" aria-label:tools %}
Software, Hardware built your way
</h2>
<p class="text-gray">Integrate and Customize third party tools, to deploy solution in the way that works best for your farm.</p>
</div>
</div>
<div class="clearfix gutter-spacious">
<div class="mb-3 mb-md-5 col-md-6 float-left">
<h2 class="alt-h3 mb-2">
{% octicon globe height:28 class:"fill-blue d-inline mr-2" aria-label:globe %}
Engage community by training & testing in a real farm
</h2>
<p class="text-gray">Test your project on real farm to engage farmer, or train your agtech developers with ease.</p>
</div>
<div class="mb-3 mb-md-5 col-md-6 float-left">
<h2 class="alt-h3 mb-2">
{% octicon checklist height:28 class:"fill-blue d-inline mr-2" aria-label:checklist %}
Skip the longtime paperwork on project
</h2>
<p class="text-gray">No more procrastination on project, look at our community and start building your stack</p>
</div>
</div>
<p class="text-center">
<a href="{{ "/community/" | relative_url}}" class="btn btn-outline">Show me the community →</a>
</p>
</section>
<section class="">
<div class="container-lg p-responsive py-5 py-md-6 ">
<h2 class="alt-h2 text-center mb-3 mt-lg-6" id="join-the-revolution">Join the Revolution</h2>
<p class="alt-lead text-gray text-center col-md-10 mx-auto">Join peoples, projects, organizations around the world who collaborate on code, data, hardware, and more for farming future. See the rest of the <a href="/community"> OSFarm community</a>.</p>
</div>
<div class="featured-orgs text-center p-2 m-2">
{% for orgs in site.data.projects %}
{% for org in orgs[1] %}
{% if org.github_org %}
<a href="https://github.com/{{ org.github_org }}" class="animate-in">{% avatar user=org.github_org size=80 %}</a>
{% endif %}
{% endfor %}
{% endfor %}
</div>
</section>
<section id="get-started" class="mini-section mt-6">
<div class="container-lg p-responsive">
<h2 class="alt-h2 text-center mb-3 mt-lg-6">Get started today</h2>
<p class="alt-lead text-gray text-center col-md-10 mx-auto">Interessted by something around farming and open source <a href="mailto:contact@osfarm.org">Contact us</a> to learn more about how to be involved</p>
<div class="mt-md-6 clearfix gutter-spacious">
<div class="mb-4 col-md-6 float-left">
<h3 class="alt-h3 mb-2">Join as Contributor</h3>
<p class="text-gray">Coding and developpement on open source projets link to Agtech.</p>
</div>
<div class="mb-4 col-md-6 float-left">
<h3 class="alt-h3 mb-2">Join as Farmer</h3>
<p class="text-gray">I use solution and want to customize and build it.</p>
</div>
</div>
<div class="mb-md-6 clearfix gutter-spacious">
<div class="mb-4 col-md-6 float-left">
<h3 class="alt-h3 mb-2">Join as Farmer Organization</h3>
<p class="text-gray">We want to promote and sell services aroud open source solutions for Agtech.</p>
</div>
<div class="mb-4 col-md-6 float-left">
<h3 class="alt-h3 mb-2">Join as a sponsort partner</h3>
<p class="text-gray">We want to promote and support open source Agtech solutions.</p>
</div>
</div>
</div>
</section>
<section id="contact-a-human" class="bg-gray-light">
<div class="container-lg p-responsive py-5 py-md-6 text-center">
<h2 class="alt-h2 text-center mb-3 mt-lg-6">Awesome experts for smart farming</h2>
<div class="featured-orgs text-center p-2 m-2">
{% for people in site.data.teams %}
<a href="{{ people.url }}" class="animate-in">
<img class="avatar" src="{{ people.img | relative_url }}" alt="{{ people.name }}" width="80" height="80"/>
<div class="caption">{{ people.name }}</div>
</a>
{% endfor %}
</div>
<h3 class="alt-h2 mb-4">Talk to the core team</h3>
<a href="mailto:contact@osfarm.org" class="text-center">
<span class="sr-only">Email</span>
{% octicon inbox height:24 class:"fill-gray-light d-inline" aria-label:github-logo %}
</a>
<a href="https://discord.gg/AtY5ZxCsWM" target="_blank" class="text-center">
<span class="sr-only">Discord</span>
{% octicon comment-discussion height:24 class:"fill-gray-light d-inline" aria-label:github-logo %}
</a>
</div>
</section>