Skip to content

Commit ae67fca

Browse files
committed
chore: update wordpress-to-hugo-setup
1 parent 40fa3bd commit ae67fca

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

_posts/2025-04-07-wordpress-to-hugo-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ image:
1111

1212
Ten years ago, I started my first website projects—some for myself, others for friends or clients. I spent a lot of time experimenting with themes, plugins, and WordPress setups.
1313

14+
> **UPDATE (August 2025)**: Since writing this post, I've migrated from Hugo to Jekyll with the Chirpy theme. Why? Pure curiosity and the desire to explore different static site generators. The principles and benefits I discuss here remain the same—static sites are still the way to go for content-focused websites. I'll share my Jekyll experience in an upcoming post if you want!
15+
16+
1417
## My Experience with WordPress
1518

1619
WordPress is a solid way to get started—especially if you're messing around with your first LAMP server. But long term? It can be a pain. You'll find yourself tweaking PHP configs, switching to LiteSpeed, juggling plugin updates, and basically fine-tuning everything so it doesn't fall apart.

_posts/2025-07-02-homelab-tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Complete Homelab Tour 2025"
33
date: 2025-07-02 10:00:00 +0300
44
categories: [infrastructure]
5-
tags: [homelab,kubernetes,automation,flux,talos,k8s,self-hosting,proxmox,home-server]
5+
#tags: [homelab,kubernetes,automation,flux,talos,k8s,self-hosting,proxmox,home-server]
66
description: Detailed homelab setup guide featuring Proxmox virtualization, Talos Kubernetes, automated backups, and real world lessons from years of self-hosting experience.
77
image:
88
path: /assets/img/posts/homelab.webp

0 commit comments

Comments
 (0)