8bfc8e153f
polish(insta-render): CSS accent | safe + cover sub clamp
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-06 12:50:25 +09:00
232aa52adb
feat(insta-render): 모던 미니멀 디자인 시스템 템플릿
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-06 12:46:19 +09:00
bee0add9dd
feat(services/insta-render): card_renderer.py + templates (SP-3)
...
NAS insta-lab/app/card_renderer.py 이식 + DB 의존성 제거.
slate 데이터는 worker가 NAS API에서 fetch해 인자로 전달.
결과 PNG는 INSTA_MEDIA_ROOT (/mnt/nas/webpage/data/insta/)에 직접 저장.
Browser pool + Semaphore(1) reuse (동시 Chromium 1개).
templates는 NAS와 동기화 (default theme + minimal theme).
.gitignore에 services/ 추적 예외 추가 (코드는 추적, .env는 유지).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 02:05:33 +09:00
1adf91a19b
feat(services/insta-render): Dockerfile + requirements + env.example (SP-3 scaffold)
...
Windows WSL2 Docker용 Chromium 워커 컨테이너 기본 골격.
다음 task에서 main.py, worker.py, card_renderer.py 작성.
Plan-B-Insta Phase 2 시작.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 02:02:58 +09:00