Skip to content

Commit 2e9cdca

Browse files
committed
WIP
1 parent 7b47951 commit 2e9cdca

File tree

1 file changed

+59
-7
lines changed

1 file changed

+59
-7
lines changed

index.html

Lines changed: 59 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -477,26 +477,78 @@ <h2>Creating a Forest Community</h2>
477477
</ol>
478478
</section>
479479

480-
<section class="">
480+
<section class="fade-out">
481481
<h1>Implementation</h1>
482482
<ol>
483-
<li>Strategy</li>
484-
<li>Forest</li>
483+
<li class="fragment">Strategy</li>
484+
<li class="fragment">Forests</li>
485+
<li class="fragment">Community</li>
486+
</ol>
487+
</section>
488+
489+
<section class="fade-in">
490+
<h1>Implementation</h1>
491+
<ol>
492+
<li class="active">Strategy</li>
493+
<li>Forests</li>
494+
<li>Community</li>
495+
</ol>
496+
</section>
497+
498+
<section class="stack" id="strategy">
499+
<section>
500+
<h1>Positive feedback</h1>
501+
</section>
502+
503+
<section>
504+
<h1>Economic viability</h1>
505+
</section>
506+
</section>
507+
508+
<section>
509+
<section>
510+
<h1>Core team</h1>
511+
<ul>
512+
<li class="fragment">Projects vision</li>
513+
<li class="fragment">Stewards community</li>
514+
<li class="fragment">Engages participation</li>
515+
</ul>
516+
</section>
517+
518+
<section>
519+
<h1>Roles</h1>
520+
<ul>
521+
<li class="fragment">Mathijs: project architect</li>
522+
<li class="fragment">Diego: forest designer</li>
523+
<li class="fragment">You? (f): community builder</li>
524+
</ul>
525+
</section>
526+
</section>
527+
528+
<section class="fade-out">
529+
<h1>Implementation</h1>
530+
<ol>
531+
<li class="active">Strategy</li>
532+
<li>Forests</li>
485533
<li>Community</li>
486534
</ol>
487535
</section>
488536

537+
<section class="fade-in">
538+
<h1>Implementation</h1>
539+
<ol>
540+
<li>Strategy</li>
541+
<li class="active">Forests</li>
542+
<li>Community</li>
543+
</ol>
544+
</section>
489545

490546
<section class="stack" id="forests">
491547
<section data-background-image="img/forest2.jpg" data-background-size="cover">
492548
<h1>Forests</h1>
493549
<h2>What, how and why?</h2>
494550
</section>
495551

496-
<section>
497-
<h1>Positive feedback</h1>
498-
</section>
499-
500552
<section data-background-image="img/forest_succession_depicted_over_time.png" data-background-size="contain" data-background-color="white">
501553
<h1>Succession</h1>
502554
</section>

0 commit comments

Comments
 (0)