added apps

This commit is contained in:
sha
2026-07-25 16:51:21 +03:00
parent 9f157e48ac
commit 473f9a00c9
5 changed files with 365 additions and 32 deletions
+4 -3
View File
@@ -9,9 +9,10 @@ Live at [m5y.p9o.uk](https://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](https://shadoll.dev)
- Two full-height screens with scroll-snap between them:
1. **Home** — an animated glowing star (pure SVG + CSS) and "Mykolay Ponomarenko" centered on the page, with a "scroll for apps" cue at the bottom
2. **Apps & Games** — cards linking to [worder](https://worder.shadoll.com), [wordweave](https://wordweave.shadoll.com), and [coshin](https://coshin.shadoll.com), each using that game's own icon (in `icons/`, copied from its source repo) and accent color
- A footer at the bottom of the second screen, linking to [shadoll.dev](https://shadoll.dev)
## Running locally