<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>요한 블로그</title>
    <link>https://yohangwak.com</link>
    <atom:link href="https://yohangwak.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>코드와 개발 경험을 공유하는 블로그</description>
    <language>ko</language>
    <item>
      <title>Magento 배포 자동화 — GitHub Actions를 검토했다가 접고 Mac→SSH 직결로 간 이유</title>
      <link>https://yohangwak.com/ko/blog/magento-deploy-automation</link>
      <guid>https://yohangwak.com/ko/blog/magento-deploy-automation</guid>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
      <description>유행하는 GitHub Actions를 진지하게 검토했다가 접고, Mac에서 SSH로 직접 배포 스크립트를 돌리는 구조로 정착한 기록. 수동 트리거 + 메인 레포 없음 조합에서의 선택.</description>
    </item>
    <item>
      <title>원격 서버에서 Claude Code 제대로 쓰기 — 로컬 클론을 버리고, tmux와 스크린샷 자동 전달까지</title>
      <link>https://yohangwak.com/ko/blog/claude-code-remote-server</link>
      <guid>https://yohangwak.com/ko/blog/claude-code-remote-server</guid>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
      <description>원격 우분투 서버 + AI 코딩 에이전트 워크플로우를 다듬으며 내린 결론들. 로컬 클론을 버린 이유, tmux 멀티세션, ss 싱크 + cc 함수로 이미지 입력까지 메우기.</description>
    </item>
    <item>
      <title>농구를 통해 배운것들</title>
      <link>https://yohangwak.com/ko/blog/lessons-from-basketball</link>
      <guid>https://yohangwak.com/ko/blog/lessons-from-basketball</guid>
      <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
      <description>농구를 하며 적어둔 단상 메모.</description>
    </item>
    <item>
      <title>Ubuntu에서 Claude Code가 sudo를 사용하게 설정하기</title>
      <link>https://yohangwak.com/ko/blog/claude-code-ubuntu-sudo-setup</link>
      <guid>https://yohangwak.com/ko/blog/claude-code-ubuntu-sudo-setup</guid>
      <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
      <description>보안을 유지하면서 Claude Code CLI가 root 권한 명령어를 실행할 수 있도록 sudoers를 설정하는 방법</description>
    </item>
  </channel>
</rss>