-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy patharticles.html
More file actions
379 lines (335 loc) · 13.7 KB
/
articles.html
File metadata and controls
379 lines (335 loc) · 13.7 KB
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
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
<!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-B1TK7PQ7B4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-B1TK7PQ7B4');
</script>
<meta charset="utf-8" />
<link rel="icon" type="image/png" href="./assets/img/favicon.ico">
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img/apple-icon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:url" content="https://infinite-tree.com/articles.html">
<title>Infinite Tree | News & Events</title>
<meta property="og:title" content="Infinite Tree | News & Events"/>
<meta property="title" content="Infinite Tree | News & Events"/>
<meta property="og:description" content="Infinite Tree News and Events"/>
<meta property="description" content="Infinite Tree News and Events"/>
<meta property="og:image" content="https://infinite-tree.com/assets/img/logo-medium.png">
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="399" />
<meta property="og:type" content="website" />
<!-- SEO -->
<meta name="keywords" content="Infinite Tree news, Infinite Tree events, Infinite Tree organic, hemp workshop, hemp workshops" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap core CSS -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" />
<link href="./assets/css/paper-kit.css" rel="stylesheet" />
<!-- Site Specific CSS -->
<link href="./assets/css/infinite-tree.min.css" rel="stylesheet" />
<link href="./assets/css/inner-pages.css" rel="stylesheet" />
<!-- Fonts and icons -->
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,300,700' rel='stylesheet' type='text/css'>
<script defer src="https://use.fontawesome.com/releases/v5.12.0/js/all.js" crossorigin="anonymous"></script>
<link href="./assets/css/nucleo-icons.css" rel="stylesheet">
</head>
<body>
<div itemscope>
<link itemprop="thumbnailUrl" href="https://infinite-tree.com/assets/img/logo-medium.png">
<span itemprop="thumbnail" itemscope itemtype="http://schema.org/ImageObject">
<link itemprop="url" href="https://infinite-tree.com/assets/img/logo-medium.png">
</span>
</div>
<header class="navbar navbar-expand-lg fixed-top" data-include="header"></header>
<div class="main">
<div class="articles-sort">
<div class="section-light-grey">
<div class="container">
<ul class="articles-sort__tag">
<li><button class="articles-sort__tag__current" id="img1" data-toggle="portfilter" data-target="all">Recent Updates</button></li>
<li><button data-toggle="portfilter" data-target="articles">Articles</button></li>
<li><button data-toggle="portfilter" data-target="events"> Events</button></li>
<li><button data-toggle="portfilter" data-target="news">In the News</button></li>
</ul>
</div>
</div>
<div class="section pt-0">
<div class="container">
<h2 id="articles-sort__title">Recent Updates</h2>
<ul class="articles__list row">
<li class="col-md-4" data-tag="articles">
<a href="organic.html">
<figure class="figure">
<img src="assets/img/organic.png" alt="img"/>
<figcaption>
<h3> It Ain't Easy Being Green<br><br></h3>
<p> Rigorous horticultural practices and attention to detail enabled our nursery to be one of the first certified, and we are so excited to have USDA approval!</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="event_april1.html">
<figure class="figure">
<img src="assets/img/workshop3.png" alt="img"/>
<figcaption>
<h3> Hemp Strategy 2020 <br>
Joint Workshop</h3>
<br>
<p> Join Infinite Tree and the Jackson Soil & Water Conservation District to explore new technical and financial resources for your farm.
<br>
</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="articles">
<a href="bluedelicac.html">
<figure class="figure">
<img src="assets/img/bluearticles.png" alt="img"/>
<figcaption>
<h3> Announcing BlueDelicaC</h3>
<br>
<br>
<p> This striking cultivar brings together the known benefits and market recognition of CBD with the exciting and rare CBC. Available this season, place your orders to secure availability.
<br>
</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="iselect.html">
<figure class="figure">
<img src="assets/img/agrifood.png" alt="img"/>
<figcaption>
<h3> Invited Lecturer</h3>
<p> Join Infinite Tree and iSELECTFUND for the Agrifood Conversations Weekly Food and Ag Webinar. It is in everyone’s interest, from farmer to retailer, to understand how exciting new hemp varieties affect their business, and to also understand the potential caveats.
<br>
</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="articles">
<a href="CBC.html">
<figure class="figure">
<img src="assets/img/cbcarticle.png" alt="img"/>
<figcaption>
<h3> Why CBC and How it Helps Your Grow</h3>
<P> With all the attention Blue DelicaC has been getting as a new CBC and CBD hemp line, we wanted to share information on CBC's relevance to your body and the market.</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="hempworkshop.html">
<figure class="figure">
<img src="assets/img/agro.png" alt="img"/>
<figcaption>
<h3> The Agronomics of Autoflower</h3>
<p> Learn more about the ins and outs of growing autoflower. Also check in to see how to attend our next workshop in-person or online.
<br>
<br>
</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="articles">
<a href="CBG.html">
<figure class="figure">
<img src="assets/img/cbgarticle.png" alt="img"/>
<figcaption>
<h3> How to Avoid a Hot CBG Crop</h3>
<P> There are many questions you need to be asking your seed or plant supplier. CBG crops from 2019 are coming in hot, don't let this happen to you in 2020! </p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="entomologyworkshop.html">
<figure class="figure">
<img src="assets/img/entomology.png" alt="img"/>
<figcaption>
<h3>Entomology & Acarology Workshop</h3>
<p>Get hands-on training and information about identifying important pests of Cannabis from leading scientists.
<br>
<br>
</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="news">
<a href="https://hempindustrydaily.com/usda-regulations-drew-comments-from-a-diverse-audience/">
<figure class="figure">
<img src="assets/img/hempdaily.png" alt="img"/>
<figcaption>
<h3> Quoting CEO Emily Gogol, PhD </h3>
<p> Thanks Hemp Industry Daily! I was just doing my part by commenting on the USDA's website, and if you have't yet, please do so. </p>
<br>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="hempworkshop2.html">
<figure class="figure">
<img src="assets/img/workshop2.png" alt="img"/>
<figcaption>
<h3> Hemp Strategy 2020</h3>
<br>
<p> Learn more about the best practices for growing hemp and develop a comprehensive strategy. Check in to see how to attend our next workshop in-person or online.
<br>
</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="expowest.html">
<figure class="figure">
<img src="assets/img/expowest.png" alt="img"/>
<figcaption>
<h3>Invited Lecturer <br></h3>
<p>Our CEO, Emily Gogol PhD, was invited to speak at the CDB Expo West in San Diego. Check out the video from the 'Designer Genes' and 'Cannagriculture' talks! </p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="aaas.html">
<figure class="figure">
<img src="assets/img/aaas.png" alt="img"/>
<figcaption>
<h3>Invited Lecturer <br><br></h3>
<p>Our CEO, Emily Gogol PhD, was invited to speak at the American Association for the Advancement of Science Annual Meeting</p>
<br>
</figcaption>
</figure>
</a>
</li>
<!-- <li class="col-md-4" data-tag="articles">
<a href="contact-us.html">
<figure class="figure">
<img src="assets/img/searchdestroy.png" alt="img"/>
<figcaption>
<h3> Coming Soon</h3>
<br>
<br>
<br>
<br>
<p> This striking cultivar brings together the known benefits and market recognition of CBD with the exciting and rare CBC. Available this season, place your orders to secure availability.
<br>
</p>
</figcaption>
</figure>
</a>
</li> -->
<!-- <li class="col-md-4" data-tag="articles">
<a href="contact-us.html">
<figure class="figure">
<img src="assets/img/born.png" alt="img"/>
<figcaption>
<h3> Coming Soon</h3>
<br>
<br>
<br>
<br>
<p> This striking cultivar brings together the known benefits and market recognition of CBD with the exciting and rare CBC. Available this season, place your orders to secure availability.
<br>
</p>
</figcaption>
</figure>
</a>
</li> -->
<!--<<li class="col-md-4" data-tag="articles">
<a href="article.html">
<figure class="figure">
<img src="assets/img/IPMshot.jpg" alt="img"/>
<figcaption>
<h3>Tag name #5</h3>
<p>The Psychology of Color in Marketing and Branding</p>
</figcaption>
</figure>
</a>
</li>
li class="col-md-4" data-tag="articles">
<a href="article.html">
<figure class="figure">
<img src="assets/img/IPMshot.jpg" alt="img"/>
<figcaption>
<h3>Tag name #6</h3>
<p>The Psychology of Color in Marketing and Branding</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="article.html">
<figure class="figure">
<img src="assets/img/IPMshot.jpg" alt="img"/>
<figcaption>
<h3>Tag name #7</h3>
<p>The Psychology of Color in Marketing and Branding</p>
</figcaption>
</figure>
</a>
</li>
<li class="col-md-4" data-tag="events">
<a href="article.html">
<figure class="figure">
<img src="assets/img/IPMshot.jpg" alt="img"/>
<figcaption>
<h3>Tag name #8</h3>
<p>The Psychology of Color in Marketing and Branding</p>
</figcaption>
</figure>
</a>
</li> -->
</ul>
</div>
</div>
</div>
</div>
<div class="footer footer-big footer-color-black">
<div data-include="footer"></div>
<div class="container">
<div class="copyright">
© <script> document.write(new Date().getFullYear()) </script> Infinite Tree Inc.
</div>
</div>
</div>
<div class="modal fade" id="contactModal" tabindex="-1" role="dialog" aria-labelledby="contactModalLabel"
aria-hidden="true">
<div class="contact" data-include="contact"></div>
</div>
<div class="modal fade" id="orderModal" tabindex="-1" role="dialog" aria-labelledby="orderModalLabel" aria-hidden="true">
<div class="order" data-include="order"></div>
</div>
<!-- Core JS Files -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="./assets/js/jquery-ui-1.12.1.custom.min.js"></script>
<script src="./assets/js/popper.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-switch/3.3.4/js/bootstrap-switch.min.js"></script>
<!-- Contact Form JavaScript -->
<script src="./assets/js/jquery.mask.min.js"></script>
<!-- Twitter -->
<script src="./assets/js/twitterFetcher.js"></script>
<!-- Google form submission -->
<script src="https://cdn.jsdelivr.net/npm/formdata-polyfill@3.0.12/formdata.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/promise-polyfill@8/dist/polyfill.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/whatwg-fetch@3.0.0/dist/fetch.umd.min.js"></script>
<!-- Paper Kit Initialization and functions -->
<script src="./assets/js/paper-kit.min.js?v=2.1.0"></script>
<!-- <script src="./assets/js/paper-kit.js?v=2.1.0"></script> -->
<script src="assets/js/bootstrap-portfilter.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>