From fe8f25d92765e8a6575ddeccfe56966a32acb4c9 Mon Sep 17 00:00:00 2001 From: fzorb Date: Sat, 17 May 2025 09:59:22 +0300 Subject: [PATCH] shittiest blog post i think --- content/posts/fzorb3.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/posts/fzorb3.md diff --git a/content/posts/fzorb3.md b/content/posts/fzorb3.md new file mode 100644 index 0000000..6de4e2b --- /dev/null +++ b/content/posts/fzorb3.md @@ -0,0 +1,10 @@ +--- +title: 'fzorb.xyz 3.0' +date: 2025-04-17T09:51:19+03:00 +draft: true +--- +I decided to redesign my website. That's all I guess. Kinda crazy how fzorb.xyz is gonna turn 3 in just a few short weeks... + +I decided to switch from Hugo to Zola. Why? I hate Go's templating engine with a passion. I much prefer jinja2-esque templating engines. Would've kept the old one but everyone kept calling it an eyesore. + +You get the idea.