Files
kawaiipunk-garden/README.md
T
2026-09-08 23:18:53 +01:00

761 B

Kawaiipunks's Garden

Features

  • Animated garden scene with a nightime scene
  • Visitor counter with localStorage persistence
  • Rotating mood text
  • Fully responsive layout (mobile-friendly)
  • Pure HTML, CSS and vanilla JavaScript — no dependencies

Usage

Open html/index.html in any modern browser.

If you need a tiny web sever of your own, you can run python3 -m http.server from in the directory then visit http://127.0.0.1:8000 in your browser.

Deploy using abra with the custom-html recipe: abra app cp kawaiipunk.xyz html/index.html app:/usr/share/nginx/html

License

This project is licensed under the GNU Affero General Public License v3.0.