This repository contains the static marketing site for Selflify.
Website:
index.html— landing page markupstyles.css— visual stylesapp.js— small client-side interactionsassets/— screenshots and other static assetsrobots.txt,sitemap.xml,llms.txt— crawl and discovery files
From the repository root:
python3 -m http.server 4173Then open:
http://127.0.0.1:4173
GitHub Pages serves this repository directly.
Any push to main updates:
https://selflify.github.io/
The application source code lives in: