change how website is organized

This commit is contained in:
Parker TenBroeck 2026-01-22 11:48:01 -05:00
parent 58c56b0af7
commit 6c8e98dc98
38 changed files with 59 additions and 60 deletions

View file

@ -0,0 +1,4 @@
+++
transparent = true
# page_template = "blog-page.html"
+++

View file

Before

Width:  |  Height:  |  Size: 638 KiB

After

Width:  |  Height:  |  Size: 638 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2 MiB

After

Width:  |  Height:  |  Size: 2 MiB

Before After
Before After

View file

@ -4,17 +4,18 @@ description = "Have you ever wondered what certain things look like after everyt
date = 2024-06-18
[taxonomies]
tags = ["charcoal", "crafty"]
tags = ["charcoal"]
category = ["craft"]
+++
So, for no apparent reason, I one day decided it would be interesting to start seeing what different organic objects would look like charcoalized. Here is a collection of ones which turned out interesting.
{{image(src="/crafts/charcoal/onion.jpg", caption="A charcoalized onion with the layers clearly defined")}}
{{image(src="/crafts/charcoal/apple.jpg", caption="Charcoalized apple showing a clear silhouette and shape of an apple but with blistered and flaking skin")}}
{{image(src="onion.jpg", caption="A charcoalized onion with the layers clearly defined")}}
{{image(src="apple.jpg", caption="Charcoalized apple showing a clear silhouette and shape of an apple but with blistered and flaking skin")}}
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="/crafts/charcoal/garlic.jpg", caption="a lump of black material loosely resembling garlic with brilliant sections of blue, purple, and gold")}}
{{image(src="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

View file

Before

Width:  |  Height:  |  Size: 779 KiB

After

Width:  |  Height:  |  Size: 779 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 491 KiB

After

Width:  |  Height:  |  Size: 491 KiB

Before After
Before After

View file

@ -4,18 +4,19 @@ description = "Boredom can lead to wonderful discoveries. One such discovery is
date = 2025-05-12
[taxonomies]
tags = ["6-sided", "crafty"]
tags = ["6-sided"]
category = ["craft"]
+++
As promised here is the cube.
{{image(src="crafts/qtip-cube/cube.jpg", caption="A near cube made entirely out of QTips that is 10x10x11 (-2) in size. No glue added")}}
{{image(src="cube.jpg", caption="A near cube made entirely out of QTips that is 10x10x11 (-2) in size. No glue added")}}
You might wonder how to construct such an object yourself.
What ended up working for me was laying out a bottom row of QTips with a width just slightly longer than the length of the QTips' shaft.
{{image(src="crafts/qtip-cube/step.jpg", caption="A bottom layer of QTips showing the width compared to the shaft length of a QTip")}}
{{image(src="step.jpg", caption="A bottom layer of QTips showing the width compared to the shaft length of a QTip")}}
Continue alternating the direction in which you align the QTips until you have stacked enough layers to be slightly higher than the length of the QTips' shaft.

View file

Before

Width:  |  Height:  |  Size: 618 KiB

After

Width:  |  Height:  |  Size: 618 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 2.2 MiB

Before After
Before After

View file

@ -0,0 +1,23 @@
+++
title = "Spoon"
description = "I went from a tree all the way to a spoon in a few weeks"
date = 2026-01-16
[taxonomies]
tags = ["wooden"]
category = ["craft"]
+++
Unfortunately I do not have a picture of the tree nor a picture of the un stripped log.
{{image(src="log.jpg", caption="A stripped and dried log with a huge split down the middle from drying too fast")}}
{{image(src="split.jpg", caption="A extremely rough cutting of the spon.")}}
{{image(src="roughin.jpg", caption="")}}
{{image(src="refined.jpg", caption="")}}
{{image(src="shape_finished.jpg", caption="")}}
{{image(src="charred.jpg", caption="")}}

View file

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 2.7 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 2 MiB

After

Width:  |  Height:  |  Size: 2 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Before After
Before After

View file

@ -0,0 +1,3 @@
+++
transparent = true
+++

View file

@ -10,4 +10,4 @@ category = ["project"]
https://github.com/ParkerTenBroeck/milkv-duos-rs
{{ video(src="/projects/kernel/os_demo.mp4", controls=true, caption="meow")}}
{{ video(src="os_demo.mp4", controls=true, caption="meow")}}

View file

@ -12,6 +12,6 @@ category = ["project"]
[GitHub](https://github.com/ParkerTenBroeck/3P93)
{{ video(src="projects/rasterizer/halo.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}
{{ video(src="projects/rasterizer/bricks.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}
{{ video(src="projects/rasterizer/wavy.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}
{{ video(src="halo.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}
{{ video(src="bricks.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}
{{ video(src="wavy.mp4", controls=true, autoplay=true, loop=true, caption="meow")}}

View file

@ -1,6 +0,0 @@
+++
title = "Crafts"
sort_by = "date"
template = "blog.html"
page_template = "blog-page.html"
+++

View file

@ -1,22 +0,0 @@
+++
title = "Spoon"
description = "I went from a tree all the way to a spoon in a few weeks"
date = 2026-01-16
[taxonomies]
tags = ["wooden", "crafty"]
+++
Unfortunately I do not have a picture of the tree nor a picture of the un stripped log.
{{image(src="crafts/spoon/log.jpg", caption="A stripped and dried log with a huge split down the middle from drying too fast")}}
{{image(src="crafts/spoon/split.jpg", caption="A extremely rough cutting of the spon.")}}
{{image(src="crafts/spoon/roughin.jpg", caption="")}}
{{image(src="crafts/spoon/refined.jpg", caption="")}}
{{image(src="crafts/spoon/shape_finished.jpg", caption="")}}
{{image(src="crafts/spoon/charred.jpg", caption="")}}

View file

@ -1,7 +0,0 @@
+++
title = "Projects"
sort_by = "date"
template = "blog.html"
page_template = "blog-page.html"
in_search_index = true
+++