feat(blog): add welcome post content

Replace placeholder text with actual content about dogfooding
Zaguán Blade and the development process.
This commit is contained in:
2026-02-22 10:28:05 +01:00
parent 495d17a0a3
commit 3bebf1e115
+5 -1
View File
@@ -9,7 +9,11 @@ draft: false
# Welcome to the Zaguán Blade Blog
This is a placeholder post. Replace me with your actual blog content!
Hey good folks. In this blog I will try to write about stuff I do and how I try to make Zaguán Blade into something useful.
When I first set out to create it, my first goal was for me to use it - dogfooding, it's called - and have used it exclusively to create this website. During the process I discovered bugs and annoyances that I was then able to fix immediately. It's a slow process because after each change I have to compile it, which takes me about 5 minutes, then test to see if the issue was fixed and then go back and make another change.
The whole process is very rewarding and seeing my vision come to life is pretty awesome.
## What's Coming