Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boobank games portal

Landing page at https://game.boobank.com listing all games hosted on this domain.

What this is

Plain HTML/CSS, no JS frameworks. Lists each game as a card with thumbnail, description, and link.

Where it runs

Served by Caddy on the Vultr server, route //opt/games/portal/.

Add a new game

  1. Drop a thumbnail (16:9, ~600x340px PNG/JPG) into thumbnails/.
  2. Add a new <a class="card playable"> block in index.html.
  3. git push — server's auto-deploy hook (or manual git pull) updates it.

That's it. No build step.

Local preview

python3 -m http.server 8000
# open http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages