Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 551 Bytes

File metadata and controls

22 lines (15 loc) · 551 Bytes

Submersion Website

Single-page marketing site for Submersion (scrollytelling landing page).

Local preview

  • Open index.html directly in a browser, or
  • Run a simple static server:
python3 -m http.server 5173

Then visit http://localhost:5173.

Structure

  • index.html — page markup/content
  • styles.css — styling
  • script.js — scroll-driven screenshot swapping + progressive expansion
  • screenshots/ — UI screenshots used on the page
  • assets/submersion-logo.png — Submersion logo used in nav + favicon