mirror of
https://github.com/shadoll/m5y.git
synced 2026-08-28 03:27:16 +00:00
9f157e48ac6e0351835130d0e4b1a46125cdbabb
m5y.p9o.uk
A minimal, single-page personal startpage.
Live at m5y.p9o.uk.
What it is
- A single
index.html, no build step, no dependencies - An animated glowing star (pure SVG + CSS)
- "Mykolay Ponomarenko" centered on the page
- A footer pinned to the bottom, linking to shadoll.dev
Running locally
python3 -m http.server 8787
Then open http://localhost:8787.
Deployment
Served via GitHub Pages. The custom domain is configured through the CNAME file, and .nojekyll disables Jekyll processing since this is a plain static site.
Languages
HTML
100%
