7 Commits

Author SHA1 Message Date
Claude f151f54ad4 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
v1
2026-05-05 16:33:11 +00:00
Claude e106fdd4d0 Merge cleanup branch into main
Combines the cleaned project structure with main. Removes the four messy-named
duplicates at the assets/ root that were verified byte-identical to their
canonical counterparts:

  assets/Black logo new1.png    -> assets/volcan_logo_master.png (renamed)
  assets/volan lgo black.png    -> assets/archive/volan lgo black.png
  assets/volcan logo png.png    -> assets/archive/volcan logo png.png
  assets/index.html (1B stub)   -> assets/archive/index.html
2026-05-05 16:27:03 +00:00
Claude ddc2886cfb Move project files from volcan-antigua-roasters/ to repo root
The repo is named volcanantiguaroasters, so the extra subfolder wrapper was
redundant. Flattens the layout in preparation for merging into main.
2026-05-05 16:26:37 +00:00
Claude f38c1392f0 Consolidate brand assets into volcan-antigua-roasters/assets/
Pulls the three logo variants from main into the working branch under the
project folder. Promotes 'Black logo new1.png' (largest, latest variant) to
the canonical name volcan_logo_master.png. Moves the remaining files into
assets/archive/ so nothing is lost:
  - volan lgo black.png (alt black variant)
  - volcan logo png.png (white-background variant, kept as alt option)
  - index.html (1-byte stub from the original main branch)
2026-05-05 03:04:11 +00:00
Claude 5228de20e2 Initial Volcán Antigua Roasters brand setup
Scaffolds a zero-dependency static site for Netlify: index.html placeholder,
Netlify config with security headers and aggressive asset caching, robots/
sitemap, brand README, and an empty assets/ folder for the logo PNGs.
2026-05-05 02:57:52 +00:00
Daniel Lee ccc8d39e4c Add files via upload 2026-05-04 19:54:58 -07:00
Daniel Lee f347b80e74 Create index.html 2026-05-04 19:54:08 -07:00