Holistische Praktijk · Deventer
Holistische Praktijk · Deventer

Claude Code Guidelines

Claude Code Guidelines

Git


Project: Lotus Moments website

Jekyll marketing website for holistic massage practitioner Emine Bayyurt — hosted on GitHub Pages at lotusmoments.nl.

Tech stack

Design system

CSS variables defined in :root in assets/css/style.css:

Variable Value Use
--bg #f5f0e8 Warm beige background
--text #3f3226 Dark brown body text
--text-muted #6b5a4b Muted brown
--accent #cfa16f Warm gold/tan (primary accent)
--accent-dark #b07d4a Darker gold (hover states)
--accent-soft #f3d6c6 Soft peachy-tan
--neutral #fdf8f2 Very light cream
--neutral-strong #e4d9c8 Stronger neutral
--dark #2c1f14 Very dark brown

Fonts (Google Fonts):

Breakpoints: 880px (tablet), 600px (mobile)

Site structure

File URL Layout Notes
index.md / home Homepage: hero, lotus meaning, treatments, reviews
over-mij.md /over-mij/ page About Emine
hoe-ik-werk.md /hoe-ik-werk/ page How sessions work
instagram-tool.html /instagram-tool/ (standalone) Hidden tool — Instagram post generator
visitekaartje.html /visitekaartje/ (standalone) Hidden tool — printable business card (85×55mm)

Hidden tools have sitemap: false and robots: noindex in their front matter and do not appear in the navigation.

Defined in _config.yml under nav_links, rendered in _includes/header.html. To add a page to the nav, add an entry there:

nav_links:
  - title: Paginanaam
    url: /pad/

External links (containing http) open in a new tab automatically.

Layouts & includes

Data

Contact info (source of truth)

Channel Value
Email info@lotusmoments.nl
WhatsApp / Phone 06 83 05 95 32 (wa.me/31683059532)
Instagram @lotusmoments.nl (instagram.com/lotusmoments.nl)
Website lotusmoments.nl
Location Wijk De Vijfhoek, Deventer
Booking https://calendly.com/emine314/30min

Assets