-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathporter.html
340 lines (301 loc) · 18.2 KB
/
porter.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
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
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>LearnMYOG Porter Duffle</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="Sewing patterns for outdoor adventurers. Porter Duffle is an expedition style duffle in 35L and 45L sizes with removable shoulder straps and a rugged design for technical fabrics. Perfect for one-bag travel, a duffle suited for carry-on flights or gear tote for getting to you next adventure. Craft your own versatile gear companion for outdoor adventures with the Porter Duffle Sewing Pattern. This comprehensive pattern offers instructions for creating a durable and stylish duffle bag that seamlessly transitions from a traditional duffle to a comfortable backpack. With ample storage capacity and built-in accessibility features, the Porter Duffle Sewing Pattern is perfect for travel enthusiasts who crave functionality and style. Embark on unforgettable journeys with this must-have DIY project.">
<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">
<div id="wrapper" class="divided">
<!-- Banner -->
<header-template></header-template>
<!-- Nav -->
<div class="spotlight-color invert align-center">
<nav-template></nav-template>
</div>
<div id="main">
<!-- Title and Gallery -->
<section class="wrapper style1 align-center">
<div class="inner">
<h1>Porter Duffle</h1>
</div>
<!-- Gallery -->
<div class="gallery style1 small">
<article class="youtube">
<a href="https://www.youtube.com/embed/-J9nid4Ww8U" class="image" data-poptrox="iframe,775x436">
<img src="images/porter/thumbs/porterYTthumb.jpg" title="Porter Duffle Sewalong, watch on YouTube for timestamps" loading="lazy" /><div class="play-button"></div></a>
</article>
<article>
<a href="images/porter/pdhero4.jpg" class="image">
<img src="images/porter/thumbs/pdhero4.jpg" title="Your gear companion for expedition excursions" loading="lazy" /></a>
</article>
<article>
<a href="images/porter/pdhero.jpg" class="image">
<img src="images/porter/thumbs/pdhero.jpg" title="Porter Duffle Sewing Pattern " loading="lazy" /></a>
</article>
<article>
<a href="images/porter/pdstack.jpg" class="image">
<img src="images/porter/thumbs/pdstack.jpg" title="Size compare Porter Duffles" loading="lazy" /></a>
</article>
<article>
<a href="images/porter/pdside.jpg" class="image">
<img src="images/porter/thumbs/pdside.jpg" title="Side handles. Final side panel shape seen in green Porter 45." loading="lazy" /></a>
</article>
<article>
<a href="images/porter/pdcarry35.jpg" class="image">
<img src="images/porter/thumbs/pdcarry35.jpg" title="Wearing Porter 35. The ideal carry-on size." loading="lazy" /></a>
</article>
<article>
<a href="images/porter/pdcarry45.jpg" class="image">
<img src="images/porter/thumbs/pdcarry45.jpg" title="Wearing Porter 45. The all-rounder duffle." loading="lazy" /></a>
</article>
<article>
<a href="images/porter/proto2.jpg" class="image">
<img src="images/porter/thumbs/proto2.jpg" title="Under lid mesh pocket adds just the right amount of organization." loading="lazy" /></a>
</article>
<article>
<a href="images/porter/pdlid.jpg" class="image">
<img src="images/porter/thumbs/pdlid.jpg" title="Learn professional construction and seam finishes" loading="lazy" /></a>
</article>
<article>
<a href="images/porter/pdsztop.jpg" class="image">
<img src="images/porter/thumbs/pdsztop.jpg" title="Huge U-shaped zipper lid for ease of packing." loading="lazy" /></a>
</article>
<article>
<a href="images/porter/pdszfront.jpg" class="image">
<img src="images/porter/thumbs/pdszfront.jpg" title="Versatile and iconic expedition duffles for adventure travel." loading="lazy" /></a>
</article>
<article>
<a href="images/porter/proto.jpg" class="image">
<img src="images/porter/thumbs/proto.jpg" title="Save time and money by following a carefully constructed pattern" loading="lazy" /></a>
</article>
<article>
<a href="images/porter/instructions.png" class="image">
<img src="images/porter/thumbs/instructions.png" title="Sample of detailed instruction and construction notes" loading="lazy" /></a>
</article>
<article>
<a href="images/porter/instructions2.png" class="image">
<img src="images/porter/thumbs/instructions2.png" title="Sample of detailed instruction and construction notes" loading="lazy" /></a>
</article>
<article>
<a href="images/porter/instructions3.png" class="image">
<img src="images/porter/thumbs/instructions3.png" title="Sample of detailed instruction and construction notes" loading="lazy" /></a>
</article>
</div>
</section>
<!-- Upper Content -->
<section class="wrapper style1 align-center">
<div class="inner">
<div class=" align-left">
<section>
<header>
<h3>Your Journey, Your Perfect One-Bag.</h3>
</header>
<div class="content">
<p>Ranger rolls, packing cubes, or just toss it all in. No matter how you pack, Porter Duffle has your back.
<ul>
<li>Versatile Sewing Pattern: Create an iconic expedition style duffle bag that easily transitions from a traditional duffle to a comfortable backpack, providing unmatched versatility for your adventure travels</li>
<li>Effortless Accessibility: Follow our detailed instructions to incorporate a large u-shaped zipper opening and mesh lid pocket, ensuring quick and hassle-free access to all your gear</li>
<li>Built to Endure: Construct your bag using our recommended technical fabrics, carefully selected for their durability and ability to withstand challenging outdoor conditions</li>
<li>Ample Storage Capacity: Our comprehensive instructions and measurements allow you to sew a bag with generous storage space, either 35L or 45L, accommodating all your essentials for any journey</li>
<li>Stay Travel-Ready: Compliant with US Airline Carry-On Restrictions, our Porter 35 ensures hassle-free travel by meeting industry standards</li>
<li>Sleek and Stylish Design: With step-by-step instructions and helpful illustrations, you'll be able to create a bag that not only performs well but also reflects your personal style and adventurous spirit</li>
<li>Save Money and Reduce Waste: Say goodbye to trial and error and save valuable time by relying on our meticulously crafted sewing pattern, designed to streamline your sewing process</li>
</ul>
</p>
<h4>Bag Size</h4>
<p>The Porter Duffle Sewing Pattern includes two practical sizes: 35 liters and 45 liters. Whether you're embarking on a weekend hiking trip or an extended urban excursion, our pattern has the perfect size to accommodate your gear. Choose the 35-liter option for an airline compliant lightweight carry-on or opt for the 45-liter version to pack everything you need for longer expeditions.</p>
<ul>
<li>Porter 35 is approximately 22 x 13 x 8.5 inches (56 x 33 x 21.5 cm)</li>
<li>Porter 45 is approximately 25 x 13 x 9.5 inches (63.5 x 33 x 24 cm)</li>
</ul>
<h4>Sewing Skill Level - Intermediate to Advanced</h4>
<p>
Porter Duffle is a large sewing project similar to making an ultralight backpack. Make every inch count with our cut layout, precise instructions, and recommended materials. Depending on material choices and sewing experience, Porter Duffle may be difficult to sew on light duty domestic sewing matchines. While the instructions detail every step, familiarity with sewing terms and construction techniques is expected.</br>
🥺 Not quite ready to tackle Porter Duffle? Check out my free <a href="uzip.html" target="_blank">U-Zip Bag</a> pattern to learn the U-Shaped Zipper technique before graduating to the Porter Duffle.
</p>
</div>
</section>
</div>
</div>
</section>
<!-- Download Link -->
<section class="wrapper style2 align-center">
<div class="inner">
<div class="index align-left">
<section>
<header><h3>Digital Sewing Pattern</h3></header>
<div class="content">
<ul>
<li>Comprehensive step-by-step sewing instructions with detailed illustrations</li>
<li>Cut layout, material yardages, and hardware list included in the instructions</li>
<li>Two sizes included: Porter 35 and Porter 45</li>
<li>Backpack-quality removeable Shoulder Strap pattern</li>
<li>Multiple PDF paper sizes for printing convenience
<ul style="margin-bottom: 0;">
<li>Print at home on 8.5x11 inch Letter or A4 sized paper</li>
<li>Print at copy shop on one 36x48 inch or A0 sized sheet</li>
</ul></li>
<li>Seam allowances included for all pattern panels and sizes</li>
</ul>
<a href="https://shop.learnmyog.com/shop/p/porter-duffle" class="button primary icon solid fa-credit-card" style="font-size: 100%">$30</a>
<p>All LearnMYOG patterns are for <strong>personal, non-commercial use only.</strong></p>
<p>We're excited to invite you to shop at our new and improved store, where you can enjoy a smoother checkout experience and flexible payment options, including PayPal and many other methods.</p>
<p>If you encounter any issues or prefer to use our previous platform, you can still make purchases at <a href="https://payhip.com/b/3Xlmc">Payhip</a>.</p>
<p>As always, if you have any questions or need assistance, don’t hesitate to reach out—we’re here to help!</p>
</div>
</section>
<section>
<header><h3>Physical Pattern</h3></header>
<div class = "content">
<p>Purchase pre-printed large format patterns alongside your pack fabric!</p>
<a href="https://ripstopbytheroll.com/products/https://ripstopbytheroll.com/collections/new-products/products/porter-duffle-template-pattern-bundle-learn-myog-copy?rfsn=4608557.2d546b9" target="_blank" ><img class="partner desaturated fit" style="margin-left:0" src="images/shared/partners/200/RBTR.webp" alt="Ripstop by the Roll" /></a>
</div>
</section>
</div>
</div> <!-- inner -->
</section> <!-- primary content -->
<!-- Lower Content -->
<section class="wrapper style1 align-center">
<div class="inner">
<!-- <hr> -->
<div class="align-left">
<!-- Materials -->
<section>
<header>
<h3>Materials and Fabrics</h3>
</header>
<div class="content">
<p>Follow our tested Porter Duffle sewing pattern to save money by creating your own gear companion. With precise instructions, you can maximize the use of expensive technical fabric, minimizing waste and ensuring every inch counts. Say goodbye to trial and error and save valuable time by relying on our meticulously crafted sewing pattern, designed to streamline your sewing process. Enjoy the satisfaction of making your own gear while customizing your Porter Duffle to fit your unique style and needs.</p>
<p>The pattern instructions includes a <b>comprehensive shopping list</b> for all necessary hardware, fabric yardage, and webbing seen in my builds.</br>
See <a href="fabrics.html">Technical Fabrics</a> for more options and details about pack fabrics and foam.</p>
<h4>Material Samples</h4>
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Material</th>
<th>Description</th>
<th>Links</th>
</tr>
</thead>
<tbody>
<tr>
<td>Shell Fabric</td>
<td>ECOPAC EPX200 recycled laminated pack fabric, ~1.5 yd</td>
<td><a href="https://ripstopbytheroll.com/pages/ecopak?rfsn=4608557.2d546b9" target="_blank"><img class="partner icon" src="/images/shared/partners/48/rbtr.png" alt="Ripstop by the Roll logo"></a></td>
</tr>
<tr>
<td>U-Shaped Zipper</td>
<td>YKK #8 nylon coil continuous tape with dual sliders</td>
<td><a href="https://ripstopbytheroll.com/products/ykk-coil-zipper?variant=43872860766378&rfsn=4608557.2d546b9" target="_blank"><img class="partner icon" src="/images/shared/partners/48/rbtr.png" alt="Ripstop by the Roll logo"></a></td>
</tr>
<tr>
<td>Lid Binding</td>
<td>Nylon herringbone binding tape (Quest Outfitters #2029), 3/4" wide</td>
<td><a href="https://www.questoutfitters.com/narrow_roll_good_products.htm#NYLON_WEBBING_" target="_blank"><img class="partner icon" src="/images/shared/partners/48/quest.png" alt="Quest Outfitters"></a></td>
</tr>
<tr>
<td>Shoulder Strap Foam</td>
<td>1/4" (6mm) closed cell foam e.g. EVA foam</td>
<td><a href="https://amzn.to/43ko6sO" target="_blank"><img class="partner icon" src="/images/shared/partners/48/amazon.png" alt="Amazon logo"></a></td>
</tr>
<tr>
<td>Shoulder Strap Keeper</td>
<td>Woojin Plastics Double Gate Keeper, 25mm</br>Woojin Plastic Gate Keeper, 25mm</td>
<td><a href="https://mozetsupplies.ca/products/double-gatekeeper-25mm?ref=myog" target="_blank"><img class="partner icon" src="/images/shared/partners/48/mozet.png" alt="Mozet Supplies logo"></a></br><a href="https://ripstopbytheroll.com/products/gate-keeper?rfsn=4608557.2d546b9" target="_blank"><img class="partner icon" src="/images/shared/partners/48/rbtr.png" alt="Ripstop by the Roll logo"></a></td>
</tr>
</tbody>
<tfoot>
<tr><td></td><td></td><td></td></tr>
</tfoot>
</table>
<p class="disclosure">Qualified purchases support LearnMYOG.com at no additional cost to you. See <a href="/about.html#disclosures">Disclosures</a> for more information.</p>
<h4>Suggested needle and thread pairing</h4>
<ul class="alt" >
<li>🪡 Microtex size 90/14 or 100/16</li>
<li>🧵 Gutermann MARA 70 - Tex 40 polyester thread</li>
</ul>
<div class="items style3 small">
<section>
<a href="https://ripstopbytheroll.com/?rfsn=4608557.2d546b9" target="_blank" ><img class="partner desaturated fit" src="images/shared/partners/200/RBTR.webp" alt="Ripstop by the Roll" /></a>
</section>
<section>
<a href="https://mozetsupplies.ca/collections/hardware?ref=myog" target="_blank" ><img class="partner desaturated fit" src="images/shared/partners/200/mozet.webp" alt="Mozet Supplies" /></a>
</section>
<section>
<a href="https://amzn.to/3Gh2pBZ" target="_blank" ><img class="partner desaturated fit" src="images/shared/partners/200/questoutfitters.webp" alt="Quest Outfitters" /></a>
</section>
</div>
</div>
</div>
</section>
</div>
<div class="align-center">
<!-- Videos -->
<header>
<h2>Additional Resources</h2>
</header>
<section class="items style3 big">
<article class="youtube">
<a href="https://youtu.be/-J9nid4Ww8U" target="_blank" rel="noopener">
<img class="thumbnail fit" src="images/porter/thumbs/porterYTthumb.jpg" title="sewalong" loading="lazy"/>
<div class="play-button"></div>
</a>
<div class="caption">Sewalong: Tips, tricks and detailed construction</div>
</article>
</section>
</div>
</div>
</section>
</div> <!-- main -->
</div>
<!-- Footer -->
<footer-template></footer-template>
<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 src="assets/js/build_gallery.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>
</body>
<!--
Story by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
</html>