A simple, fast, single-page personal website for landing freelance/advisory marketing clients. No build step — just plain HTML, CSS, and a little JavaScript.
index.html— all the content/copystyles.css— the look & feel (colors live in the:rootblock at the top)main.js— mobile menu, scroll effects, footer year
Open index.html in any editor and change the text. Refresh your browser to see it.
python3 -m http.server 4173 --directory .
Then open http://localhost:4173
- Booking link: in
index.html, search forcalendly.com/katebrackand swap in your real link. - Email: search for
katebrack@gmail.comto change the contact address.