diff --git a/content/crafts/charcoal.md b/content/crafts/charcoal.md new file mode 100644 index 0000000..5be2cb4 --- /dev/null +++ b/content/crafts/charcoal.md @@ -0,0 +1,21 @@ ++++ +title = "Charcoalization" +description = "" +date = 2024-06-18 + +[taxonomies] +tags = ["charcoal", "crafty"] ++++ + +So for no apparent reason I one day decided + +{{image(src="images/charcoal/onion.jpg", caption="")}} +{{image(src="images/charcoal/apple.jpg", caption="")}} + +I think the garlic was my favourite of all. Though the structure did not hold up well at all, the cloves inside developed this iridescent colour akin to an oil spill or oxidation on metals +{{image(src="images/charcoal/garlic.jpg", caption="a lump of black material loosely resembling garlic with brilliant sections of blue, purple, and gold")}} + + +bucket list of items I want to charcoalize + +- Corn \ No newline at end of file diff --git a/content/crafts/spoon.md b/content/crafts/spoon.md index 16d465f..9c3bf1d 100644 --- a/content/crafts/spoon.md +++ b/content/crafts/spoon.md @@ -7,3 +7,12 @@ date = 2026-01-16 tags = ["wooden", "crafty"] +++ +So during the Christmas break + +Unfortunately I do not have a picture of the tree +{{image(src="images/spoon/log.jpg", caption="")}} +{{image(src="images/spoon/split.jpg", caption="")}} +{{image(src="images/spoon/roughin.jpg", caption="")}} +{{image(src="images/spoon/refined.jpg", caption="")}} +{{image(src="images/spoon/shape_finished.jpg", caption="")}} +{{image(src="images/spoon/charred.jpg", caption="")}} \ No newline at end of file diff --git a/sass/style.scss b/sass/style.scss index 95454f4..296d204 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -105,6 +105,10 @@ figure.image { text-align: center; } +@media screen and (min-width: 978px) { + +} + figure.image img { max-width: 80%; height: auto; diff --git a/static/images/charcoal/apple.jpg b/static/images/charcoal/apple.jpg new file mode 100644 index 0000000..2307007 Binary files /dev/null and b/static/images/charcoal/apple.jpg differ diff --git a/static/images/charcoal/garlic.jpg b/static/images/charcoal/garlic.jpg new file mode 100644 index 0000000..b30812a Binary files /dev/null and b/static/images/charcoal/garlic.jpg differ diff --git a/static/images/charcoal/onion.jpg b/static/images/charcoal/onion.jpg new file mode 100644 index 0000000..09bd55b Binary files /dev/null and b/static/images/charcoal/onion.jpg differ diff --git a/static/images/photos/711.jpg b/static/images/photos/711.jpg new file mode 100644 index 0000000..d6be124 Binary files /dev/null and b/static/images/photos/711.jpg differ diff --git a/static/images/photos/chatterbox.JPG b/static/images/photos/chatterbox.JPG new file mode 100644 index 0000000..fd1c751 Binary files /dev/null and b/static/images/photos/chatterbox.JPG differ diff --git a/static/images/photos/reflection.jpg b/static/images/photos/reflection.jpg new file mode 100644 index 0000000..e09ecda Binary files /dev/null and b/static/images/photos/reflection.jpg differ diff --git a/static/images/photos/theodore.jpg b/static/images/photos/theodore.jpg new file mode 100644 index 0000000..63cdf40 Binary files /dev/null and b/static/images/photos/theodore.jpg differ diff --git a/static/images/photos/zack.JPG b/static/images/photos/zack.JPG new file mode 100644 index 0000000..5b92476 Binary files /dev/null and b/static/images/photos/zack.JPG differ diff --git a/static/images/spoon/charred.jpg b/static/images/spoon/charred.jpg new file mode 100644 index 0000000..32cc43b Binary files /dev/null and b/static/images/spoon/charred.jpg differ diff --git a/static/images/spoon/log.jpg b/static/images/spoon/log.jpg new file mode 100644 index 0000000..77ab8d3 Binary files /dev/null and b/static/images/spoon/log.jpg differ diff --git a/static/images/spoon/refined.jpg b/static/images/spoon/refined.jpg new file mode 100644 index 0000000..58f0c5c Binary files /dev/null and b/static/images/spoon/refined.jpg differ diff --git a/static/images/spoon/roughin.jpg b/static/images/spoon/roughin.jpg new file mode 100644 index 0000000..d8f9459 Binary files /dev/null and b/static/images/spoon/roughin.jpg differ diff --git a/static/images/spoon/shape_finished.jpg b/static/images/spoon/shape_finished.jpg new file mode 100644 index 0000000..a323240 Binary files /dev/null and b/static/images/spoon/shape_finished.jpg differ diff --git a/static/images/spoon/split.jpg b/static/images/spoon/split.jpg new file mode 100644 index 0000000..94fd56a Binary files /dev/null and b/static/images/spoon/split.jpg differ diff --git a/static/videos/os_demo.mp4 b/static/videos/os_demo.mp4 new file mode 100644 index 0000000..c8de7d6 Binary files /dev/null and b/static/videos/os_demo.mp4 differ