A minimal, responsive developer homepage for showcasing AI-assisted vibe coding projects.
index.htmlstyles.cssscript.js
Open index.html directly, or run a local server:
python -m http.server 8080Then open http://localhost:8080.
- Create a repository such as
aomemail.github.io. - Copy these files to the repository root.
- Commit and push to the
mainbranch. - Open repository Settings → Pages.
- Deploy from the
mainbranch and root folder. - After the is-a.dev registration is approved, set the custom domain to
aomemail.is-a.dev.
Edit the project cards in index.html. The layout supports adding more cards by copying an existing <article class="project-card"> block.