summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2021-05-22 06:05:57 +0100
committerMatthew Lemon <matt@matthewlemon.com>2021-05-22 06:05:57 +0100
commit9b412ccf63f6a9a8a09054ebe5518f0cbada97c9 (patch)
tree0f790493b3d4ff43d264ff0785e8df690256304b
parent42d4b89ae0b095be8507a70c9920ee5921868fff (diff)
changed
Diffstat (limited to '')
-rw-r--r--content/about/index.md (renamed from content/about.md)2
-rw-r--r--content/about/poser_guy.pngbin0 -> 579419 bytes
-rw-r--r--content/blog/cats/cat_kills/bob_bag.jpgbin0 -> 52728 bytes
-rw-r--r--content/blog/cats/cat_kills/cin1.jpgbin0 -> 82614 bytes
-rw-r--r--content/blog/cats/cat_kills/index.md106
-rw-r--r--content/blog/cats/cat_kills/sadie1.jpgbin0 -> 55667 bytes
-rw-r--r--content/blog/remind_me_to_read.md14
-rw-r--r--content/blog/resettings-the-cooker.md2
8 files changed, 123 insertions, 1 deletions
diff --git a/content/about.md b/content/about/index.md
index 141376f..e29a625 100644
--- a/content/about.md
+++ b/content/about/index.md
@@ -7,3 +7,5 @@ slug: "about"
I am a person.
+![hello](poser_guy.png "Me Me on a mountain")
+
diff --git a/content/about/poser_guy.png b/content/about/poser_guy.png
new file mode 100644
index 0000000..5279dc8
--- /dev/null
+++ b/content/about/poser_guy.png
Binary files differ
diff --git a/content/blog/cats/cat_kills/bob_bag.jpg b/content/blog/cats/cat_kills/bob_bag.jpg
new file mode 100644
index 0000000..4dc9cb4
--- /dev/null
+++ b/content/blog/cats/cat_kills/bob_bag.jpg
Binary files differ
diff --git a/content/blog/cats/cat_kills/cin1.jpg b/content/blog/cats/cat_kills/cin1.jpg
new file mode 100644
index 0000000..91bf900
--- /dev/null
+++ b/content/blog/cats/cat_kills/cin1.jpg
Binary files differ
diff --git a/content/blog/cats/cat_kills/index.md b/content/blog/cats/cat_kills/index.md
new file mode 100644
index 0000000..6d60aa1
--- /dev/null
+++ b/content/blog/cats/cat_kills/index.md
@@ -0,0 +1,106 @@
+---
+title: "Cat Kill Log"
+date: 2021-05-21T14:36:49+01:00
+draft: false
+---
+
+A simple list of slaughtered fauna for 2021, each an innocent victim of one of
+[our three cats, Sadie, Cinnamon and Bob]({{< relref "#the-perpetrators" >}}).
+
+## Current analysis as of 21 May 2021:
+
+<p><em>Starting to ramp up now after a slow start to the season.</em></p>
+
+<table style="width:92%; padding:2px; margin:2px;">
+ <colgroup>
+ <col span="1" style="width:30%;" />
+ <col \>
+ <col \>
+ <col span="1" style="background-color:pink; width:15%" />
+ <col \>
+ <col \>
+ <col style="width:40%">
+ </colgroup>
+ <thead>
+ <tr class="header">
+ <th>Date</th>
+ <th>Super species</th>
+ <th>Specific species</th>
+ <th>Kill Type</th>
+ <th>Killer</th>
+ <th>Suspect Killer</th>
+ <th>Comments</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td>21 May 2021</td>
+ <td>Bird</td>
+ <td>Sparrow</td>
+ <td>DOA</td>
+ <td>Sadie</td>
+ <td>NA</td>
+ <td>NA</td>
+ </tr>
+ <tr>
+ <td>17 May 2021</td>
+ <td>Bird</td>
+ <td>Sparrow</td>
+ <td>DOA</td>
+ <td>Sadie</td>
+ <td>NA</td>
+ <td>NA</td>
+ </tr>
+ <tr>
+ <td>16 May 2021</td>
+ <td>Bird</td>
+ <td>Sparrow</td>
+ <td>DOA</td>
+ <td>Cinnamon</td>
+ <td>NA</td>
+ <td>NA</td>
+ </tr>
+ <tr>
+ <td>30 April 21</td>
+ <td>Mole-like</td>
+ <td>Shrew</td>
+ <td>DOA</td>
+ <td>Sadie</td>
+ <td>NA</td>
+ <td>NA</td>
+ </tr>
+ <tr>
+ <td>19 March 21</td>
+ <td>Mole-like</td>
+ <td>Shrew</td>
+ <td>DOA</td>
+ <td>Unknown</td>
+ <td>Unknown</td>
+ <td>Dead on utility room floor</td>
+ </tr>
+ <tr>
+ <td>23 Feb 21</td>
+ <td>Mouse</td>
+ <td>NA</td>
+ <td>Alive</td>
+ <td>NA</td>
+ <td>All 3</td>
+ <td>Mouse suspected in utility room day before and hid.</td>
+ </tr>
+ <tr>
+ <td>20 Feb 21</td>
+ <td>Bird</td>
+ <td>Robin</td>
+ <td>DOA</td>
+ <td>Unknown</td>
+ <td>Sadie</td>
+ <td>NA</td>
+ </tr>
+ </tbody>
+</table>
+
+## The perpetrators
+
+{{< figure src="sadie1.jpg" alt="Picture of cat Sadie" title="Sadie" caption="Killer" >}}
+{{< figure src="cin1.jpg" alt="Picture of cat Cinnamon" title="Cinnamon" caption="Killer" >}}
+{{< figure src="bob_bag.jpg" alt="Picture of cat Bob" title="Bob" caption="Killer" >}}
diff --git a/content/blog/cats/cat_kills/sadie1.jpg b/content/blog/cats/cat_kills/sadie1.jpg
new file mode 100644
index 0000000..bf68ab2
--- /dev/null
+++ b/content/blog/cats/cat_kills/sadie1.jpg
Binary files differ
diff --git a/content/blog/remind_me_to_read.md b/content/blog/remind_me_to_read.md
new file mode 100644
index 0000000..6bd7d57
--- /dev/null
+++ b/content/blog/remind_me_to_read.md
@@ -0,0 +1,14 @@
+---
+title: "Remind me to read..."
+date: 2021-05-20T17:05:00+01:00
+draft: false
+---
+
+## Articles on the web
+
+* [Simple Multiprocessing In Python: Comparing core vs
+ libraries](https://cosmiccoding.com.au/tutorials/multiprocessing)
+
+ I use `multiprocessing` in the stdlib just now, but there are lots of
+ alternatives that I need to checkout.
+
diff --git a/content/blog/resettings-the-cooker.md b/content/blog/resettings-the-cooker.md
index 1e2b834..aef41db 100644
--- a/content/blog/resettings-the-cooker.md
+++ b/content/blog/resettings-the-cooker.md
@@ -1,7 +1,7 @@
---
title: "Resetting the Cooker"
date: 2021-05-19T20:53:04+01:00
-draft: true
+draft: false
---
In particular - a Howden's cooker: