diff --git a/content/blog/crafts/_index.md b/content/blog/crafts/_index.md new file mode 100644 index 0000000..7233804 --- /dev/null +++ b/content/blog/crafts/_index.md @@ -0,0 +1,4 @@ ++++ +transparent = true +# page_template = "blog-page.html" ++++ \ No newline at end of file diff --git a/content/crafts/charcoal/apple.jpg b/content/blog/crafts/charcoal/apple.jpg similarity index 100% rename from content/crafts/charcoal/apple.jpg rename to content/blog/crafts/charcoal/apple.jpg diff --git a/content/crafts/charcoal/garlic.jpg b/content/blog/crafts/charcoal/garlic.jpg similarity index 100% rename from content/crafts/charcoal/garlic.jpg rename to content/blog/crafts/charcoal/garlic.jpg diff --git a/content/crafts/charcoal/index.md b/content/blog/crafts/charcoal/index.md similarity index 61% rename from content/crafts/charcoal/index.md rename to content/blog/crafts/charcoal/index.md index 73d03e2..ffd3991 100644 --- a/content/crafts/charcoal/index.md +++ b/content/blog/crafts/charcoal/index.md @@ -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 diff --git a/content/crafts/charcoal/onion.jpg b/content/blog/crafts/charcoal/onion.jpg similarity index 100% rename from content/crafts/charcoal/onion.jpg rename to content/blog/crafts/charcoal/onion.jpg diff --git a/content/crafts/qtip-cube/cube.jpg b/content/blog/crafts/qtip-cube/cube.jpg similarity index 100% rename from content/crafts/qtip-cube/cube.jpg rename to content/blog/crafts/qtip-cube/cube.jpg diff --git a/content/crafts/qtip-cube/index.md b/content/blog/crafts/qtip-cube/index.md similarity index 76% rename from content/crafts/qtip-cube/index.md rename to content/blog/crafts/qtip-cube/index.md index 80de0be..841bb67 100644 --- a/content/crafts/qtip-cube/index.md +++ b/content/blog/crafts/qtip-cube/index.md @@ -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. diff --git a/content/crafts/qtip-cube/step.jpg b/content/blog/crafts/qtip-cube/step.jpg similarity index 100% rename from content/crafts/qtip-cube/step.jpg rename to content/blog/crafts/qtip-cube/step.jpg diff --git a/content/crafts/spoon/charred.jpg b/content/blog/crafts/spoon/charred.jpg similarity index 100% rename from content/crafts/spoon/charred.jpg rename to content/blog/crafts/spoon/charred.jpg diff --git a/content/blog/crafts/spoon/index.md b/content/blog/crafts/spoon/index.md new file mode 100644 index 0000000..1835405 --- /dev/null +++ b/content/blog/crafts/spoon/index.md @@ -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="")}} \ No newline at end of file diff --git a/content/crafts/spoon/log.jpg b/content/blog/crafts/spoon/log.jpg similarity index 100% rename from content/crafts/spoon/log.jpg rename to content/blog/crafts/spoon/log.jpg diff --git a/content/crafts/spoon/refined.jpg b/content/blog/crafts/spoon/refined.jpg similarity index 100% rename from content/crafts/spoon/refined.jpg rename to content/blog/crafts/spoon/refined.jpg diff --git a/content/crafts/spoon/roughin.jpg b/content/blog/crafts/spoon/roughin.jpg similarity index 100% rename from content/crafts/spoon/roughin.jpg rename to content/blog/crafts/spoon/roughin.jpg diff --git a/content/crafts/spoon/shape_finished.jpg b/content/blog/crafts/spoon/shape_finished.jpg similarity index 100% rename from content/crafts/spoon/shape_finished.jpg rename to content/blog/crafts/spoon/shape_finished.jpg diff --git a/content/crafts/spoon/split.jpg b/content/blog/crafts/spoon/split.jpg similarity index 100% rename from content/crafts/spoon/split.jpg rename to content/blog/crafts/spoon/split.jpg diff --git a/content/blog/projects/_index.md b/content/blog/projects/_index.md new file mode 100644 index 0000000..4511305 --- /dev/null +++ b/content/blog/projects/_index.md @@ -0,0 +1,3 @@ ++++ +transparent = true ++++ \ No newline at end of file diff --git a/content/projects/ansi.md b/content/blog/projects/ansi.md similarity index 100% rename from content/projects/ansi.md rename to content/blog/projects/ansi.md diff --git a/content/projects/automata.md b/content/blog/projects/automata.md similarity index 100% rename from content/projects/automata.md rename to content/blog/projects/automata.md diff --git a/content/projects/brainfuck.md b/content/blog/projects/brainfuck.md similarity index 100% rename from content/projects/brainfuck.md rename to content/blog/projects/brainfuck.md diff --git a/content/projects/fastexpr.md b/content/blog/projects/fastexpr.md similarity index 100% rename from content/projects/fastexpr.md rename to content/blog/projects/fastexpr.md diff --git a/content/projects/generators.md b/content/blog/projects/generators.md similarity index 100% rename from content/projects/generators.md rename to content/blog/projects/generators.md diff --git a/content/projects/highschool.md b/content/blog/projects/highschool.md similarity index 100% rename from content/projects/highschool.md rename to content/blog/projects/highschool.md diff --git a/content/projects/kernel/index.md b/content/blog/projects/kernel/index.md similarity index 82% rename from content/projects/kernel/index.md rename to content/blog/projects/kernel/index.md index a24580f..749a6f7 100644 --- a/content/projects/kernel/index.md +++ b/content/blog/projects/kernel/index.md @@ -10,4 +10,4 @@ category = ["project"] https://github.com/ParkerTenBroeck/milkv-duos-rs -{{ video(src="/projects/kernel/os_demo.mp4", controls=true, caption="meow")}} \ No newline at end of file +{{ video(src="os_demo.mp4", controls=true, caption="meow")}} \ No newline at end of file diff --git a/content/projects/kernel/os_demo.mp4 b/content/blog/projects/kernel/os_demo.mp4 similarity index 100% rename from content/projects/kernel/os_demo.mp4 rename to content/blog/projects/kernel/os_demo.mp4 diff --git a/content/projects/legend-of-xor.md b/content/blog/projects/legend-of-xor.md similarity index 100% rename from content/projects/legend-of-xor.md rename to content/blog/projects/legend-of-xor.md diff --git a/content/projects/my_cpu.md b/content/blog/projects/my_cpu.md similarity index 100% rename from content/projects/my_cpu.md rename to content/blog/projects/my_cpu.md diff --git a/content/projects/qc-backend.md b/content/blog/projects/qc-backend.md similarity index 100% rename from content/projects/qc-backend.md rename to content/blog/projects/qc-backend.md diff --git a/content/projects/rasterizer/bricks.mp4 b/content/blog/projects/rasterizer/bricks.mp4 similarity index 100% rename from content/projects/rasterizer/bricks.mp4 rename to content/blog/projects/rasterizer/bricks.mp4 diff --git a/content/projects/rasterizer/halo.mp4 b/content/blog/projects/rasterizer/halo.mp4 similarity index 100% rename from content/projects/rasterizer/halo.mp4 rename to content/blog/projects/rasterizer/halo.mp4 diff --git a/content/projects/rasterizer/index.md b/content/blog/projects/rasterizer/index.md similarity index 63% rename from content/projects/rasterizer/index.md rename to content/blog/projects/rasterizer/index.md index 1dad80c..f5309fc 100644 --- a/content/projects/rasterizer/index.md +++ b/content/blog/projects/rasterizer/index.md @@ -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")}} \ No newline at end of file +{{ 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")}} \ No newline at end of file diff --git a/content/projects/rasterizer/wavy.mp4 b/content/blog/projects/rasterizer/wavy.mp4 similarity index 100% rename from content/projects/rasterizer/wavy.mp4 rename to content/blog/projects/rasterizer/wavy.mp4 diff --git a/content/crafts/_index.md b/content/crafts/_index.md deleted file mode 100644 index a94c1ff..0000000 --- a/content/crafts/_index.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -title = "Crafts" -sort_by = "date" -template = "blog.html" -page_template = "blog-page.html" -+++ \ No newline at end of file diff --git a/content/crafts/spoon/index.md b/content/crafts/spoon/index.md deleted file mode 100644 index f11b35f..0000000 --- a/content/crafts/spoon/index.md +++ /dev/null @@ -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="")}} \ No newline at end of file diff --git a/content/projects/_index.md b/content/projects/_index.md deleted file mode 100644 index 228ce2a..0000000 --- a/content/projects/_index.md +++ /dev/null @@ -1,7 +0,0 @@ -+++ -title = "Projects" -sort_by = "date" -template = "blog.html" -page_template = "blog-page.html" -in_search_index = true -+++ \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 3deff60..99172f0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,10 +8,11 @@
You can find Posts, -Projects, -Crafts, -Pictures, and -Tags up above on any page. +{# Projects, +Crafts, #} +Pictures, +Tags, and +Categories up above on any page.
Please note that this page is currently under construction; not all content is finished.
@@ -22,12 +23,12 @@Heres a list of stuff I'd like you to checkout: