-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
304 lines (249 loc) · 12.7 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta, title, CSS, favicons, etc. -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Thanks for checking the source code, more info on cliveboulton.com, easy contact twitter.com/iC">
<meta name="keywords" content="FSMA, Organics, Food Safety, Supply Chain, Management Risk Analytics.">
<meta name="concept" content="Automate, Streamline & Improve Food Safety & Modernize Quality and comply with much larger systems along your entire supply chain.">
<meta name="author" content="Dandelion conceptualized by Clive Boulton and friends. Front-end built with Twitter boostrap by Mark Otto and Jacob Thornton. Back-end led by Brad Fitzpatick and Camlistore community copyright Google and respective contributors.">
<title>
Dandelion · Dandelion helps organic farmers modernize food safety
</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/docs.min.css">
<link rel="stylesheet" href="assets/css/custom.css">
<!--<link rel="stylesheet" type="media" href="assets/fonts/NotoSans-Regular.ttf", "application/font-woff">-->
<!-- Documentation extras -->
<!--[if lt IE 9]><script src="../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="assets/js/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Favicons -->
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png">
<link rel="icon" href="assets/img/favicon.ico">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54109880-1', 'dandelion.systems');
ga('send', 'pageview');
</script>
</head>
<body class="bs-docs-home">
<a id="skippy" class="sr-only sr-only-focusable" href="#content"><div class="container"><span class="skiplink-text">Skip to main content</span></div></a>
<!-- Docs master nav -->
<header class="navbar navbar-static-top bs-docs-nav" id="top" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<!--<img class="branding" src="assets/img/dandelionsmalllogo.svg-" onerror="this.onerror=null; this.src='assets/img/dandelionsmalllogo.jpg'" alt=""></a>-->
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse">
<ul class="nav navbar-nav">
<li>
<a class="next" href="#expo">Getting started</a>
</li>
<li>
<a class="next" href="#technology">Explore</a>
</li>
<li>
<a class="next" href="#contact">Contact</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://www.fda.gov/Food/GuidanceRegulation/FSMA/" onclick="ga('send', 'event', 'Navbar', 'Community links', 'FDA', 'FSMA');">FSMA</a></li>
<li><a href="http://news.dandelion.systems" onclick="ga('send', 'event', 'navbar', 'community links', 'news');">News</a></li>
</ul>
</nav>
</div>
</header>
<section id="home" class='hero-section home-section section'>
<!-- Page content of course! -->
<main class="bs-docs-masthead" id="content">
<div class="container">
<a href="/">
<img class="branding" src="assets/img/dandelionsyslogo.svg" onerror="this.onerror=null; this.src='assets/img/dandelionsyslogo.png'" alt=""></a>
</a>
<ul class="navbar-toggle">
<li>
<a href="javascript:void(0);" class="expand">
<span></span>
<span></span>
<span></span>
</a>
</li>
</ul>
</div>
<p></p>
<p></p>
<p></p>
<div class="lead">HELP ORGANIC FARMERS MODERNIZE FOOD SAFETY</p>
<p></p>
</p>
<a href="#expo"><img src="assets/img/circle-arrow-white.svg" onerror="this.onerror=null; this.src='assets/img/circle-arrow-white.png'" alt=""></a>
</div>
</div>
</main>
</section>
<section id="expo" class='expo-section home-section selection'>
<div class="bs-docs-featurette">
<div class="container">
<h2 class="bs-docs-featurette-title">Dandelion provides Mobile Apps and Instagram like website connecting label-to-table.</h2>
<hr class="half-rule">
<div class="row bs-docs-featured-sites">
<div class="col-xs-6 col-sm-3">
<!--<a href="http://bit.ly/farmtomarketmtv"--> <a target="_blank" title="Farm-to-Market">
<img src="assets/img/farmtomarket-thumb.png" alt="Farmtomarket" class="img-responsive">
</a>
</div>
<div class="col-xs-6 col-sm-3">
<!--<a href="http://www.fda.gov/Food/GuidanceRegulation/FSMA/ucm247559.htm#records" --> <a target="_blank" title="Record capture">
<img src="assets/img/app-thumb.png" alt="Datacollection" class="img-responsive">
</a>
</div>
<div class="col-xs-6 col-sm-3">
<!-- <a href="http://www.fda.gov/Food/GuidanceRegulation/FSMA/ucm247559.htm#ProductTracing" --> <a target="_blank" title="Tracing">
<img src="assets/img/label-thumb.png" alt="Lable" class="img-responsive">
</a>
</div>
<div class="col-xs-6 col-sm-3">
<!--<a href="http://www.amazon.com/Hyperion-Protective-Compatible-DVX-Packaging/dp/B00GJT0KTC/" --> <a target="_blank" title="Camera phone">
<img src="assets/img/smartphone-thumb.png" alt="Smartphone" class="img-responsive">
</a>
</div>
</div>
<hr class="half-rule">
<p class="lead">Get started now with your own smartphone.</p>
<a href="https://play.google.com/store/search?q=camlistore&c=apps&hl=en" target="_blank" class="btn btn-outline btn-lg">Get The App Now</a>
</p>
<a href="#technology"><img src="assets/img/circle-arrow-purple.svg" onerror="this.onerror=null; this.src='assets/img/circle-arrow-purple.png'" alt=""></a>
</div>
</div>
</section>
<section id="technology" class='technology-section home-section selection'>
<div class="bs-docs-featurette">
<div class="container">
<h2 class="bs-docs-featurette-title">Dandelion helps promote prosperous farms and vibrant health by putting data in place familar web systems. </h2>
<!--<p class="lead">Dandelion is purpose designed for preventive food safety measures</p>-->
<hr class="half-rule">
<div class="row">
<div class="col-sm-4">
<img src="assets/img/instagram1.png" alt="Easy to support" class="img-responsive center-block">
<h3>Easy to start</h3>
<p>Dandelion smartphone app is free, the app labels photos, syncs to cloud and automatically turns photos into inventory.</p>
</div>
<div class="col-sm-4">
<img src="assets/img/instagram2.png" alt="Responsive across mobile devices" class="img-responsive center-block">
<h3>Painless to support</h3>
<p>Dandelion efficiently adds traceability to inventory, safety in modern food systems, no matter how small the farm. </p>
</div>
<div class="col-sm-4">
<img src="assets/img/instagram3.png" alt="Components" class="img-responsive center-block">
<h3>Priceless for food safety</h3>
<p>With Dandelion, you get data critical to modernize Food Safety easy as taking beautiful pictures of your produce. </p>
</div>
</div>
<hr class="half-rule">
<p class="lead">Private by default, shareable like Instagram</p>
<a href="https://104.197.206.239/ui/" target="_blank" class="btn btn-outline btn-lg" onclick="ga('send', 'event', 'Jumbotron actions', 'Download', 'Download 0.8');">Try Dandelion Now</a>
</p>
<a href="#consulting"><img src="assets/img/circle-arrow-purple.svg" onerror="this.onerror=null; this.src='assets/img/circle-arrow-purple.png'" alt=""></a>
</div>
</div>
</section>
<section id="contact" class='hero-section home-section section'>
<!-- Page content of course! -->
<main class="bs-docs-masthead" id="consulting">
<div class="container">
<h3 class="lead">Dandelion's affordable, easy to use, and helps connect discerning consumers to food. We'd love to show you how. </h3>
<div class="lead">
<a class="btn btn-outline-inverse btn-lg" onclick="ga('send', 'event', 'Jumbotron actions', 'Consulting', 'Contact')" target="_blank" href="mailto:hellodandelionsystems@gmail.com">Contact Dandelion Now</a>
</p>
</div>
</div>
</main>
</section>
<!-- Footer
================================================== -->
<footer id="links" class="bs-docs-footer" role="contentinfo">
<div class="container">
<div class="bs-docs-social">
<ul class="bs-docs-social-buttons">
<li>
<iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=camlistore&repo=camlistore&type=watch&count=true" width="100" height="20" title="Star on GitHub"></iframe>
</li>
<li>
<iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=camlistore&repo=camlistore&type=fork&count=true" width="102" height="20" title="Fork on GitHub"></iframe>
</li>
<li class="follow-btn">
<a href="https://twitter.com/camlistore" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @camlistore</a>
</li>
<li class="tweet-btn">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://dandelion.systems/" data-count="horizontal" data-via="dandelion" data-related="iC:Creator of Dandelion">Tweet</a>
</li>
</ul>
</div>
</p>Designed by <a href="https://twitter.com/iC" target="_blank">@iC</a> and friends.</p>Dandelion is developed on Camlistore and Cloud technologies.
<p>Camlistore is open source software created and maintained by the <a href="https://github.com/orgs/camlistore/people">core team</a> with the help of <a href="https://github.com/camlistore/camlistore/graphs/contributors">key contributors.
<p>We require hosting and recommend <a href="http://cloud.google.com/compute/" target="_blank"> Google Compute Engine </a></p>
<ul class="bs-docs-footer-links text-muted">
<li>Currently v0.9</li>
<li>·</li>
<li><a class="next" href="#home">About</a></li>
<li>·</li>
<li><a class="next" href="#expo">Demo</a></li>
<li>·</li>
<li><a href="https://github.com/camlistore/camlistore" target="_blank">GitHub</a></li>
<li>·</li>
<li><a href="https://github.com/camlistore/camlistore/issues/" target="_blank">Issues</a></li>
<li>·</li>
<li><a href="https://github.com/camlistore/camlistore/releases/" target="_blank">Releases</a></li>
</ul>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!--<script src="assets/js/docs.min.js"></script>-->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="assets/js/ie10-viewport-bug-workaround.js"></script>
<script>
window.twttr = (function (d,s,id) {
var t, js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return; js=d.createElement(s); js.id=id; js.async=1;
js.src="https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
}(document, "script", "twitter-wjs"));
</script>
<!-- Analytics
==================================================
<script>
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '4f0dc9fef5a1f55508000013');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script> -->
</body>
</html>