CLAUDE.md

Project Overview

Intergalactic Bounce — Jekyll static site for a bouncy castle hire business in Palnackie and Dalbeattie, Dumfries and Galloway, Scotland.

Business:

Booking flow:

  1. Customer visits pages/book.html and clicks the WhatsApp link
  2. WhatsApp opens with a pre-filled message to 07827910339
  3. Owner handles booking manually via WhatsApp

Development Commands

bundle install
bundle exec jekyll serve --livereload   # http://localhost:4000
bundle exec jekyll build

Architecture

No JavaScript on any page.

Deployment

GitHub Pages — push to main, site rebuilds automatically.