Skip to content

Commit e294653

Browse files
committed
r
1 parent 1072e09 commit e294653

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+8462
-315
lines changed

__dirlist/foundations.json

+1-1
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

_modulo/modulo-build-x1ooppa8.js

+3,925
Large diffs are not rendered by default.

_modulo/modulo-build-xxjfa1kh.js

+3,877
Large diffs are not rendered by default.

about.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ <h1>About Free Coding Lessons</h1>
345345
</a>
346346
</footer>
347347

348-
<script src="/_modulo/modulo-build-x1csmkid.js"></script><script>window.moduloBuild && modulo.start(window.moduloBuild);
348+
<script src="/_modulo/modulo-build-x1ooppa8.js"></script><script>window.moduloBuild && modulo.start(window.moduloBuild);
349349
modulo.assets.require("library1_configuration");
350350
modulo.assets.require("library_Page");
351351
modulo.assets.require("library_LandingPage");

contact.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ <h2>Part 4</h2>
345345
</a>
346346
</footer>
347347

348-
<script src="/_modulo/modulo-build-x1csmkid.js"></script><script>window.moduloBuild && modulo.start(window.moduloBuild);
348+
<script src="/_modulo/modulo-build-x1ooppa8.js"></script><script>window.moduloBuild && modulo.start(window.moduloBuild);
349349
modulo.assets.require("library1_configuration");
350350
modulo.assets.require("library_Page");
351351
modulo.assets.require("library_LandingPage");

foundations/1.1/index.html

+41-17
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@ <h3>At the end of taking this lesson, you will be able to:</h3>
375375
<div class="LessonPage-activity">
376376
<h2>Activity 1</h2>
377377
<aside>
378+
378379
<div class="slide-card">
379380
<div class="slide-preview">
380381
<x-markdown slideshow:="true" firstslide:="true" src="/foundations/1.1/activities/act1/instructions.md" modulo-original-html="">
@@ -399,23 +400,28 @@ <h1 id="11activity1hellocodingworld">1.1 - Activity 1 - Hello Coding World!</h1>
399400
View Activity 1 Slides
400401
</a>
401402
</div>
403+
402404
<!--
403405
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.1/activities/act1/instructions.md">Activity 1 Instruction Slides</a>
404406
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.1/activities/act1/instructions.md">Open Activity 1 In Web Editor</a>
405407
-->
406408
<ul>
409+
407410
<li>
408411
<a href="https://modulojs.github.io/foundations/1.1/activities/act1/instructions.md">Open Activity 1 instructions (raw markdown, GitHub) »</a>
409412
</li>
413+
410414
<li>
411415
<a href="https://github.com/modulojs/foundations/tree/main/1.1/activities/act1">View Activity 1 code files (GitHub) »</a>
412416
</li>
413417
</ul>
414418
</aside>
415-
<figure>
416-
<img src="/__screenshot/foundations/1.1/solutions/solution1.html.png">
417-
<a href="/foundations/1.1/solutions/solution1.html">View Activity 1 Solution</a>
418-
</figure>
419+
420+
<figure>
421+
<img src="/__screenshot/foundations/1.1/solutions/solution1.html.png">
422+
<a href="/foundations/1.1/solutions/solution1.html">View Activity 1 Solution</a>
423+
</figure>
424+
419425

420426

421427

@@ -425,6 +431,7 @@ <h1 id="11activity1hellocodingworld">1.1 - Activity 1 - Hello Coding World!</h1>
425431
<div class="LessonPage-activity">
426432
<h2>Activity 2</h2>
427433
<aside>
434+
428435
<div class="slide-card">
429436
<div class="slide-preview">
430437
<x-markdown slideshow:="true" firstslide:="true" src="/foundations/1.1/activities/act2/instructions.md" modulo-original-html="">
@@ -449,23 +456,28 @@ <h1 id="11activity2moretypography">1.1 - Activity 2 - More Typography</h1>
449456
View Activity 2 Slides
450457
</a>
451458
</div>
459+
452460
<!--
453461
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.1/activities/act2/instructions.md">Activity 2 Instruction Slides</a>
454462
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.1/activities/act2/instructions.md">Open Activity 2 In Web Editor</a>
455463
-->
456464
<ul>
465+
457466
<li>
458467
<a href="https://modulojs.github.io/foundations/1.1/activities/act2/instructions.md">Open Activity 2 instructions (raw markdown, GitHub) »</a>
459468
</li>
469+
460470
<li>
461471
<a href="https://github.com/modulojs/foundations/tree/main/1.1/activities/act2">View Activity 2 code files (GitHub) »</a>
462472
</li>
463473
</ul>
464474
</aside>
465-
<figure>
466-
<img src="/__screenshot/foundations/1.1/solutions/solution2.html.png">
467-
<a href="/foundations/1.1/solutions/solution2.html">View Activity 2 Solution</a>
468-
</figure>
475+
476+
<figure>
477+
<img src="/__screenshot/foundations/1.1/solutions/solution2.html.png">
478+
<a href="/foundations/1.1/solutions/solution2.html">View Activity 2 Solution</a>
479+
</figure>
480+
469481

