From a04dd7aa40d4488fb09f6943de7e30a47a2a70ed Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 25 May 2021 16:56:49 +0100 Subject: adjusted image alingment in about - you have to add tag style --- content/about/index.md | 3 ++- content/blog/cats/cat_kills/index.md | 2 +- content/blog/remind_me_to_read.md | 12 +++++++----- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/content/about/index.md b/content/about/index.md index e29a625..b5e2568 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -7,5 +7,6 @@ slug: "about" I am a person. -![hello](poser_guy.png "Me Me on a mountain") +Me Me on a mountain + diff --git a/content/blog/cats/cat_kills/index.md b/content/blog/cats/cat_kills/index.md index 6d60aa1..0ce65f0 100644 --- a/content/blog/cats/cat_kills/index.md +++ b/content/blog/cats/cat_kills/index.md @@ -7,7 +7,7 @@ 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: +#### Current analysis as of 21 May 2021:

Starting to ramp up now after a slow start to the season.

diff --git a/content/blog/remind_me_to_read.md b/content/blog/remind_me_to_read.md index 6bd7d57..aa47f47 100644 --- a/content/blog/remind_me_to_read.md +++ b/content/blog/remind_me_to_read.md @@ -4,11 +4,13 @@ date: 2021-05-20T17:05:00+01:00 draft: false --- -## Articles on the web +#### Articles on the web +* [Building a Notetaking System with Vanilla Vim](https://www.edwinwenink.xyz/posts/42-vim_notetaking/) + *I fell out of love with [vimwiki](https://vimwiki.github.io/) and [Obsidian](https://obsidian.md) after a few days, but I have to use vim. Maybe this is the solution to all my notetaking hangups?* +--- * [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. + 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.* -- cgit v1.2.3