diff --git a/config.toml b/config.toml index 38d0698..d44af96 100644 --- a/config.toml +++ b/config.toml @@ -26,7 +26,8 @@ feed_filenames = ["rss.xml", "atom.xml"] build_search_index = true taxonomies = [ - {name = "tags", feed=true} + {name = "tags", feed=true}, + {name = "category", feed=true} ] minify_html = true diff --git a/content/blog/_index.md b/content/blog/_index.md index 185c44e..7147d1a 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,5 +1,5 @@ +++ -title = "Blogs" +title = "Posts" sort_by = "date" template = "blog.html" page_template = "blog-page.html" diff --git a/content/blog/first.md b/content/blog/website.md similarity index 94% rename from content/blog/first.md rename to content/blog/website.md index d9a6584..4453692 100644 --- a/content/blog/first.md +++ b/content/blog/website.md @@ -1,5 +1,5 @@ +++ -title = "My first post" +title = "Personal Site" description = "Moving from an abandond react website which hasn't been updated in over 4 years to Zola" date = 2026-01-16 updated = 2026-01-20 diff --git a/content/pictures/711.md b/content/pictures/711.md index 7dff608..e1d6b54 100644 --- a/content/pictures/711.md +++ b/content/pictures/711.md @@ -4,7 +4,8 @@ description = "The back of 7-11 lit up from behind the camera by a high-pressure date = 2023-08-08 [taxonomies] -tags = ["photo", "sodium vapour", "industrial"] +tags = ["sodium vapour", "industrial"] +category = ["photo"] [extra] picture_src = "/pictures/711.jpg" diff --git a/content/pictures/britannia.md b/content/pictures/britannia.md index b0edf8e..8d2597d 100644 --- a/content/pictures/britannia.md +++ b/content/pictures/britannia.md @@ -7,7 +7,8 @@ Bright green moss growing on rock faces and eroding concrete. date = 2024-06-14 [taxonomies] -tags = ["photo", "industrial", "nature"] +tags = ["industrial", "nature"] +category = ["photo"] [extra] picture_src = "/pictures/britannia.jpg" diff --git a/content/pictures/chatterbox.md b/content/pictures/chatterbox.md index ac292ac..f3d2487 100644 --- a/content/pictures/chatterbox.md +++ b/content/pictures/chatterbox.md @@ -4,7 +4,8 @@ description = "A close-up of my childhood cat Chatterbox Pumpkin TenBroeck, an o date = 2015-10-08 [taxonomies] -tags = ["photo", "cat"] +tags = ["cat"] +category = ["photo"] [extra] picture_src = "/pictures/chatterbox.jpg" diff --git a/content/pictures/globe_thistle.md b/content/pictures/globe_thistle.md index 0f025d5..c664a0f 100644 --- a/content/pictures/globe_thistle.md +++ b/content/pictures/globe_thistle.md @@ -4,7 +4,8 @@ description = "A close-up of a purple globe thistle flower with the background b date = 2017-06-26 [taxonomies] -tags = ["photo", "nature"] +tags = ["nature"] +category = ["photo"] [extra] picture_src = "/pictures/globe_thistle.jpg" diff --git a/content/pictures/hs_water_1.md b/content/pictures/hs_water_1.md index 0b481c5..c97e000 100644 --- a/content/pictures/hs_water_1.md +++ b/content/pictures/hs_water_1.md @@ -4,7 +4,8 @@ description = "Water spraying from the side of a broken bathroom faucet. Two str date = 2017-04-05 [taxonomies] -tags = ["photo", "high speed", "water"] +tags = ["high speed", "water"] +category = ["photo"] [extra] picture_src = "/pictures/hs_water_1.jpg" diff --git a/content/pictures/hs_water_2.md b/content/pictures/hs_water_2.md index 78fdd2e..0dbdd17 100644 --- a/content/pictures/hs_water_2.md +++ b/content/pictures/hs_water_2.md @@ -4,7 +4,8 @@ description = "Water spraying from the side of a broken bathroom faucet. Small d date = 2017-04-05 [taxonomies] -tags = ["photo", "high speed", "water"] +tags = ["high speed", "water"] +category = ["photo"] [extra] picture_src = "/pictures/hs_water_2.jpg" diff --git a/content/pictures/hs_water_3.md b/content/pictures/hs_water_3.md index 5ffc773..8f0015e 100644 --- a/content/pictures/hs_water_3.md +++ b/content/pictures/hs_water_3.md @@ -4,7 +4,8 @@ description = "Water spraying out of a kitchen faucet captured at a high shutter date = 2017-04-06 [taxonomies] -tags = ["photo", "high speed", "water"] +tags = ["high speed", "water"] +category = ["photo"] [extra] picture_src = "/pictures/hs_water_3.jpg" diff --git a/content/pictures/nairn_falls.md b/content/pictures/nairn_falls.md index 3acc23b..b0d94fa 100644 --- a/content/pictures/nairn_falls.md +++ b/content/pictures/nairn_falls.md @@ -4,7 +4,8 @@ description = "A rocky formation with many holes and crevices with rapid flowing date = 2024-06-16 [taxonomies] -tags = ["photo", "nature", "water"] +tags = ["nature", "water"] +category = ["photo"] [extra] picture_src = "/pictures/nairn_falls.jpg" diff --git a/content/pictures/reflection.md b/content/pictures/reflection.md index 936cb62..b373fec 100644 --- a/content/pictures/reflection.md +++ b/content/pictures/reflection.md @@ -4,7 +4,8 @@ description = "The reflection of a local playground through a puddle under the s date = 2023-07-29 [taxonomies] -tags = ["photo", "nature", "water"] +tags = ["nature", "water"] +category = ["photo"] [extra] picture_src = "/pictures/reflection.jpg" diff --git a/content/pictures/seals.md b/content/pictures/seals.md index 0bdbab2..53a571c 100644 --- a/content/pictures/seals.md +++ b/content/pictures/seals.md @@ -4,7 +4,8 @@ description = "A red and white buoy with over 10 seals and/or sealions all lying date = 2024-01-02 [taxonomies] -tags = ["photo", "water", "nature"] +tags = ["water", "nature"] +category = ["photo"] [extra] picture_src = "/pictures/seals.jpg" diff --git a/content/pictures/theodore.md b/content/pictures/theodore.md index 5a809cc..5c166df 100644 --- a/content/pictures/theodore.md +++ b/content/pictures/theodore.md @@ -4,7 +4,8 @@ description = "A picture of Theodore the tug boat docked at Port Dalhousie" date = 2023-08-31 [taxonomies] -tags = ["photo"] +tags = ["boat", "water"] +category = ["photo"] [extra] picture_src = "/pictures/theodore.jpg" diff --git a/content/pictures/zack.md b/content/pictures/zack.md index 0a0a924..5544215 100644 --- a/content/pictures/zack.md +++ b/content/pictures/zack.md @@ -4,7 +4,8 @@ description = "A close-up of my most beloved childhood cat Zack, an orange tabby date = 2015-10-08 [taxonomies] -tags = ["photo", "cat"] +tags = ["cat"] +category = ["photo"] [extra] picture_src = "/pictures/zack.jpg" diff --git a/content/projects/_index.md b/content/projects/_index.md index a9b244b..228ce2a 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -3,4 +3,5 @@ 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/content/projects/ansi.md b/content/projects/ansi.md index 35ce7f2..16be8a3 100644 --- a/content/projects/ansi.md +++ b/content/projects/ansi.md @@ -5,6 +5,7 @@ date = 2025-09-23 [taxonomies] tags = ["embedded", "rust"] +category = ["project"] +++ https://github.com/ParkerTenBroeck/ansi \ No newline at end of file diff --git a/content/projects/automata.md b/content/projects/automata.md index ab6fc96..9e8e554 100644 --- a/content/projects/automata.md +++ b/content/projects/automata.md @@ -5,8 +5,10 @@ date = 2026-01-14 [taxonomies] tags = ["web", "deno", "rust"] +category = ["project"] +++ -https://github.com/ParkerTenBroeck/automata +You can visit the website [parkertenbroeck.com/automata/](https://parkertenbroeck.com/automata/) or look at the [GitHub](https://github.com/ParkerTenBroeck/automata) -parkertenbroeck.com/automata/ \ No newline at end of file + + \ No newline at end of file diff --git a/content/projects/brainfuck.md b/content/projects/brainfuck.md index 4674989..3e11e00 100644 --- a/content/projects/brainfuck.md +++ b/content/projects/brainfuck.md @@ -5,5 +5,6 @@ date = 2024-05-09 [taxonomies] tags = ["rust", "x86"] +category = ["project"] +++ https://github.com/ParkerTenBroeck/brainfuck_compiler \ No newline at end of file diff --git a/content/projects/fastexpr.md b/content/projects/fastexpr.md index 43d1c05..40709d6 100644 --- a/content/projects/fastexpr.md +++ b/content/projects/fastexpr.md @@ -5,5 +5,6 @@ date = 2025-04-03 [taxonomies] tags = ["java", "bytecode"] +category = ["project"] +++ https://github.com/ParkerTenBroeck/fastexpr \ No newline at end of file diff --git a/content/projects/generators.md b/content/projects/generators.md index 2f1db74..05448cc 100644 --- a/content/projects/generators.md +++ b/content/projects/generators.md @@ -5,8 +5,11 @@ date = 2025-05-07 [taxonomies] tags = ["java", "bytecode"] +category = ["project"] +++ +[!WARN] +meow ```java public static Future echo(@Cancellation("close") Socket socket) throws IOException { diff --git a/content/projects/highschool.md b/content/projects/highschool.md index a98e3e6..a6ab55d 100644 --- a/content/projects/highschool.md +++ b/content/projects/highschool.md @@ -5,6 +5,7 @@ date = 2020-01-01 [taxonomies] tags = ["java", "fun", "highschool"] +category = ["project"] +++ https://github.com/ParkerTenBroeck/HighSchoolPrograms \ No newline at end of file diff --git a/content/projects/kernel/index.md b/content/projects/kernel/index.md index 1622464..a24580f 100644 --- a/content/projects/kernel/index.md +++ b/content/projects/kernel/index.md @@ -5,6 +5,7 @@ date = 2024-08-08 [taxonomies] tags = ["rust", "embedded", "risc-v"] +category = ["project"] +++ https://github.com/ParkerTenBroeck/milkv-duos-rs diff --git a/content/projects/legend-of-xor.md b/content/projects/legend-of-xor.md index fdfaba4..c43d4ed 100644 --- a/content/projects/legend-of-xor.md +++ b/content/projects/legend-of-xor.md @@ -5,6 +5,7 @@ date = 2020-01-16 [taxonomies] tags = ["java", "fun", "game", "highschool"] +category = ["project"] +++ https://github.com/ParkerTenBroeck/Legend-of-Xor \ No newline at end of file diff --git a/content/projects/my_cpu.md b/content/projects/my_cpu.md index 23f8b56..860224a 100644 --- a/content/projects/my_cpu.md +++ b/content/projects/my_cpu.md @@ -5,6 +5,7 @@ date = 2018-01-16 [taxonomies] tags = ["hardware", "logic gates", "highschool"] +category = ["project"] +++ https://github.com/ParkerTenBroeck/MyCPU_16bit \ No newline at end of file diff --git a/content/projects/qc-backend.md b/content/projects/qc-backend.md index 106df95..5afd330 100644 --- a/content/projects/qc-backend.md +++ b/content/projects/qc-backend.md @@ -5,5 +5,6 @@ date = 2024-04-21 [taxonomies] tags = ["rust", "sql", "web"] +category = ["project"] +++ https://github.com/ParkerTenBroeck/qc-backend \ No newline at end of file diff --git a/content/projects/rasterizer/index.md b/content/projects/rasterizer/index.md index d05f970..1dad80c 100644 --- a/content/projects/rasterizer/index.md +++ b/content/projects/rasterizer/index.md @@ -5,6 +5,7 @@ date = 2025-12-12 [taxonomies] tags = ["C++", "graphics"] +category = ["project"] +++ diff --git a/templates/index.html b/templates/index.html index b2a3acb..3deff60 100644 --- a/templates/index.html +++ b/templates/index.html @@ -28,7 +28,7 @@
  • {{ post::page_link(path="projects/generators.md") }}
  • {{ post::page_link(path="projects/fastexpr.md") }}
  • {{ post::page_link(path="projects/kernel/index.md") }}
  • -
  • {{ post::page_link(path="blog/first.md") }}
  • +
  • {{ post::page_link(path="blog/website.md") }}
  • {% endblock main %} \ No newline at end of file