470482

471483

@@ -475,6 +487,7 @@ <h1 id="11activity2moretypography">1.1 - Activity 2 - More Typography</h1>
475487
<div class="LessonPage-activity">
476488
<h2>Activity 3</h2>
477489
<aside>
490+
478491
<div class="slide-card">
479492
<div class="slide-preview">
480493
<x-markdown slideshow:="true" firstslide:="true" src="/foundations/1.1/activities/act3/instructions.md" modulo-original-html="">
@@ -502,23 +515,28 @@ <h1 id="11activity3styletag">1.1 - Activity 3 - Style Tag</h1>
502515
View Activity 3 Slides
503516
</a>
504517
</div>
518+
505519
<!--
506520
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.1/activities/act3/instructions.md">Activity 3 Instruction Slides</a>
507521
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.1/activities/act3/instructions.md">Open Activity 3 In Web Editor</a>
508522
-->
509523
<ul>
524+
510525
<li>
511526
<a href="https://modulojs.github.io/foundations/1.1/activities/act3/instructions.md">Open Activity 3 instructions (raw markdown, GitHub) »</a>
512527
</li>
528+
513529
<li>
514530
<a href="https://github.com/modulojs/foundations/tree/main/1.1/activities/act3">View Activity 3 code files (GitHub) »</a>
515531
</li>
516532
</ul>
517533
</aside>
518-
<figure>
519-
<img src="/__screenshot/foundations/1.1/solutions/solution3.html.png">
520-
<a href="/foundations/1.1/solutions/solution3.html">View Activity 3 Solution</a>
521-
</figure>
534+
535+
<figure>
536+
<img src="/__screenshot/foundations/1.1/solutions/solution3.html.png">
537+
<a href="/foundations/1.1/solutions/solution3.html">View Activity 3 Solution</a>
538+
</figure>
539+
522540

523541

524542

@@ -528,6 +546,7 @@ <h1 id="11activity3styletag">1.1 - Activity 3 - Style Tag</h1>
528546
<div class="LessonPage-activity">
529547
<h2>Activity 4</h2>
530548
<aside>
549+
531550
<div class="slide-card">
532551
<div class="slide-preview">
533552
<x-markdown slideshow:="true" firstslide:="true" src="/foundations/1.1/activities/act4/instructions.md" modulo-original-html="">
@@ -547,23 +566,28 @@ <h1 id="11activity4bodybackground">1.1 - Activity 4 - Body &amp; Background</h1>
547566
View Activity 4 Slides
548567
</a>
549568
</div>
569+
550570
<!--
551571
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.1/activities/act4/instructions.md">Activity 4 Instruction Slides</a>
552572
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.1/activities/act4/instructions.md">Open Activity 4 In Web Editor</a>
553573
-->
554574
<ul>
575+
555576
<li>
556577
<a href="https://modulojs.github.io/foundations/1.1/activities/act4/instructions.md">Open Activity 4 instructions (raw markdown, GitHub) »</a>
557578
</li>
579+
558580
<li>
559581
<a href="https://github.com/modulojs/foundations/tree/main/1.1/activities/act4">View Activity 4 code files (GitHub) »</a>
560582
</li>
561583
</ul>
562584
</aside>
563-
<figure>
564-
<img src="/__screenshot/foundations/1.1/solutions/solution4.html.png">
565-
<a href="/foundations/1.1/solutions/solution4.html">View Activity 4 Solution</a>
566-
</figure>
585+
586+
<figure>
587+
<img src="/__screenshot/foundations/1.1/solutions/solution4.html.png">
588+
<a href="/foundations/1.1/solutions/solution4.html">View Activity 4 Solution</a>
589+
</figure>
590+
567591

