The site is visually ready ("Practitioner" aesthetic) and structurally complete. To make it publicly viable, you must manually update the following private information:
Search for and replace these placeholders in index.html, contact.html, and content/site.json:
- WhatsApp:
972XXXXXXXXX-> Your real number (e.g.,972541234567). - Email:
contact@example.com-> Your real email (e.g.,yaniv@serious-shit.com).
The site uses FormSubmit for handling emails without a backend.
- Confirm the form
actionuses your real email address (e.g.,https://formsubmit.co/you@example.com). - Submit a test form and complete the FormSubmit activation email.
- Update the
_nextvalue if you need a full URL (the default isthank-you.html).
- Fuzilator: Ensure
images/products/fuzilator.jpgis the high-res photo you want. - Gallery: The gallery page is currently using text placeholders. To populate it:
- Add photos to
images/gallery/. - Update
content/gallery.jsonwith the filenames and captions.
- Add photos to
- Push the code to GitHub.
- Go to Settings > Pages.
- Source:
Deploy from a branch->main/root. - The site will be live at
yourusername.github.io/repo-name.
If you have a domain (e.g., serious-shit.com):
- Add a
CNAMEfile to the root directory containing just the domain name. - Configure your DNS provider.
Current Status:
- ✅ Design: Practitioner / Technical
- ✅ Content: Workshops & Fuzilator specs
- ✅ Mobile: Responsive
⚠️ Action Required: Update Phone, Email, and FormSubmit activation.