Focus on the reasoning, not just the answer.
기술 블로그 - Kubernetes, DevOps, CI/CD, Service Mesh 그리고 생각들을 기록합니다.
- Modern Design: Chirpy 테마 기반의 깔끔하고 모던한 디자인
- Dark Mode: 다크모드 지원으로 편안한 독서 경험
- Search: 빠른 검색 기능
- Categories & Tags: 체계적인 콘텐츠 분류
- Responsive: 모바일 친화적인 반응형 디자인
- Comments: Utterances 기반 댓글 시스템
- Kubernetes & Cloud Native
- Service Mesh (Istio)
- CI/CD & GitOps (Argo Rollout, Argo CD)
- Observability & Monitoring
- Performance Testing (K6)
- DevOps Best Practices
- Static Site Generator: Jekyll 4.3
- Theme: Chirpy 7.0
- Hosting: GitHub Pages
- Comments: Utterances
- Analytics: Google Analytics (optional)
# Install dependencies
bundle install
# Run local server
bundle exec jekyll serve
# Visit http://localhost:4000.
├── _posts/ # Blog posts
├── _tabs/ # Navigation tabs (About, Categories, Tags, Archives)
├── assets/ # Images, CSS, JS
├── _config.yml # Site configuration
└── index.html # Homepage
This project is licensed under the MIT License - see the LICENSE file for details.
- Blog: https://c0dewave.github.io
- GitHub: @C0deWave
Built with ❤️ using Jekyll and Chirpy theme