Add images for intro, motivation, discipline and outcomes

This commit is contained in:
Dejvino 2023-08-29 06:16:11 +02:00
parent ad14207eab
commit 3cb4521d23
10 changed files with 35 additions and 15 deletions

View File

@ -33,9 +33,11 @@
.flex-container { .flex-container {
display: flex; display: flex;
} }
.reveal h3.text-over-image { .reveal h2.text-over-image,
color: #222; .reveal h3.text-over-image,
text-shadow: 0px 0px 5px green, 0px 0px 2px white, 2px 2px 1px white; .reveal h4.text-over-image {
color: #CCC;
text-shadow: 0px 0px 5px rgb(107, 107, 107), 0px 0px 2px rgb(0, 0, 0), 2px 2px 1px rgb(43, 43, 43);
} }
.reveal .hidden { .reveal .hidden {
display: none display: none

Binary file not shown.

Before

Width:  |  Height:  |  Size: 340 KiB

After

Width:  |  Height:  |  Size: 921 KiB

BIN
slides/discipline.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

View File

@ -1,5 +1,7 @@
## Discipline <!-- .slide: data-background="slides/discipline.jpg" data-background-size="contain" -->
<!-- .slide: data-background-color="#033" -->
## Discipline <!-- .element: class="text-over-image" -->
<!-- .slide: data-background-color="#000" -->
--- ---
<!-- .slide: data-background-color="#033" --> <!-- .slide: data-background-color="#033" -->
@ -8,27 +10,31 @@ When your rationality wants one thing
but your emotions do something else. but your emotions do something else.
--- ---
<!-- .slide: data-background="slides/elephant_rider.jpg" data-background-size="contain" data-background-opacity="0.4" -->
### Elephant Rider ### Elephant Rider
<div>
- metaphor describing our internal interactions - metaphor describing our internal interactions
- elephant = emotional side - elephant = emotional side
- rider = rational side - rider = rational side
-V- </div> <!-- .element: class="fragment" -->
-V-
<!-- .slide: data-background="slides/elephant_rider.jpg" data-background-size="contain" data-background-opacity="0.2" -->
The **rider** is tiny but intelligent,<br />holding the reigns and choosing the right path. The **rider** is tiny but intelligent,<br />holding the reigns and choosing the right path.
The **elephant** is huge but simple,<br />with a mind of its own. The **elephant** is huge but simple,<br />with a mind of its own.
-V- -V-
<!-- .slide: data-background="slides/elephant_rider.jpg" data-background-size="contain" data-background-opacity="0.1" -->
Most of the time, the elephant let's the rider lead the way. Most of the time, the elephant let's the rider lead the way.
But at 6 tons it won't be bossed around! <!-- .element: class="fragment" --> But at 6 tons it won't be bossed around! <!-- .element: class="fragment" -->
-V- -V-
<!-- .slide: data-background="slides/elephant_rider.jpg" data-background-size="contain" data-background-opacity="0.1" -->
If the rider is indecisive or tired,<br />the elephant will do as it likes. If the rider is indecisive or tired,<br />the elephant will do as it likes.
If the elephant gets scared,<br />it will not obey the rider. If the elephant gets scared,<br />it will not obey the rider.
@ -72,7 +78,7 @@ If the elephant gets scared,<br />it will not obey the rider.
- lowering the barrier makes an activity approachable<!-- .element: class="fragment" --> - lowering the barrier makes an activity approachable<!-- .element: class="fragment" -->
-V- -V-
<!-- .slide: data-background="slides/elephant_rider.jpg" data-background-size="contain" data-background-opacity="0.1" -->
The **rider** must plan around the **elephant's** needs The **rider** must plan around the **elephant's** needs
to make good progress on their journey to make good progress on their journey

BIN
slides/elephant_rider.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 KiB

BIN
slides/hamster_in_box.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

View File

@ -230,7 +230,7 @@ We can easily become overwhelmed by options.
### Library to the rescue ### Library to the rescue
--- ---
<!-- .slide: data-background-color="#030" data-background-image="slides/books.jpg" --> <!-- .slide: data-background-color="#030" data-background-image="slides/books.jpg" data-background-opacity="0.6" -->
### My Stack of Books <!-- .element: class="text-over-image" --> ### My Stack of Books <!-- .element: class="text-over-image" -->
--- ---

View File

@ -1,4 +1,5 @@
## Motivation <!-- .slide: data-background="slides/motivation.jpg" data-background-size="contain" -->
## Motivation <!-- .element: class="text-over-image" -->
<!-- .slide: data-background-color="#033" --> <!-- .slide: data-background-color="#033" -->
--- ---
@ -89,9 +90,9 @@ and boosts the entire group. <!-- .element: class="fragment" -->
<!-- .element: class="fragment" --> <!-- .element: class="fragment" -->
--- ---
<!-- .slide: data-background-color="#542" data-background-image="slides/personal_vision.jpg" data-background-opacity="0.2" -->
### TOOL: Personal Vision ### TOOL: Personal Vision
<!-- .slide: data-background-color="#542" --> <!-- .element: class="text-over-image" -->
--- ---

View File

@ -54,9 +54,20 @@ We need **emotional stability** to keep us going.
### Negativity hinders progress ### Negativity hinders progress
--- ---
<!-- .slide: data-background="slides/hamster_in_box.jpg" data-background-size="contain" data-background-opacity="0.9" data-transition="slide-in fade-out" -->
#### Hamster in a box <!-- .element: class="text-over-image" -->
<p>&nbsp;</p>
-V-
<!-- .slide: data-background="slides/hamster_in_box.jpg" data-background-size="contain" data-background-opacity="0.3" data-transition="fade-in slide-out" -->
#### Hamster in a box #### Hamster in a box
...
- when put in a box with a lid, it will try to jump out
- and after a day or two it will give up and never try again<!-- .element: class="fragment" -->
- even once the lid is removed <!-- .element: class="fragment" -->
-V-
<!-- .slide: data-background="slides/hamster_in_box.jpg" data-background-size="contain" data-background-opacity="0.6" -->
--- ---

BIN
slides/personal_vision.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 KiB