DevOps Blog
A static blog built with Zola — a fast and simple static site generator written in Rust — to share insights, tutorials, and personal notes about DevOps, Linux, Cloud, and System Administration.
🌐 Live Demo
Blog URL: https://blog.ctrlaltfocus.web.id
🚀 Features
- ⚡ Blazing fast — powered by Rust-based Zola.
- 🧩 Modular content — Markdown-based posts for easy writing.
- 🧠 Focus on DevOps — CI/CD, Containers, Infrastructure, Cloud.
- 🌗 Dark/light theme support (depending on theme used).
- 🔒 Deployed on Cloudflare Pages for performance and security.
🛠 Setup & Development
Prerequisites
- Zola installed
- Git
- (Optional) Cloudflare Pages account for deployment
Clone and Run Locally
```bash
git clone https://github.com//devops-blog.git
cd devops-blog
zola serve