제목 카테고리 날짜 액션
글 목록 로드 중...
Hello, World — 블로그를 시작하며
/blog/hello-world/
web-dev / spring-boot 2026-04-17

📝 임시저장 (초안 _drafts)

비공개 초안 파일 (blog/_source/_drafts/{ko,en}/). 편집해서 게재하거나 삭제할 수 있습니다.

임시저장된 초안 없음.

💡 운영 가이드

  • 이 admin 페이지는 local 전용입니다. (production 배포 안 됨, robots noindex + 외부 403)
  • 📤 게재blog/_source/_posts/{ko,en}/ 저장 + 빌드 → 공개. 💾 임시저장_drafts/{ko,en}/ 비공개 초안.
  • 저장·빌드는 dev-server(8088) 통해 동작 (python3 blog/scripts/dev-server.py 8088).
  • git commit·push → GitHub Pages 자동 배포 (production).