568592

569593

@@ -600,7 +624,7 @@ <h1 id="11activity4bodybackground">1.1 - Activity 4 - Body &amp; Background</h1>
600624
</a>
601625
</footer>
602626

603-
<script src="/_modulo/modulo-build-x1csmkid.js"></script><script>window.moduloBuild && modulo.start(window.moduloBuild);
627+
<script src="/_modulo/modulo-build-x1ooppa8.js"></script><script>window.moduloBuild && modulo.start(window.moduloBuild);
604628
modulo.assets.require("library1_configuration");
605629
modulo.assets.require("library_Page");
606630
modulo.assets.require("library_LandingPage");

foundations/1.2/index.html

+41-17
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ <h2>Welcome to Lesson #2</h2>
358358
<div class="LessonPage-activity">
359359
<h2>Activity 1</h2>
360360
<aside>
361+
361362
<div class="slide-card">
362363
<div class="slide-preview">
363364
<x-markdown slideshow:="true" firstslide:="true" src="/foundations/1.2/activities/act1/instructions.md" modulo-original-html="">
@@ -394,23 +395,28 @@ <h1 id="12activity1imgandatags">1.2 - Activity 1 - IMG and A tags</h1>
394395
View Activity 1 Slides
395396
</a>
396397
</div>
398+
397399
<!--
398400
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act1/instructions.md">Activity 1 Instruction Slides</a>
399401
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act1/instructions.md">Open Activity 1 In Web Editor</a>
400402
-->
401403
<ul>
404+
402405
<li>
403406
<a href="https://modulojs.github.io/foundations/1.2/activities/act1/instructions.md">Open Activity 1 instructions (raw markdown, GitHub) »</a>
404407
</li>
408+
405409
<li>
406410
<a href="https://github.com/modulojs/foundations/tree/main/1.2/activities/act1">View Activity 1 code files (GitHub) »</a>
407411
</li>
408412
</ul>
409413
</aside>
410-
<figure>
411-
<img src="/__screenshot/foundations/1.2/solutions/solution1.html.png">
412-
<a href="/foundations/1.2/solutions/solution1.html">View Activity 1 Solution</a>
413-
</figure>
414+
415+
<figure>
416+
<img src="/__screenshot/foundations/1.2/solutions/solution1.html.png">
417+
<a href="/foundations/1.2/solutions/solution1.html">View Activity 1 Solution</a>
418+
</figure>
419+
414420

415421

416422

@@ -420,6 +426,7 @@ <h1 id="12activity1imgandatags">1.2 - Activity 1 - IMG and A tags</h1>
420426
<div class="LessonPage-activity">
421427
<h2>Activity 2</h2>
422428
<aside>
429+
423430
<div class="slide-card">
424431
<div class="slide-preview">
425432
<x-markdown slideshow:="true" firstslide:="true" src="/foundations/1.2/activities/act2/instructions.md" modulo-original-html="">
@@ -449,23 +456,28 @@ <h1 id="12activity2fontsizemarginsandpadding">1.2 - Activity 2 - Font size, marg
449456
View Activity 2 Slides
450457
</a>
451458
</div>
459+
452460
<!--
453461
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act2/instructions.md">Activity 2 Instruction Slides</a>
454462
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act2/instructions.md">Open Activity 2 In Web Editor</a>
455463
-->
456464
<ul>
465+
457466
<li>
458467
<a href="https://modulojs.github.io/foundations/1.2/activities/act2/instructions.md">Open Activity 2 instructions (raw markdown, GitHub) »</a>
459468
</li>
469+
460470
<li>
461471
<a href="https://github.com/modulojs/foundations/tree/main/1.2/activities/act2">View Activity 2 code files (GitHub) »</a>
462472
</li>
463473
</ul>
464474
</aside>
465-
<figure>
466-
<img src="/__screenshot/foundations/1.2/solutions/solution2.html.png">
467-
<a href="/foundations/1.2/solutions/solution2.html">View Activity 2 Solution</a>
468-
</figure>
475+
476+
<figure>
477+
<img src="/__screenshot/foundations/1.2/solutions/solution2.html.png">
478+
<a href="/foundations/1.2/solutions/solution2.html">View Activity 2 Solution</a>
479+
</figure>
480+
469481

470482

471483

