-
Notifications
You must be signed in to change notification settings - Fork 10
/
index.html
executable file
·711 lines (660 loc) · 36.3 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
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
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
<!DOCTYPE html>
<html lang="en">
<head>
<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="Over the past decade, innovative companies, software industry thought leaders and lean/agile pioneers have discovered simpler, sturdier, more streamlined ways to be agile. These modern approaches share a focus on producing exceptional outcomes and growing an outstanding culture.">
<meta name="author" content="Modern Agile">
<link rel="icon" type="image/png" href="favicon.png">
<title>Modern Agile</title>
<!-- SEO -->
<meta name="description"
content="Over the past decade, innovative companies, software industry thought leaders and lean/agile pioneers have discovered simpler, sturdier, more streamlined ways to be agile. These modern approaches share a focus on producing exceptional outcomes and growing an outstanding culture."/>
<link rel="canonical" href="http://www.modernagile.org/"/>
<link rel="publisher" href="https://github.com/modernagile"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="article"/>
<meta property="og:title" content="Modern Agile"/>
<meta property="og:description"
content="Over the past decade, innovative companies, software industry thought leaders and lean/agile pioneers have discovered simpler, sturdier, more streamlined ways to be agile. These modern approaches share a focus on producing exceptional outcomes and growing an outstanding culture."/>
<meta property="og:url" content="http://www.modernagile.org/"/>
<meta property="og:site_name" content="Modern Agile"/>
<meta property="article:publisher" content="https://www.facebook.com/groups/modernagile.org"/>
<meta property="og:image" content="http://modernagile.org/img/modern_agile_wheel.svg"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description"
content="Over the past decade, innovative companies, software industry thought leaders and lean/agile pioneers have discovered simpler, sturdier, more streamlined ways to be agile. These modern approaches share a focus on producing exceptional outcomes and growing an outstanding culture."/>
<meta name="twitter:title" content="Modern Agile"/>
<meta name="twitter:site" content="@modernagile"/>
<meta name="twitter:domain" content="Modern Agile"/>
<meta name="twitter:image:src" content="http://modernagile.org/img/modern_agile_wheel.svg"/>
<meta name="twitter:creator" content="@modernagile"/>
<meta itemprop="description"
content="Over the past decade, innovative companies, software industry thought leaders and lean/agile pioneers have discovered simpler, sturdier, more streamlined ways to be agile. These modern approaches share a focus on producing exceptional outcomes and growing an outstanding culture.">
<script type='application/ld+json'>{
"@context": "http:\/\/schema.org",
"@type": "WebSite",
"url": "http:\/\/www.modernagile.org\/",
"name": "Modern Agile",
"alternateName": "Modern Agile - Join the Movement"
}</script>
<!-- / SEO -->
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/scrolling-nav.css" rel="stylesheet">
<link href="css/join-modern-agile.css" rel="stylesheet">
<!-- Modern Agile CSS -->
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap"
rel="stylesheet">
<link href="css/main.css?version=20180921A" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Force GITHUB Refresh -->
</head>
<body id="modernAgile"
data-spy="scroll"
data-target=".navbar-fixed-top"
data-offset="50"
>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-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 page-scroll" href="#modernAgile" data-analytics-event="Navigation,Modern Agile"><img
id="brand" alt="Modern Agile" src="img/brand.svg"/></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a class="page-scroll collapseMobileMenu" href="#modernAgile"
data-analytics-event="Navigation,Modern Agile"></a>
</li>
<li class="hidden-xs">
<a class="page-scroll collapseMobileMenu" href="#guidingPrinciples"
data-analytics-event="Navigation,Guiding Principles">Principles</a>
</li>
<li class="visible-xs">
<a class="page-scroll collapseMobileMenu" href="#makePeopleAwesome"
data-analytics-event="Navigation,Make People Awesome">Make People Awesome</a>
</li>
<li class="visible-xs">
<a class="page-scroll collapseMobileMenu" href="#deliverValueContinuously"
data-analytics-event="Navigation,Deliver Value Continuously">Deliver Value Continuously</a>
</li>
<li class="visible-xs">
<a class="page-scroll collapseMobileMenu" href="#makeSafetyAPrerequisite"
data-analytics-event="Navigation,Make Safety a Prerequisite">Make Safety a Prerequisite</a>
</li>
<li class="visible-xs">
<a class="page-scroll collapseMobileMenu" href="#experimentAndLearnRapidly"
data-analytics-event="Navigation,Experiment and Learn Rapidly">Experiment and Learn Rapidly</a>
</li>
<li>
<a class="page-scroll collapseMobileMenu" href="#learnMore"
data-analytics-event="Navigation,Learn More">Learn More</a>
</li>
<li>
<a class="page-scroll collapseMobileMenu" href="#spinnerApp"
data-analytics-event="Navigation,Spinner App">Spinner App</a>
</li>
<li>
<a class="page-scroll collapseMobileMenu" href="#cheatsheets"
data-analytics-event="Navigation,Cheat Sheets">Cheat Sheets</a>
</li>
<li>
<a class="page-scroll collapseMobileMenu" href="#mediaKit"
data-analytics-event="Navigation,Media Kit">Media Kit</a>
</li>
<li>
<a class="page-scroll collapseMobileMenu" href="#shop"
data-analytics-event="Navigation,Shop">Shop</a>
</li>
<li>
<a class="page-scroll collapseMobileMenu" href="#community"
data-analytics-event="Navigation,Community">Community</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Section -->
<section id="intro" class="intro-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6 hidden-xs">
<p id="mainIntro">Over the past decade, innovative companies, software industry thought leaders and
lean/agile pioneers have discovered simpler, sturdier, more streamlined ways to be agile. These
modern approaches share a focus on producing exceptional outcomes and growing an outstanding
culture. Today, it makes far more sense to bypass antiquated agility in favor of modern
approaches.</p>
<p>Modern agile methods are defined by four guiding principles:</p>
<ul>
<li>Make People Awesome</li>
<li>Make Safety a Prerequisite</li>
<li>Experiment & Learn Rapidly</li>
<li>Deliver Value Continuously</li>
</ul>
<p>World famous organizations like Google, Amazon, AirBnB, Etsy and others are living proof of the power
of these four principles. However, you don’t need to be a name brand company to leverage modern
agile wisdom.</p>
</div>
<div class="col-xs-12 col-sm-6">
<!-- Spinner in Multiple languages Begin -->
<div id="carousel-spinner" class="carousel slide" data-ride="carousel" data-interval="false">
<!-- Indicators -->
<ol class="carousel-indicators">
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-spinner" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-spinner" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- Spinner in Multiple languages End -->
<blockquote>Modern Agile is a community for people interested in uncovering better ways of getting
awesome results. It leverages wisdom from many industries, is principle driven and framework
free.<cite><strong>Joshua Kerievsky,</strong> CEO, Industrial Logic</cite></blockquote>
<p data-copy-from="#mainIntro" class="visible-xs"></p>
</div>
</div>
</div>
</section>
<!-- Four Principles Section (only visible on desktop)-->
<section id="guidingPrinciples" class="guidingPrinciples-section hidden-xs">
<div class="sectionTitle">Guiding Principles</div>
<div class="container">
<div class="row">
<div class="col-sm-6 makePeopleAwesome-principle principle">
<div class="sectionTitle subSection">
<div class="inlineSvg" data-src="img/icon-makePeopleAwesome.svg" data-class="principle-icon"></div>
Make People Awesome
</div>
<p data-copy-from="#makePeopleAwesome-text"></p>
</div>
<div class="col-sm-6 makeSafetyAPrerequisite-principle principle">
<div class="sectionTitle subSection">
<div class="inlineSvg" data-src="img/icon-makeSafetyAPrerequisite.svg"
data-class="principle-icon"></div>
Make Safety a Prerequisite
</div>
<p data-copy-from="#makeSafetyAPrerequisite-text"></p>
</div>
</div>
<div class="row">
<div class="col-sm-6 experimentAndLearnRapidly-principle principle">
<div class="sectionTitle subSection">
<div class="inlineSvg" data-src="img/icon-experimentAndLearnRapidly.svg"
data-class="principle-icon"></div>
Experiment & Learn Rapidly
</div>
<p data-copy-from="#experimentAndLearnRapidly-text"></p>
</div>
<div class="col-sm-6 deliverValueContinuously-principle principle">
<div class="sectionTitle subSection">
<div class="inlineSvg" data-src="img/icon-deliverValueContinuously.svg"
data-class="principle-icon"></div>
Deliver Value Continuously
</div>
<p data-copy-from="#deliverValueContinuously-text"></p>
</div>
</div>
</div>
</section>
<!-- The Sections below are only visible on mobile -->
<!-- Make People Awesome Section -->
<section id="makePeopleAwesome" class="makePeopleAwesome-section visible-xs">
<div class="sectionTitle"><img class="principle-icon" alt="Make People Awesome"
src="img/icon-makePeopleAwesome.svg"/>Make People Awesome
</div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<p id="makePeopleAwesome-text">Steve Jobs used to ask his colleagues, “What incredible benefits can we
give to the customer? Where can we take the customer?" In modern agile we ask how we can make people
in our ecosystem awesome. This includes the people who use, make, buy, sell or fund our products or
services. We learn their context and pain points, what holds them back and what they aspire to
achieve. How can we make them awesome?</p>
</div>
</div>
</div>
</section>
<!-- Make Safety a Prerequisite Section -->
<section id="makeSafetyAPrerequisite" class="makeSafetyAPrerequisite-section visible-xs">
<div class="sectionTitle"><img class="principle-icon" alt="Make Safety a Prerequisite"
src="img/icon-makeSafetyAPrerequisite.svg"/>Make Safety a Prerequisite
</div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<p id="makeSafetyAPrerequisite-text">Safety is both a basic human need and a key to unlocking high
performance. We actively make safety a prerequisite by establishing safety before engaging in any
hazardous work. We protect people’s time, information, reputation, money, health and relationships.
And we endeavor to make our collaborations, products and services resilient and safe.</p>
</div>
</div>
</div>
</section>
<!-- Experiment & Learn Rapidly Section -->
<section id="experimentAndLearnRapidly" class="experimentAndLearnRapidly-section visible-xs">
<div class="sectionTitle"><img class="principle-icon" alt="Experiment and Learn Rapidly"
src="img/icon-experimentAndLearnRapidly.svg"/>Experiment & Learn Rapidly
</div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<p id="experimentAndLearnRapidly-text">You can’t make people awesome or make safety a prerequisite if
you aren’t learning. We learn rapidly by experimenting frequently. We make our experiments “safe to
fail” so we are not afraid to conduct more experiments. When we get stuck or aren’t learning enough,
we take it as a sign that we need to learn more by running more experiments.</p>
</div>
</div>
</div>
</section>
<!-- Deliver Value Continuously Section -->
<section id="deliverValueContinuously" class="deliverValueContinuously-section visible-xs">
<div class="sectionTitle"><img class="principle-icon" alt="Deliver Value Continuously"
src="img/icon-deliverValueContinuously.svg"/>Deliver Value Continuously
</div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<p id="deliverValueContinuously-text">Anything that isn’t delivered isn’t helping anyone become more
awesome or safe. In modern agile we ask ourselves, “How could valuable work be delivered faster?”
Delivering value continuously requires us to divide larger amounts of value into smaller pieces that
may be delivered safely now rather than later.</p>
</div>
</div>
</div>
</section>
<!-- Learn More Section -->
<section id="learnMore" class="learnMore-section">
<div class="sectionTitle">Learn More</div>
<div class="container">
<div id="modernAgileShow" class="jumbotron">
<div class="row">
<div class="col-sm-6">
<div class="show-screen">
<img alt="#ModernAgileShow" src="img/ma_show_default.png"/>
</div>
</div>
<div class="col-sm-6">
<p>In addition to the many great article, video, and book links below, you can learn a lot about
Modern Agile by watching or listening to The #ModernAgileShow.</p>
<ul>
<li><img alt="Youtube" src="img/icon-youtube.png"/><a
href="https://www.youtube.com/channel/UCMwCSEyUk59V8IQADpdn5PA" target="_blank">Watch on
Youtube</a></li>
<li><img alt="Podcast" src="img/icon-podcast.png"/><a href="podcast/index.rss" target="_blank">Audio-only
Podcast</a></li>
<div id="learn-more-anchor"></div>
</ul>
</div>
</div>
</div>
</div>
<div id="readingList" class="container"></div>
</section>
<!-- Spinner App Section -->
<section id="spinnerApp" class="spinnerApp-section">
<div class="sectionTitle">Spinner App</div>
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-push-1">
<p>Want a fun way to choose a Modern Agile principle? Use our convenient "spinner wheel" and enjoy! Just
click or touch the Modern Agile circle to spin the wheel and get a randomly selected principle.</p>
<p>Use the spinner wheel in training classes or as part of your daily focus on a Modern Agile
principle.</p>
<p>Also available on the nearest mobile phone near you ;)</p>
<div id="installSpinnerApp">
<a class="btn btn-lg btn-primary visible-xs" title="Install Web App" href="./wheel" target="_blank">Install
Web App</a>
<a class="btn btn-lg btn-default disabled hidden-xs" title="Install Web App">Access from a mobile
browser to install</a>
</div>
</div>
<div class="col-sm-5 col-sm-push-1 hidden-xs" id="mobilePhone">
<div class="mobilePhone">
<div class="mobilePhoneScreen">
<iframe src="./wheel"></iframe>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Cheat Sheets -->
<section id="cheatsheets" class="shop-section">
<div class="sectionTitle">Cheat Sheets</div>
<div class="container">
<div id='cheatsheet_entries' class="row">
</div>
</div>
</section>
<!-- Media Kit Section -->
<section id="mediaKit" class="mediaKit-section">
<div class="sectionTitle">Media Kit</div>
<div class="container">
<div class="row">
<div class="col-sm-6" id="mediaKitIntro">
<p>
Here you may download the Modern Agile Media Kit in different formats. The Media Kit contains all
the Modern Agile graphical assets. You may use any material in you own work and also distribute it
on your own channel. Our Media Kits are licensed under <a rel="license"
href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
Commons Attribution-ShareAlike 4.0 International License</a>:
</p>
<div class="row">
<div class="col-sm-3 hidden-xs">
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="CC-BY-SA Icon"
src="img/CC-BY-SA_icon.svg"/></a>
</div>
<div class="col-sm-9">
<p>
Licensees may copy, distribute, display and perform the work only if they give the author or
licensor the credits.</p>
<p>
Licensees may distribute derivative works only under a license identical ("not more
restrictive") to the license that governs the original work.
</p>
</div>
</div>
<p>
All the graphical assets within the kits make use of the Open Sans font, which is lincensed under <a
href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License Version 2.0</a>.
For your convenience, we have also made the font available for download from this website.
</p>
</div>
<div class="col-sm-6">
<div class="mediaKitContainer">
<img alt="Media Kit" src="img/mediaKit.svg"/>
</div>
<div class="dropdown" id="mediaKit-languages">
<button class="btn btn-default dropdown-toggle btn-large" type="button" id="dropdownMenu1"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Language...
<span class="caret"></span>
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
</ul>
</div>
<div class="dropdown disabled" id="mediaKit-files">
<button class="btn btn-default dropdown-toggle btn-large" type="button" id="dropdownMenu2"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Download...
<span class="caret"></span>
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenu2">
<li role="separator" class="divider" data-language="all"></li>
<li data-language="all"><a href="./mediakit/Open_Sans.zip"
data-analytics-event="Media Kit,Font">Open Sans Font</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- <span class="author">Photo by <a href="https://br.pinterest.com/afonsolimaa/" rel="author" target="_blank">Afonso Lima</a></span> -->
</section>
<!-- Shop Section -->
<section id="shop" class="shop-section">
<div class="sectionTitle">Modern Agile Shop</div>
<div class="container">
<p class="notLarge">
At our not-for-profit shop, you can purchase a variety of Modern Agile swag. All the items sold here are
produced by high-quality third-party services, like Sticker Mule. Please remember that you can also download
the Modern Agile <a title="Media Kit" onclick="scrollTo('#mediaKit');" style="cursor: pointer;">Media
Kit</a> (we support a growing list of languages) and produce your own swag with your provider of choice. If
you have suggestions for this shop, <a title="Contact Us" data-toggle="modal" data-target="#contactUsModal"
style="cursor:pointer;">please let us know!</a>
</p>
</div>
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="merchandise">
<div id="modern-agile-stickers"></div>
</div>
</div>
<div class="col-md-4">
<div class="merchandise">
<div id='meeting-agreements-poster'></div>
<h5 style="margin-top: 20px;">
<a style="margin-left: 50px;" href="goodies/ma-meetingAgreements.zip" alt="download and print yourself">Download and Print Yourself</a>
<br/>
<a style="margin-left: 100px;" rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
<img style="width: 80px; margin-top: 10px; display: inline-block;" alt="Creative Commons License"
style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"/>
</a>
</h5>
</div>
</div>
<div class="col-md-4">
<div class="merchandise">
<div id='stop-work-authority-card'></div>
<h5 style="margin-top: 20px;">
<a style="margin-left: 50px;" href="goodies/swa.zip" alt="download and print yourself">Download and Print Yourself</a>
<br/>
<a style="margin-left: 100px;" rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">
<img style="width: 80px; margin-top: 10px; display: inline-block;" alt="Creative Commons License"
style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png"/>
</a>
</h5>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="merchandise">
<div id="xp-playing-cards"></div>
<div style="margin-top: 10px; margin-left: 90px;"><a href="https://industriallogic.com/blog/xp-playing-cards/" target="_blank">Learn More</a></div>
</div>
</div>
<div class="col-md-4">
<div class="merchandise">
<div id="modern-agile-masks"></div>
<div style="margin-top: 10px; width: 300px;"><a id="viewMoreLess" style="margin-left: 85px; margin-bottom: 20px;" onclick="toggleViewMoreLess()" href="#mask-info" data-toggle="collapse">View Details</a></div>
<div id="mask-info" class="collapse">
<br>
<p>Make Safety a Prerequisite with these high-quality masks from Proper Cloth.</p>
<ul>
<li>Hand sewn from 100% cotton charcoal melange plain weave.</li>
<li>Air filter for virus protection, lab test certified BFE ≥95%.</li>
<li>Antimicrobial treatment to kill or inhibit the growth of bacteria and virus microorganisms.</li>
<li>Available in two sizes. <a href="https://propercloth.com/reference/face-mask-sizing/" title="Face Mask Sizing" target="_blank">What size is best for you?</a></li>
<li>Adjustable around-the-ear elastic bands.</li>
</ul>
<h4>Premium Quality Construction</h4>
<p>Made from a soft and smooth premium plain weave shirting fabric, and featuring excellent hand-sewn craftsmanship throughout. Long-lasting, washable, and reusable.</p>
<h4>All-Day Comfort</h4>
<p>Side pleats, a tailored design that wraps under the chin, and perfectly positioned elastic bands allow you to breathe and speak comfortably without the mask shifting down your face. A moldable nose bridge creates a protective seal and prevents steamed-up glasses.</p>
<h4>Air Filter for Advanced Protection</h4>
<p>A unique five-layer design featuring a three-layer filter made from non-woven polypropylene with a meltblown core. Lab-tested BFE ≥95% and PFE ≥85%. Filter is washable, replaceable, and incredibly breathable.</p>
<h3><strong>Mask Questions?</strong></h3>
<br>
<p><a href="https://propercloth.com/reference/how-to-wash-a-cloth-face-mask/" title="How Can I Wash My Mask?" target="_blank">How can I wash my mask?</a></p>
<p><strong>Can I return my mask?</strong> <meta charset="utf-8"><span data-mce-fragment="1">Due to the personal nature of these products we cannot accept returns.</span></p>
<p><strong>Are these masks medical grade? </strong><meta charset="utf-8"><span data-mce-fragment="1">Our masks are not medical grade. They are not intended as substitutes for N95, surgical, or procedural masks and are not considered PPE.</span></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Community Section -->
<section id="community" class="community-section">
<div class="sectionTitle">Community</div>
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="communityIntro">
<p>
Modern Agile is a growing community of people who are interested in streamlining, simplifying
and improving how people learn to be agile. We would love for you to become a part of this
community.
</p>
<p class="hidden-xs">
There is a Modern Agile Slack community, as well as a Facebook group and Twitter handle. You may
also contribute to this site by joining our public GitHub project.
</p>
</div>
</div>
<div class="col-sm-6">
<a data-analytics-event="Social,Slack" class="socialMedia slack"
href="https://join.slack.com/t/modernagile/shared_invite/zt-q4jgwcv6-m3otDT8Ns1nuOpZgrev77A"
target="_blank" rel="noopener noreferrer"><img class="social-media-icon" src="/img/slack.svg">Join us
on Slack!</a>
<a data-analytics-event="Social,Twitter" class="socialMedia twitter"
href="https://twitter.com/intent/follow?original_referer=http%3A%2F%2Fwww.modernagile.org%2F&ref_src=twsrc%5Etfw&region=follow_link&screen_name=modernagile&tw_p=followbutton"
target="_blank" rel="noopener noreferrer"><img class="social-media-icon" src="/img/twitter_logo.svg">Follow
@modernagile</a>
<a data-analytics-event="Social,Facebook" class="socialMedia facebook"
href="https://www.facebook.com/groups/modernagile.org" target="_blank" rel="noopener noreferrer"><img
class="social-media-icon" src="/img/facebook_logo.svg">Facebook group</a>
<a data-analytics-event="Social,Github" class="socialMedia github" href="https://github.com/modernagile"
target="_blank" rel="noopener noreferrer"><img class="social-media-icon" src="/img/github_logo.svg">Repository
for @modernagile</a>
</div>
</div>
</div>
</section>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Scrolling Nav JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrolling-nav.js"></script>
<!-- Modern Agile JavaScript -->
<script src="js/FancyList.js"></script>
<script src="data/learnMoreEntries.js?v=20190925A"></script>
<script src="js/LearnMore.js"></script>
<script src="js/analytics.js"></script>
<script src="js/thanksTo.js?v=20190613A"></script>
<script src="js/main.js?v=20170606A"></script>
<script src="data/cheatSheetEntries.js"></script> <!-- need a v= code? -->
<script src="js/ShowCheatsheets.js"></script>
<script>
$(document).ready(displayCheatSheets());
</script>
<script type="text/javascript">
(function () {
var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js';
if (window.ShopifyBuy) {
if (window.ShopifyBuy.UI) {
ShopifyBuyInit();
} else {
loadScript();
}
} else {
loadScript();
}
function loadScript() {
var script = document.createElement('script');
script.async = true;
script.src = scriptURL;
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script);
script.onload = ShopifyBuyInit;
}
function ShopifyBuyInit() {
var client = ShopifyBuy.buildClient({
domain: 'modern-agile-shop.myshopify.com',
storefrontAccessToken: 'afcdcf1bfc7ec4756284549aab0e6c45'
});
ShopifyBuy.UI.onReady(client).then(function (ui) {
ui.createComponent('product', {
id: [9123691528],
node: document.getElementById('modern-agile-stickers'),
moneyFormat: '%24%7B%7Bamount%7D%7D',
});
ui.createComponent('product', {
id: [104461271048],
node: document.getElementById('meeting-agreements-poster'),
moneyFormat: '%24%7B%7Bamount%7D%7D',
});
ui.createComponent('product', {
id: [8935525640],
node: document.getElementById('stop-work-authority-card'),
moneyFormat: '%24%7B%7Bamount%7D%7D',
});
ui.createComponent('product', {
id: [9733264328],
node: document.getElementById('xp-playing-cards'),
moneyFormat: '%24%7B%7Bamount%7D%7D',
});
ui.createComponent('product', {
id: [5990083461273],
node: document.getElementById('modern-agile-masks'),
moneyFormat: '%24%7B%7Bamount%7D%7D',
});
});
}
})();
</script>
<script>
function toggleViewMoreLess() {
const button = document.getElementById("viewMoreLess");
const text = button.textContent || button.innerText;
if (text === "View Details"){
button.innerText = "Hide Details";
button.textContent = "Hide Details";
} else if (text === "Hide Details"){
button.innerText = "View Details";
button.textContent = "View Details";
}
}
</script>
<script type="text/javascript">(function (d, t, e, m) {
// Async Rating-Widget initialization.
window.RW_Async_Init = function () {
RW.init({
huid: "329045",
uid: "2d0eb3f3d4545f68f9b884ad0ab7d4fc",
source: "website",
options: {
"style": "flat_blue",
"isDummy": false,
"readOnly": true,
"showInfo": false
}
});
RW.render();
};
// Append Rating-Widget JavaScript library.
var rw, s = d.getElementsByTagName(e)[0], id = "rw-js",
l = d.location, ck = "Y" + t.getFullYear() +
"M" + t.getMonth() + "D" + t.getDate(), p = l.protocol,
f = ((l.search.indexOf("DBG=") > -1) ? "" : ".min"),
a = ("https:" == p ? "secure." + m + "js/" : "js." + m);
if (d.getElementById(id)) return;
rw = d.createElement(e);
rw.id = id;
rw.async = true;
rw.type = "text/javascript";
rw.src = p + "//" + a + "external" + f + ".js?ck=" + ck;
s.parentNode.insertBefore(rw, s);
}(document, new Date(), "script", "rating-widget.com/"));</script>
</body>
</html>