A DevOps professional documenting my journey to master Kubernetes and cloud-native technologies, sharing practical insights for beginners and advanced learners alike.
Built with Hydejack
A boutique Jekyll theme for hackers, nerds, and academics.
- Clone or download this repository
- Run
bundle install - Run
bundle exec jekyll serve - Open http://localhost:4000
_posts/- Blog posts_data/- YAML data files (social.yml, strings.yml)assets/img/- Images and mediaabout.md- About pageindex.md- Home page
Write all content in Markdown. See Hydejack documentation for details on styling and advanced features.
This blog is configured to automatically deploy to GitHub Pages using GitHub Actions.
See DEPLOYMENT.md for complete setup instructions.
Once configured, the blog will be available at: https://noor-latif.github.io/devops-blog/
Every push to the main branch automatically triggers a new deployment.
GPL-3.0 (with exceptions for open source). See LICENSE.md for details.