-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
367 lines (326 loc) · 16 KB
/
index.html
File metadata and controls
367 lines (326 loc) · 16 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
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>LearnMYOG</title>
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="images/site.webmanifest">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Learn to Make Your Own Gear (MYOG). DIY sewing patterns for ultralight backpacks, technical apparel, and outdoor adventurers.">
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<script defer src="https://code.jquery.com/jquery-3.6.3.min.js"></script>
<script defer src="assets/js/colorswitcher.js"></script>
<script defer src="assets/js/header.js" type="text/javascript"></script>
<script defer src="assets/js/nav.js" type="text/javascript"></script>
<script defer src="assets/js/footer.js" type="text/javascript"></script>
<!-- Global site tag (gtag.js) - Google Analytics GA4 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WP4C42S5VW"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-WP4C42S5VW');
</script>
<!-- Global site tag (gtag.js) - Google Analytics GA4 -->
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="divided">
<!-- Banner -->
<header-template></header-template>
<!--Spotlight-->
<section class="spotlight style1 color8 invert orient-right content-align-left image-position-center">
<div class="content">
<h3>Travel Dopp Kit pattern released!</h3>
<p>Build a travel organizer that feels like real technical gear. The Travel Dopp Kit pattern teaches pro bag making techniques while delivering smart storage, stretch organization pockets, and a polished interior finish.</p>
<a href="/doppKit.html" class="button primary">Learn more →</a>
</div>
<div class="image">
<img src="/images/doppkit/hero.jpg" class="image square" alt="A modern travel toiletries pouch design for outdoor gear makers." style="object-position: 0% 12%;" />
</div>
</section>
<!-- Items -->
<section id="main" class="wrapper style1 align-center">
<div class="inner">
<h2>Make Your Own Outdoor Gear</h2>
<h3>Sewing Patterns for Adventure Gear and Technical Apparel</h3>
<div class="items style3 medium">
<!-- Alpha Raglan -->
<section> <!-- ARH -->
<div class="icon"><a href="alphaRaglan.html"><img class="image preview" src="images/index/bala1.jpg" alt="Alpha Direct Midlayer"/></a></div>
<h4>Alpha Raglan Hoodie</h4>
</section>
<section> <!-- ACP -->
<div class="icon"><a href="alphaCampPants.html"><img class="image preview" src="images/index/camp_pants2.jpg" alt="Camp Pants"/></a></div>
<h4>Alpha Camp Pants</h4>
</section>
<section> <!-- Alpha Beanies -->
<div class="icon"><a href="alphaBeanies.html"><img class="image preview square" src="images/alphaBeanies/slouch.jpg" alt="Alpha Beanies"/></a></div>
<h4>Alpha Beanies</h4>
</section>
<!-- Packlite -->
<section>
<div class="icon"><a href="packlitevest.html"><img class="image preview" src="images/index/packlitevest.jpg" alt="Packlite Vest" /></a></div>
<h4>Packlite Vest</h4>
</section>
<section>
<div class="icon"><a href="packlitebelt.html"><img class="image preview square" src="images/packlitebelt/pair1.jpg" alt="Packlite Belt" /></a></div>
<h4>Packlite Belt</h4>
</section>
<section>
<div class="icon"><a href="packlitehat.html"><img class="image preview" src="images/index/packlitehatwhite.jpg" alt="Packlite Hat" /></a></div>
<h4>Packlite Hat</h4>
</section>
<!-- Porter -->
<section>
<div class="icon">
<a href="porter.html"><img class="image preview" src="images/index/porter.jpg" alt="Porter Duffle" /></a>
</div>
<h4>Porter Duffle</h4>
</section>
<section>
<div class="icon"><a href="porterPony.html"><img class="image preview" src="images/index/pony.jpg" alt="Porter Pony backpack" /></a></div>
<h4>Porter Pony</h4>
</section>
<section>
<div class="icon"><a href="techPouch.html"><img class="image preview" src="images/index/techPouch.jpg" alt="Tech Pouch" /></a></div>
<h4>Tech Pouch</h4>
</section>
<section>
<div class="icon"><a href="windshell.html"><img class="image preview" src="images/index/airwave2.jpg" alt="UL wind shell" /></a>
</div>
<h4>UL Windshell</h4>
</section>
<section> <!-- Skyline -->
<div class="icon">
<a href="sunhoodie.html"><img class="image preview" src="images/index/sunhoodiehero.jpg" alt="Sun Hoodie" /></a>
<span class="badge">Updated!</span></div>
<h4>Skyline Sun Hoodie</h4>
</section>
<section> <!-- DIAS -->
<div class="icon"><a href="dias.html"><img class="image preview" src="images/index/diashi2.jpg" alt="Do It All Shorts" /></a></div>
<h4>DIAS</h4>
</section>
<section> <!-- Dopp Kit -->
<div class="icon"><a href="doppKit.html"><img class="image preview" src="images/doppkit/hero.jpg" alt="Travel Dopp Kit"/></a>
<span class="badge">New!</span></div>
<h4>Dopp Kit</h4>
</section>
<section> <!-- Chonky Sling -->
<div class="icon"><a href="chonkySling.html"><img class="image preview" src="images/index/chonkysling.jpg" alt="chonky sling bag"/></a></div>
<h4>Chonky Sling</h4>
</section>
<section> <!-- Trail Running Pack-->
<div class="icon"><a href="trailRunningBackpack.html"><img class="image preview" src="images/trailRunBackpack/trp6.jpg" alt="trail running pack"/></a></div>
<h4>Trail Running Backpack</h4>
</section>
<section> <!-- Simple Sleeve -->
<div class="icon"><a href="simpleSleeve.html"><img class="image preview" src="images/simpleSleeve/thumbs/IMG_9838.jpg" alt="card wallet" /></a></div>
<h4>Ultralight Card Wallet</h4>
</section>
<section> <!-- Shoulder-Zip -->
<div class="icon"><a href="shoulderzp.html"><img class="image preview square" src="images/shoulderzp/front.jpg" alt="should strap zipper pocket" /></a></div>
<h4>Shoulder Zip Pocket</h4>
</section>
<section> <!-- ED Fanny Pack -->
<div class="icon"><a href="edcFannyPack.html"><img class="image preview" src="images/index/edfannypack.jpg" alt="fanny pack" /></a></div>
<h4>Everyday Fanny Pack</h4>
</section>
<section> <!-- U-Zip -->
<div class="icon"><a href="uzip.html"><img class="image preview" src="images/index/uzip7.jpg" alt="bag with u-shaped zipper" /></a></div>
<h4>U-Zip Bag</h4>
</section>
<section> <!-- Bikepacking TT -->
<div class="icon"><a href="framebags.html"><img class="image preview" src="images/framebags/thumbs/hero.jpg" alt="frame bags"/></a></div>
<h4>Bikepacking Top Tube Bags</h4>
</section>
<section> <!-- Bikepacking Feed bag -->
<div class="icon"><a href="bpStemBag.html"><img class="image preview" src="images/index/stembag.jpg" alt="feed bag"/></a></div>
<h4>Bikepacking Feed Bag</h4>
</section>
<section> <!-- Running Belt -->
<div class="icon"><a href="runningBelt.html"><img class="image preview" src="images/index/runningbelt.jpg" alt="running belt"/></a></div>
<h4>Running Belt</h4>
</section>
<!--
<section>
<span class="icon"><a href="fastpack.html"><img class="image preview" src="images/index/fastpackhero3.jpg" alt="fastpack"/></a></span>
<h4>Fastpack</h4>
</section>
-->
</div>
</div>
</section>
<section class="wrapper style2 align-center">
<div class="inner">
<h3>Generate Custom Sized Patterns</h3>
<!-- <p style="font-style: italic;">Outdoor gear sewing projects, custom pattern generators, and Make Your Own Gear tutorials</p> -->
<div class="items style3 small">
<section>
<span class="icon"><a href="/cinchsack.html"><img class="image preview" src="images/index/cinchsack.jpg" alt="cinch collar stuff sack"/></a></span>
<h4>Simple Cinch Sack</h4>
</section>
<section>
<span class="icon"><a href="/rolltopsack.html"><img class="image preview" src="images/index/rolltop.jpg" alt="roll-top storage bag"/></a></span>
<h4>Roll-Top Stuff Sack</h4>
</section>
<section>
<span class="icon"><a href="/stuffsack.html"><img class="image preview" src="images/index/roundstuff.jpg" alt="stuff sack"/></a></span>
<h4>Rounded Stuff Sack</h4>
</section>
<section>
<span class="icon"><a href="/zpinstructions.html"><img class="image preview" src="images/index/zipsack.jpg" alt="zip sack" /></a></span>
<h4>Zip Pouch</h4>
</section>
</div>
</div>
</section>
<section class="spotlight style1 color8 invert orient-left content-align-center image-position-center">
<div class="content">
<h3>Zero to Hero</h3>
<p>From Day 1 to Gear Making Guru <br>
Ultimate Guide and Essential Tools</p>
<a href="/zerotohero.html" class="button primary"><span class="icon solid fa-forward"></span> Show me the way!</a>
</div>
<div class="image">
<img src="/images/index/zero2hero.jpg" alt="sewist" />
</div>
</section>
<section class="wrapper style1 align-center">
<div class="inner">
<h3>Articles and Guides</h3>
<div class="items style3 small">
<section>
<div class="icon"><a href="/zerotohero.html#tools"><img class="image icons" src="images/shared/products/HD1000.webp" alt="sewing tools"/></a></div>
<h4>Essential Tools</h4>
</section>
<section>
<div class="icon"><a href="/articles/sewingUltralightFabrics.html"><img class="image icons" src="images/index/ulfabrics.jpg" alt="fabrics"/></a></div>
<h4>Master Ultralight Apparel</h4>
</section>
<section>
<div class="icon"><a href="/articles/sewingKnitFabrics.html"><img class="image icons" src="images/index/sewknits.jpg" alt="sew knit fabrics"/></a></div>
<h4>Tame Stretchy Knits</h4>
</section>
<section>
<div class="icon"><a href="/fabrics.html"><img class="image icons" src="images/index/fabrics.jpg" alt="fabrics"/></a></div>
<h4>Technical Fabrics</h4>
</section>
<section>
<div class="icon"><a href="/hardware.html"><img class="image icons" src="images/index/hardware.jpg" alt="backpack hardware"/></a></div>
<h4>Pack Hardware</h4>
</section>
<section>
<div class="icon"><a href="/articles/zippers.html"><img class="image icons" src="images/index/zippers.jpg" alt="zippers"/></a></div>
<h4>Zippers</h4>
</section>
<section>
<div class="icon"><a href="/articles/3dCorners.html"><img class="image icons" src="images/index/3dCronersthumb.jpg" alt="zippers"/></a></div>
<h4>Corners & Curves</h4>
</section>
<section>
<div class="icon"><a href="/articles/bondedSeams.html" target="_blank"><img class="image square icons" src="images/articles/bondedSeams/bondedseams.jpg" alt="Bonded Seams at Home"/></a>
<!-- <span class="badge">New!</span></div> -->
<h4>Bonded Seams at Home</h4>
</section>
</div>
<h3>Community Partners</h3>
<!-- <div class="content align-left" > -->
<div class="row aln-middle align-left">
<div class="col-3-large">
<a href="https://ripstopbytheroll.com/?rfsn=4608557.2d546b9" target="_blank" ><img class="partner fit desaturated" src="/images/shared/partners/200/RBTR.webp" /><span class="label">RipstopbytheRoll</span></a>
</div>
<div class="col-9-large">
<p>LearnMYOG's top patterns are available alongside premium outdoor pack fabrics and supplies.</p>
</div>
</div>
<div class="row aln-middle align-left">
<div class="col-3-large">
<a href="https://discoveryfabrics.com/LearnMYOG" target="_blank" ><img class="partner fit desaturated" src="/images/shared/partners/200/discoveryfabrics.webp" /><span class="label">Discovery Fabrics</span></a>
</div>
<div class="col-9-large">
<p>Save $5 on orders over $50! Explore the widest selection of Polartec and outdoor apparel fabrics.</p>
</div>
</div>
<div class="row aln-middle align-left">
<div class="col-3-large">
<a href="https://mozetsupplies.ca/?ref=myog" target="_blank" ><img class="partner fit desaturated" src="/images/shared/partners/200/mozet.webp" /><span class="label">Mozet Supplies</span></a>
</div>
<div class="col-9-large">
<p>An extensive collection of hard-to-find hardware and on-trend pack-making materials.</p>
</div>
</div>
<div class="row aln-middle align-left">
<div class="col-3-large">
<a href="https://rockywoods.com/?ref=learnmyog" target="_blank" ><img class="partner fit desaturated" src="/images/shared/partners/200/rockywoods.webp" /><span class="label">Rockywoods</span></a>
</div>
<div class="col-9-large">
<p>Specialized retailer of high-performance technical fabrics, hardware, and notions for gear and apparel.</p>
</div>
</div>
</section>
<!-- <section class="wrapper style1 align-center">
<div class="inner index align-left">
<section>
<header>
<h3>Opt In for New Patterns</h3>
</header>
<div class="content">
<form>
<div class="fields" name="frmLB1389444">
<input type="hidden" name="successurl" value="https://lb.benchmarkemail.com/Code/ThankYouOptin" />
<input type="hidden" name="errorurl" value="http://lb.benchmarkemail.com//Code/Error" />
<input type="hidden" name="token" value="mFcQnoBFKMQM9KT90XnjhKjgVtVj7bhtMJqH7uAtweZYtlKZt880Dg%3D%3D" />
<input type="hidden" name="doubleoptin" value="1" />
<div class="field half">
<input class="fld" type="text" placeholder="First Name *" name="fldfirstname_MW4UW" maxlength="80" />
<label for="fld">Name</label>
</div>
<div class="field half">
<input class="fld" type="text" placeholder="Email Address *" name="fldEmail_MW4UW" maxlength="80" />
<label for="fld">Email Address</label>
</div>
</div>
<div class="actions small">
<button type="button" id="btnSubmit" krydebug="1751" class="button"
onclick="javascript:_doSubmit1389444('1389444');">Subscribe</button>
</div>
</form>
</div>
</section>
</div>
</section> -->
<!-- Footer -->
<footer-template></footer-template>
</div>
<!-- HTML Template Scripts -->
<script defer src="assets/js/jquery.scrollex.min.js"></script>
<script defer src="assets/js/jquery.scrolly.min.js"></script>
<script defer src="assets/js/jquery.poptrox.min.js"></script>
<script defer src="assets/js/browser.min.js"></script>
<script defer src="assets/js/breakpoints.min.js"></script>
<script defer src="assets/js/util.js"></script>
<script defer src="assets/js/main.js"></script>
<script defer>
window.addEventListener('load', function () {
const pgtitle = document.location.href.match(/[^\/]+$/)[0] //get page name e.g. map.html
try {
document.querySelector(`#nav .links a[href*="${pgtitle}"`).parentElement.classList.add("active");
console.log(pgtitle,"is a nav element. Set active.")
} catch (TypeError) {
console.log(pgtitle,"not a nav element.")
}
}, false);
</script>
<!-- MYOG Pattern Scripts -->
<script src="assets/js/emailSubscribe.js"></script>
</body>
<!--
Story by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
</html>