A surprise birthday gift for 程序 (序哥), launching 2026-05-05.
You don't need to write any code.
- Open the
photos/folder - Drag your photos in
- Use simple file names like
wedding-2020.jpgoradi-laughing.jpg - Tell me which section to put them in (timeline / son / letters)
- Drop into
videos/ - Keep videos under 30 seconds (long videos slow down phones)
- Longer videos: upload to YouTube as Unlisted, send the link
- Lowercase letters only
- Use dashes, no spaces
- Good:
wedding-2020.jpg,adi-laughing.mp4 - Bad:
IMG 4839.JPG,照片.jpg
The intro plays only on the first visit. To watch it again, add ?intro=1 to the URL.
- Normal:
https://yoursite.com/ - Replay intro:
https://yoursite.com/?intro=1
index.html— home (intro + hub)game.html— game pagecss/,js/— code (don't touch)photos/— your photosvideos/— your videosassets/— game art
cd ~/Desktop/xuxu-birthday-site
python3 -m http.server 8000Then open http://localhost:8000 in a phone browser on the same Wi-Fi.