Mingi Jeong — 금융 도메인 Applied Science·ML 실무 노트.
- Posts ·
content/posts/— 운영·감사 맥락의 ML 글 - Lab ·
content/lab/— 실험·도구 - Pulse ·
content/pulse/— AI·데이터 관련 리서치 클리핑 (공개 선별) - Inbox ·
content/private/pulse-inbox/— KIF/KIRI 자동 수집 (비공개)
npm ci
npx quartz build --serveNode 22+ 필요.
engine/ 크롤러는 content/private/pulse-inbox/에만 씁니다. 웹에 올릴 글은 content/pulse/로 수동 복사·선별합니다.
cd engine
pip install -r requirements.txt
python fetch.py && python render.pymain push → GitHub Actions (deploy-pages.yaml) → GitHub Pages.