@@ -475,6 +487,7 @@ <h1 id="12activity2fontsizemarginsandpadding">1.2 - Activity 2 - Font size, marg
475487
<div class="LessonPage-activity">
476488
<h2>Activity 3</h2>
477489
<aside>
490+
478491
<div class="slide-card">
479492
<div class="slide-preview">
480493
<x-markdown slideshow:="true" firstslide:="true" src="/foundations/1.2/activities/act3/instructions.md" modulo-original-html="">
@@ -504,23 +517,28 @@ <h1 id="12activity3widthandautomargincenteredlayouts">1.2 - Activity 3 - Width,
504517
View Activity 3 Slides
505518
</a>
506519
</div>
520+
507521
<!--
508522
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act3/instructions.md">Activity 3 Instruction Slides</a>
509523
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act3/instructions.md">Open Activity 3 In Web Editor</a>
510524
-->
511525
<ul>
526+
512527
<li>
513528
<a href="https://modulojs.github.io/foundations/1.2/activities/act3/instructions.md">Open Activity 3 instructions (raw markdown, GitHub) »</a>
514529
</li>
530+
515531
<li>
516532
<a href="https://github.com/modulojs/foundations/tree/main/1.2/activities/act3">View Activity 3 code files (GitHub) »</a>
517533
</li>
518534
</ul>
519535
</aside>
520-
<figure>
521-
<img src="/__screenshot/foundations/1.2/solutions/solution3.html.png">
522-
<a href="/foundations/1.2/solutions/solution3.html">View Activity 3 Solution</a>
523-
</figure>
536+
537+
<figure>
538+
<img src="/__screenshot/foundations/1.2/solutions/solution3.html.png">
539+
<a href="/foundations/1.2/solutions/solution3.html">View Activity 3 Solution</a>
540+
</figure>
541+
524542

525543

526544

@@ -530,6 +548,7 @@ <h1 id="12activity3widthandautomargincenteredlayouts">1.2 - Activity 3 - Width,
530548
<div class="LessonPage-activity">
531549
<h2>Activity 4</h2>
532550
<aside>
551+
533552
<div class="slide-card">
534553
<div class="slide-preview">
535554
<x-markdown slideshow:="true" firstslide:="true" src="/foundations/1.2/activities/act4/instructions.md" modulo-original-html="">
@@ -553,23 +572,28 @@ <h1 id="12activity4boxshadowandlineargradients">1.2 - Activity 4 - Box-shadow an
553572
View Activity 4 Slides
554573
</a>
555574
</div>
575+
556576
<!--
557577
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act4/instructions.md">Activity 4 Instruction Slides</a>
558578
<a class="Btn" href="/slides.html?path=https://modulojs.github.io/foundations/1.2/activities/act4/instructions.md">Open Activity 4 In Web Editor</a>
559579
-->
560580
<ul>
581+
561582
<li>
562583
<a href="https://modulojs.github.io/foundations/1.2/activities/act4/instructions.md">Open Activity 4 instructions (raw markdown, GitHub) »</a>
563584
</li>
585+
564586
<li>
565587
<a href="https://github.com/modulojs/foundations/tree/main/1.2/activities/act4">View Activity 4 code files (GitHub) »</a>
566588
</li>
567589
</ul>
568590
</aside>
569-
<figure>
570-
<img src="/__screenshot/foundations/1.2/solutions/solution4.html.png">
571-
<a href="/foundations/1.2/solutions/solution4.html">View Activity 4 Solution</a>
572-
</figure>
591+
592+
<figure>
593+
<img src="/__screenshot/foundations/1.2/solutions/solution4.html.png">
594+
<a href="/foundations/1.2/solutions/solution4.html">View Activity 4 Solution</a>
595+
</figure>
596+
573597

574598

575599

@@ -606,7 +630,7 @@ <h1 id="12activity4boxshadowandlineargradients">1.2 - Activity 4 - Box-shadow an
606630
</a>
607631
</footer>
608632

609-
<script src="/_modulo/modulo-build-x1csmkid.js"></script><script>window.moduloBuild && modulo.start(window.moduloBuild);
633+
<script src="/_modulo/modulo-build-x1ooppa8.js"></script><script>window.moduloBuild && modulo.start(window.moduloBuild);
610634
modulo.assets.require("library1_configuration");
611635
modulo.assets.require("library_Page");
612636
modulo.assets.require("library_LandingPage");

0 commit comments

Comments
 (0)