Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 519 Bytes

File metadata and controls

22 lines (15 loc) · 519 Bytes

El Caju - Landing Page

Landing page for El Caju, a Cashu ecash wallet for Bitcoin.

Deploy on GitHub Pages

  1. Push this repo to GitHub
  2. Go to Settings > Pages
  3. Source: Deploy from a branch
  4. Branch: main, folder: / (root)
  5. Save — the site will be live at https://<username>.github.io/elcajuweb/

Local preview

Open index.html in any browser. No build tools needed.

Stack

  • HTML + CSS (no frameworks)
  • Vanilla JS for ES/EN language toggle
  • Google Fonts (Inter)

elcajuweb