# CURATION.md Curated contents are saved in two places: 1. **Inside git repo**: `database/curated-database/` (minimal examples) 2. **Outside git repo**: `/Volumes/EXCOOX/curated-database/` (full contents) ### Volume Setup 1. **Volume Name**: `EXCOOX` 2. **Mount Path**: `/Volumes/EXCOOX/` (macOS) 3. **Directory Structure**: ``` curated-database/ ├── posts/ │ ├── @junwon/ │ │ ├── recipe-korean-modern/ │ │ └── recipe-korean-palace/ │ └── @masterhan/ │ └── korean-palace-cuisine/ ├── topics/ └── images/ ``` ### Files - Save articles in `.bg` files. - Save images in `.png` files. ### Upload Priority 1. **Internal database**: Uploaded first. 2. **External database**: Uploaded next. 3. **Conflict Resolution**: Internal database wins.