Compare commits

...

3 Commits

Author SHA1 Message Date
Sam ecdc63857f changed archtype for default to use yaml format 2024-08-03 12:55:02 +01:00
Sam 5dc8d201a3 added dishwasher-detergent recipe draft 2024-08-03 12:54:36 +01:00
Sam 05c5df9505 Rename bitcoin to data-analysis 2024-08-02 18:05:45 +01:00
13 changed files with 41 additions and 12 deletions

View File

@ -1,5 +1,4 @@
+++
---
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++
---

View File

@ -1,5 +0,0 @@
---
title: "Bitcoin"
---
Below are various bitcoin related metrics and charts.

View File

@ -0,0 +1,5 @@
---
title: "Data Lab"
---
Welcome to the __Data Lab__. Here I present a collection of different data-driven projects I've worked on.

View File

@ -0,0 +1,32 @@
---
title: "Homemade Dishwasher Detergent"
date: 2024-08-02T18:27:49+01:00
author:
name: "Sam Chance"
header_image: /pics/recipes/detergent.webp
summary: "Homemade dishwasher detergent using common non-toxic ingredients"
draft: true
---
This is a recipe for an effective dishwasher detergent that uses non-toxic ingredients.
Commercial dishwasher detergents often contain ingredients that are harmful to health. [A recent study](https://www.jacionline.org/article/S0091-6749(22)01477-4/fulltext) found that these ingredients can cause significant gut epithelial inflammation, potentially leading to leaky gut.
For that reason, we've formulated this simple dishwasher detergent that is both highly effective at cleaning dishes, and uses easily available non-toxic ingredients.
![Dishwasher Detertgent](/pics/recipes/detergent.webp)
*prep time:* 10 mins
### Ingredients
***detergent***
- 100g sodium carbonate (washing soda)
- 100g sodium percarbonate (bleaching agent)
- 8g sodium coco sulphate
***rinse aid***
- 20g citric acid
- 40g water
### Method
For the detergent, combine the dry ingredients and mix well.

View File

@ -1,12 +1,10 @@
- url: "/recipes"
name: Recipes
- url: "/bitcoin"
name: Bitcoin Metrics
- url: "/data-analysis"
name: Data Analysis
- url: "https://semitamaps.com"
name: Map Printing
- url: "/blog"
name: Blog
- url: "https://git.bitlab21.com"
name: Git
- url: "https://chat.bitlab21.com/conversejs"
name: Jabber Client

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB