Update Commit Three Stage Thinking diagram with flat look
authorjordanmccullough <jordan@github.com>
Tue, 24 Sep 2013 03:42:30 +0000 (21:42 -0600)
committerjordanmccullough <jordan@github.com>
Tue, 24 Sep 2013 03:42:30 +0000 (21:42 -0600)
presentations/_posts/foundations/commit/0001-01-01-Three-Stage-Thinking.md
presentations/assets/diagrams/commit/three-stage-01.png [new file with mode: 0644]
presentations/assets/diagrams/commit/three-stage-02.png [new file with mode: 0644]
presentations/assets/diagrams/commit/three-stage-03.png [new file with mode: 0644]

index 8ecf526..4b89297 100644 (file)
@@ -4,4 +4,8 @@ layout: slide
 tags: ['commit']
 ---
 
-<img class="diagram" src="assets/diagrams/three-stage-thinking.png">
+<div class="diagram-group">
+    <img class="diagram" src="assets/diagrams/commit/three-stage-01.png">
+    <img class="diagram fragment" src="assets/diagrams/commit/three-stage-02.png">
+    <img class="diagram fragment" src="assets/diagrams/commit/three-stage-03.png">
+</div>
\ No newline at end of file
diff --git a/presentations/assets/diagrams/commit/three-stage-01.png b/presentations/assets/diagrams/commit/three-stage-01.png
new file mode 100644 (file)
index 0000000..f6c6b67
Binary files /dev/null and b/presentations/assets/diagrams/commit/three-stage-01.png differ
diff --git a/presentations/assets/diagrams/commit/three-stage-02.png b/presentations/assets/diagrams/commit/three-stage-02.png
new file mode 100644 (file)
index 0000000..52dd761
Binary files /dev/null and b/presentations/assets/diagrams/commit/three-stage-02.png differ
diff --git a/presentations/assets/diagrams/commit/three-stage-03.png b/presentations/assets/diagrams/commit/three-stage-03.png
new file mode 100644 (file)
index 0000000..31cc7ba
Binary files /dev/null and b/presentations/assets/diagrams/commit/three-stage-03.png differ