From c58d3d0d589fbb57a52423050be2de7c596df0ec Mon Sep 17 00:00:00 2001 From: "Felipe M." Date: Fri, 9 Aug 2024 12:37:25 +0200 Subject: [PATCH] post: welcome hugo --- content/blog/2024/08/09/welcome-hugo.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/blog/2024/08/09/welcome-hugo.md diff --git a/content/blog/2024/08/09/welcome-hugo.md b/content/blog/2024/08/09/welcome-hugo.md new file mode 100644 index 0000000..88bf093 --- /dev/null +++ b/content/blog/2024/08/09/welcome-hugo.md @@ -0,0 +1,13 @@ ++++ +title = "Welcome Hugo" +date = 2024-08-09 +tags = ["homelab", "blog"] ++++ + +Yes, it finally happened. I moved my site to Hugo. + +I've been wanting to do this for a long time but I never found the motivation to do it so I kept postponing it. + +It took a while, but I'm happy with the result. I'm still tweaking some things here and there but there are some goodies already around, like dark mode, new font, different accent colors, ... + +This is just the beginning, I will keep improving it as I go, and adding a few sections that I have already planned.