A clean, responsive static website—no build tools. Edit text in index.html, colors in styles.css, and assets in /assets.
- Open
index.htmlin your browser to preview. - Replace
hello@example.comin Contact with your email. - Swap images in
/assets.
- Create a new repository on GitHub named
your-username.github.io. - Upload all files from this folder (or push via Git).
- Visit
https://your-username.github.ioafter a minute.
- Go to https://app.netlify.com/drop
- Drag‑and‑drop this folder—done.
- Go to https://vercel.com/new
- Import the repo or drag the folder.
- Go to https://dash.cloudflare.com/?to=/:account/pages
- Create a project and connect your repo/folder.
Point your domain’s DNS to your chosen host (A/ALIAS/CNAME records). Most hosts have wizards for this.
The form uses a placeholder action URL. Replace it with Formspree, Vercel Forms, Netlify Forms, etc. Or remove the <form> and use the mailto button instead.