One-page site (no build tools)
Open index.html in your browser. That's it.
Customize
- Edit text in
index.htmlsections:#hero,#features,#about,#contact. - Tweak colors and spacing via CSS variables in
styles.css. - Change the mailto address in the contact form action.
Optional local server
You can also serve it locally to test relative paths:
- macOS (Python):
python3 -m http.server 8000 - then open http://localhost:8000/
Description
Languages
HTML
84%
CSS
7.7%
Shell
5.3%
JavaScript
3%