change how website is organized
4
content/blog/crafts/_index.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
+++
|
||||
transparent = true
|
||||
# page_template = "blog-page.html"
|
||||
+++
|
||||
|
Before Width: | Height: | Size: 638 KiB After Width: | Height: | Size: 638 KiB |
|
Before Width: | Height: | Size: 2 MiB After Width: | Height: | Size: 2 MiB |
|
|
@ -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
|
||||
|
Before Width: | Height: | Size: 779 KiB After Width: | Height: | Size: 779 KiB |
|
Before Width: | Height: | Size: 491 KiB After Width: | Height: | Size: 491 KiB |
|
|
@ -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.
|
||||
|
||||
|
Before Width: | Height: | Size: 618 KiB After Width: | Height: | Size: 618 KiB |
|
Before Width: | Height: | Size: 2.2 MiB After Width: | Height: | Size: 2.2 MiB |
23
content/blog/crafts/spoon/index.md
Normal 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="")}}
|
||||
|
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 2.7 MiB |
|
Before Width: | Height: | Size: 2 MiB After Width: | Height: | Size: 2 MiB |
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
3
content/blog/projects/_index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
+++
|
||||
transparent = true
|
||||
+++
|
||||
|
|
@ -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")}}
|
||||
|
|
@ -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")}}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
+++
|
||||
title = "Crafts"
|
||||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
+++
|
||||
|
|
@ -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="")}}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
+++
|
||||
title = "Projects"
|
||||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
in_search_index = true
|
||||
+++
|
||||
|
|
@ -8,10 +8,11 @@
|
|||
</p>
|
||||
<p>
|
||||
You can find <a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>,
|
||||
<a href="{{ get_url(path='@/projects/_index.md') }}">Projects</a>,
|
||||
<a href="{{ get_url(path='@/crafts/_index.md') }}">Crafts</a>,
|
||||
<a href="{{ get_url(path='@/pictures/_index.md') }}">Pictures</a>, and
|
||||
<a href="{{ get_url(path='tags') }}">Tags</a> up above on any page.
|
||||
{# <a href="{{ get_url(path='@/projects/_index.md') }}">Projects</a>,
|
||||
<a href="{{ get_url(path='@/crafts/_index.md') }}">Crafts</a>, #}
|
||||
<a href="{{ get_url(path='@/pictures/_index.md') }}">Pictures</a>,
|
||||
<a href="{{ get_url(path='tags') }}">Tags</a>, and
|
||||
<a href="{{ get_url(path='category') }}">Categories</a> up above on any page.
|
||||
</p>
|
||||
|
||||
<p>Please note that this page is currently under construction; not all content is finished.</p>
|
||||
|
|
@ -22,12 +23,12 @@
|
|||
|
||||
<p>Heres a list of stuff I'd like you to checkout:</p>
|
||||
<ul>
|
||||
<li>{{ post::page_link(path="projects/automata.md") }}</li>
|
||||
<li>{{ post::page_link(path="projects/rasterizer/index.md") }}</li>
|
||||
<li>{{ post::page_link(path="projects/ansi.md") }}</li>
|
||||
<li>{{ post::page_link(path="projects/generators.md") }}</li>
|
||||
<li>{{ post::page_link(path="projects/fastexpr.md") }}</li>
|
||||
<li>{{ post::page_link(path="projects/kernel/index.md") }}</li>
|
||||
<li>{{ post::page_link(path="blog/projects/automata.md") }}</li>
|
||||
<li>{{ post::page_link(path="blog/projects/rasterizer/index.md") }}</li>
|
||||
<li>{{ post::page_link(path="blog/projects/ansi.md") }}</li>
|
||||
<li>{{ post::page_link(path="blog/projects/generators.md") }}</li>
|
||||
<li>{{ post::page_link(path="blog/projects/fastexpr.md") }}</li>
|
||||
<li>{{ post::page_link(path="blog/projects/kernel/index.md") }}</li>
|
||||
<li>{{ post::page_link(path="blog/website.md") }}</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,9 @@
|
|||
</div>
|
||||
<nav>
|
||||
<a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>
|
||||
<a href="{{ get_url(path='@/projects/_index.md') }}">Projects</a>
|
||||
<a href="{{ get_url(path='@/crafts/_index.md') }}">Crafts</a>
|
||||
{# <a href="{{ get_url(path='@/projects/_index.md') }}">Projects</a>
|
||||
<a href="{{ get_url(path='@/crafts/_index.md') }}">Crafts</a> #}
|
||||
<a href="{{ get_url(path='@/pictures/_index.md') }}">Pictures</a>
|
||||
<a href="{{ get_url(path='tags') }}">Tags</a>
|
||||
<a href="{{ get_url(path='category') }}">Categories</a>
|
||||
</nav>
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
{% import "macros/figures.html" as figures %}
|
||||
{{ figures::image(src=src, caption=caption) }}
|
||||
{{ figures::image(src=page.colocated_path ~ src, caption=caption) }}
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
{%- block main -%}
|
||||
|
||||
<h1>{{ taxonomy::prettify(term=term.name) }}</h1>
|
||||
{# <h1>{{ taxonomy::prettify(term=term.name) }}</h1> #}
|
||||
<div>
|
||||
{%- for page in paginator.pages | default(value=term.pages) %}
|
||||
{{ post::excerpt(page=page) }}
|
||||
|
|
|
|||