Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions git-intro/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ <h2>3 Marks of an <em>effective</em> Sysadmin</h2>

<section>
<section id="fragments">
<p><h2>Laziness</h2></p>
<p><h2>Laziness</h2></p>
<p class="fragment">
Reduce your overall energy expenditure. If you have to do it more than twice, write a script.
Reduce your overall energy expenditure. If you have to do it more than twice, write a script.
</p>
<p><h2>Impatience</h2></p>
<p><h2>Impatience</h2></p>
<p class="fragment">
The anger you feel when the computer is being lazy. Make computers do your bidding!
</p>
Expand All @@ -79,7 +79,7 @@ <h2>3 Marks of an <em>effective</em> Sysadmin</h2>
Build good stuff, be proud of it. Make it clean, beautiful, robust.
</section>
</section>

<section>
<h2>So why code?</h2>
<ul>
Expand Down Expand Up @@ -458,6 +458,7 @@ <h2>Much more</h2>

<section style="text-align: left;">
<h1>THE END</h1>
<h1>Ken Buckley (Jeakjr)<h1>
</section>

</div>
Expand Down