Blog
#GitHub Actions
2 post(s)
-
From "What Is Git?" to GitHub Actions — The Big Picture New Engineers Wish They Knew
A step-by-step guide covering Git, branches, GitHub, GitHub Actions, and GitHub Pages. Includes real CI/CD configurations (auto-deploy, scheduled publishing, stress testing) from two personal projects with actual code.
-
Qiita CLI × Claude Code — Automating Article Management with Trend Analysis, SEO, and Scheduled Publishing
I built a system combining Qiita CLI, Claude Code, and GitHub Actions to manage articles entirely in Git. This covers the full journey including a duplicate article ID trap and data-driven publishing time optimization.