Commit Graph

4 Commits

Author SHA1 Message Date
625201b78d Remove all hotlinked Unsplash images — download locally, replace 14 404s
- Downloaded all 31 Unsplash images to photos/ directory
- Found 14 URLs returning 404; replaced with working equivalents:
  about: book-room, hard-drives, forest-child
  human-body: digestive-system, human-eye
  inventions: gears (x2), lab-glassware
  maps/phenomena: old-map (x2), ornate-globe, earth-orbit
  natural-world: migrating-birds
  phenomena: lightning-storm, ferrofluid
  space: voyager-record
- Updated all 8 HTML files to reference local photos/ instead of Unsplash CDN
- Fixed broken ammonite clipart reference (fossil -> existing image)
- Updated CSS clipart hover effects and responsive rules
2026-04-11 17:42:55 -04:00
296477a8ab Add 90s web whimsy: clipart decorations across all pages
- Add img/ folder with 224 transparent PNG clipart illustrations
- Add CSS classes for clipart placement (.clipart, .clipart-left,
  .clipart-right, .clipart-section, .clipart-divider, .clipart-wide,
  .clipart-inline) with hover rotation effect and responsive rules
- Decorate all 7 content pages + index + about with themed clipart:
  section headers, floating side images, wide section dividers,
  fact-box icons, and home page card icons
- Add AGENTS.md with project conventions and constraints
2026-04-11 16:51:17 -04:00
8033792e6b Build Dangerous Wonder website — 8-page utopian-scholastic site with DK book aesthetic
- Static HTML/CSS/JS site with late-90s/early-2000s hidden-gem feel
- White background, serif fonts (Georgia), drop-shadow images, colored section bars
- 8 pages: Home, Natural World, Inventions, Phenomena, Maps & Places, Human Body, Space, About
- Fun 90s touches: fake visitor counter, 'Best viewed at 1024x768', Konami code easter egg
- All content fact-checked and corrected across all pages
- Key corrections: Pando age, patent numbers, neutron star density, synesthesia history,
  DRC/Greenland size comparison, Derinkuyu depth, rogue planet designation, and many more
2026-04-11 10:45:44 -04:00
484b568b45 Initial commit 2026-04-11 07:43:49 -07:00