Welcome to the New Haadka Blog
I'm excited to introduce the completely redesigned Haadka blog! After moving away from complex build systems, I've created something much simpler and more focused on what matters most - great content and a beautiful reading experience.
What's New?
This new blog system is built on simplicity:
- Markdown-First: Just write
.mdfiles and they automatically become beautiful blog posts - Lightning Fast: No complex build processes or heavy frameworks
- Medium-Style Design: Clean, readable, and distraction-free
- Responsive: Looks great on all devices
Why the Change?
I wanted to focus on writing, not managing complex build systems. The old Gatsby setup, while powerful, was overkill for a simple blog. Sometimes the best solution is the simplest one.
Features
Reading Experience
- Reading progress indicator
- Estimated reading time
- Clean typography optimized for readability
- Post navigation (previous/next)
Writing Experience
- Simple markdown files
- Front-matter for metadata
- Automatic slug generation
- Tag support
Performance
- No JavaScript frameworks
- Minimal CSS
- Fast loading times
- SEO optimized
What's Next?
I'm planning to write more about:
- Technology insights and tutorials
- Political commentary and analysis
- Personal experiences and reflections
- Book reviews and recommendations
Get Started
Want to create your own simple blog like this? The entire system is just a few files:
- Write markdown files in the
posts/folder - Run
npm run buildto generate the site - Serve the
dist/folder
It's that simple!
Thank you for reading, and welcome to the new Haadka blog experience!