Welcome to KibbyBlog – my personal blog built with Hugo! 🚀
KibbyBlog is a minimalist, fast, and lightweight blog where I share my thoughts, tutorials, and experiments on Linux, DevOps, programming, and more. Powered by Hugo, it delivers blazing-fast performance with simple Markdown-based content management.
- Built with Hugo – Static site for speed and simplicity
- Lightweight & Responsive – Optimized for all devices
- Markdown-Based – Easy content creation
- Custom Theme – Tweaked for aesthetics and usability
- Syntax Highlighting – Great for code snippets
Clone the repo and start a local Hugo server:
git clone https://github.com/myusername/kibbyblog.git
cd kibbyblog
hugo server -D