Update README to reflect actual /assets/ contents
- Lists volcan_logo_master.png as the only canonical file currently present - Documents the /assets/archive/ contents - Calls out the five logo variants that still need to be produced - Removes stale reference to the volcan-antigua-roasters/ subfolder
This commit is contained in:
@@ -19,7 +19,7 @@ Then open http://localhost:8000
|
||||
## Deploy
|
||||
|
||||
**Option A — drag & drop**
|
||||
Drop the `volcan-antigua-roasters/` folder onto https://app.netlify.com/drop
|
||||
Drop the project folder onto https://app.netlify.com/drop
|
||||
|
||||
**Option B — Netlify CLI**
|
||||
```bash
|
||||
@@ -41,10 +41,17 @@ netlify deploy --prod
|
||||
|
||||
`index.html` is fully self-contained — every image used by the website is embedded as base64. The `/assets/` folder holds the master logo PNGs for label printing, social media, and business cards. The website does not require these files to render.
|
||||
|
||||
Files in `/assets/`:
|
||||
- `volcan_logo_master.png` — primary lockup
|
||||
- `volcan_logo_transparent.png` — transparent background
|
||||
- `volcan_logo_black.png` — black-on-light variant
|
||||
- `volcan_logo_cream.png` — cream-on-dark variant
|
||||
Current files in `/assets/`:
|
||||
- `volcan_logo_master.png` — primary lockup, 1024×1024 PNG on dark background
|
||||
|
||||
`/assets/archive/` holds older variants kept for reference:
|
||||
- `volan lgo black.png` — alternate black-background variant
|
||||
- `volcan logo png.png` — same logo on a white background (alt option)
|
||||
- `index.html` — 1-byte stub from the original upload, kept for traceability
|
||||
|
||||
Not yet produced (add when ready):
|
||||
- `volcan_logo_transparent.png` — alpha-matted, no background
|
||||
- `volcan_logo_black.png` — composed on matte black `#111111`
|
||||
- `volcan_logo_cream.png` — composed on cream `#F5F1E8`
|
||||
- `volcan_icon_only.png` — mark only (favicon, app icon, social avatar)
|
||||
- `volcan_antigua_final_label.png` — bag label artwork
|
||||
- `volcan_antigua_final_label.png` — 4×5" coffee bag label artwork
|
||||
|
||||
Reference in New Issue
Block a user