aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Powers <markppowers0@gmail.com>2018-12-10 21:43:40 -0500
committerMark Powers <markppowers0@gmail.com>2018-12-10 21:43:40 -0500
commit841ea9a04cedbc99b15b85ed13778ac7abb4572d (patch)
treed248e2f6a9d47f4731a461f785569324d49837f3
parent2b6b9c6492c78d99667442f35b9034e88a99dd04 (diff)
Add bread
-rw-r--r--src/html/bread.html81
-rw-r--r--src/html/essay.html1
-rw-r--r--src/photo/good1.jpgbin0 -> 241664 bytes
-rw-r--r--src/photo/good2.jpgbin0 -> 1847478 bytes
-rw-r--r--src/photo/pizza1.jpgbin0 -> 244008 bytes
-rw-r--r--src/photo/pizza2.jpgbin0 -> 1727783 bytes
-rw-r--r--src/photo/pretty.jpgbin0 -> 251665 bytes
7 files changed, 56 insertions, 26 deletions
diff --git a/src/html/bread.html b/src/html/bread.html
index 693783f..774b0e6 100644
--- a/src/html/bread.html
+++ b/src/html/bread.html
@@ -13,43 +13,51 @@
<div class="container">
<br>
<h1>Bread</h1>
- <div class="feed">
+ Some highlights (and lowlights) of breadmaking
+ <div class="feed">
<div class="card">
<div class="card-body">
- <p class="card-text">First sourdough, mainly wheat</p>
- <img src="photo/first-1.jpg">
- <img src="photo/first-2.jpg">
+ <p class="card-text">A good looking loaf. Made a batch of 3 the next day, which took a toll on my
+ banneton, leaving a lot of residue.</p>
+ <img src="photo/pretty.jpg">
<br>
- <p>Aug 9, 2018</p>
+ <p>Dec 4, 2018</p>
</div>
</div>
<div class="card">
<div class="card-body">
- <p class="card-text">Used more white flour this time</p>
- <img src="photo/white-1.jpg">
- <img src="photo/white-2.jpg">
+ <p class="card-text">Made some pizza crust, it was delicious. The dough was awfully thick, probably
+ shouldn't have used it all.</p>
+ <img src="photo/pizza1.jpg">
+ <img src="photo/pizza2.jpg">
<br>
- <p>Aug 16, 2018</p>
+ <p>Nov 21, 2018</p>
</div>
</div>
<div class="card">
<div class="card-body">
- <p class="card-text">Severely messed up the recipie this time. Tried to double to get two loafs,
- both turned out flat.</p>
- <img src="photo/flat1.jpg">
- <img src="photo/flat2.jpg">
+ <p class="card-text">Another nice no-knead recipie</p>
+ <img src="photo/good1.jpg">
+ <img src="photo/good2.jpg">
<br>
- <p>Aug 30, 2018</p>
+ <p>Nov 16, 2018</p>
</div>
</div>
<div class="card">
<div class="card-body">
- <p class="card-text">First time using a banneton, beautiful shape. Tried a different knead style
- too. Rye-AP mix</p>
- <img src="photo/ban1.jpg">
- <img src="photo/ban2.jpg">
+ <p class="card-text">Tried to make something more sandwich-y. 4 hour warm proof with wheat, rye,
+ and corn flours. A bit dense, but not bad.</p>
+ <img src="photo/wheat.jpg">
<br>
- <p>Sep 19, 2018</p>
+ <p>Sep 30, 2018</p>
+ </div>
+ </div>
+ <div class="card">
+ <div class="card-body">
+ <p class="card-text">A twist on normal beer bread, using hard cider.</p>
+ <img src="photo/cider.jpg">
+ <br>
+ <p>Sep 30, 2018</p>
</div>
</div>
<div class="card">
@@ -64,19 +72,40 @@
</div>
<div class="card">
<div class="card-body">
- <p class="card-text">A twist on normal beer bread, using hard cider.</p>
- <img src="photo/cider.jpg">
+ <p class="card-text">First time using a banneton, beautiful shape. Tried a different knead style
+ too. Rye-AP mix</p>
+ <img src="photo/ban1.jpg">
+ <img src="photo/ban2.jpg">
<br>
- <p>Sep 30, 2018</p>
+ <p>Sep 19, 2018</p>
</div>
</div>
<div class="card">
<div class="card-body">
- <p class="card-text">Tried to make something more sandwich-y. 4 hour warm proof with wheat, rye,
- and corn flours. A bit dense, but not bad.</p>
- <img src="photo/wheat.jpg">
+ <p class="card-text">Severely messed up the recipie this time. Tried to double to get two loafs,
+ both turned out flat.</p>
+ <img src="photo/flat1.jpg">
+ <img src="photo/flat2.jpg">
<br>
- <p>Sep 30, 2018</p>
+ <p>Aug 30, 2018</p>
+ </div>
+ </div>
+ <div class="card">
+ <div class="card-body">
+ <p class="card-text">Used more white flour this time</p>
+ <img src="photo/white-1.jpg">
+ <img src="photo/white-2.jpg">
+ <br>
+ <p>Aug 16, 2018</p>
+ </div>
+ </div>
+ <div class="card">
+ <div class="card-body">
+ <p class="card-text">First sourdough, mainly wheat</p>
+ <img src="photo/first-1.jpg">
+ <img src="photo/first-2.jpg">
+ <br>
+ <p>Aug 9, 2018</p>
</div>
</div>
</div>
diff --git a/src/html/essay.html b/src/html/essay.html
index 6d3cd62..3b419b6 100644
--- a/src/html/essay.html
+++ b/src/html/essay.html
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en">
+
<head>
<title>Mark's Kitchen - Essay</title>
<meta charset="UTF-8">
diff --git a/src/photo/good1.jpg b/src/photo/good1.jpg
new file mode 100644
index 0000000..3ff6e6b
--- /dev/null
+++ b/src/photo/good1.jpg
Binary files differ
diff --git a/src/photo/good2.jpg b/src/photo/good2.jpg
new file mode 100644
index 0000000..bec268d
--- /dev/null
+++ b/src/photo/good2.jpg
Binary files differ
diff --git a/src/photo/pizza1.jpg b/src/photo/pizza1.jpg
new file mode 100644
index 0000000..051d5d0
--- /dev/null
+++ b/src/photo/pizza1.jpg
Binary files differ
diff --git a/src/photo/pizza2.jpg b/src/photo/pizza2.jpg
new file mode 100644
index 0000000..c5e9021
--- /dev/null
+++ b/src/photo/pizza2.jpg
Binary files differ
diff --git a/src/photo/pretty.jpg b/src/photo/pretty.jpg
new file mode 100644
index 0000000..39afb35
--- /dev/null
+++ b/src/photo/pretty.jpg
Binary files differ