Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TSO β€” Release Day πŸ‘‹

A tiny static site counting down to Tso's release day (30 October 2026, 17:00 UK time), with rotating facts from the case file.

Run locally

No build step. Open index.html directly, or serve the folder:

python3 -m http.server 8080
# β†’ http://localhost:8080

Customize

File Purpose
config.js Colleague's name, the last-day date, celebration message
facts.js The list of fun facts (one string per entry)

Deploy to GitHub Pages

  1. Push this folder to a GitHub repository (the files are already at the repo root).
  2. In the repo, go to Settings β†’ Pages.
  3. Under Build and deployment, set Source to Deploy from a branch, Branch to main, folder / (root), and Save.
  4. After a minute or two the site is live at https://<username>.github.io/<repo-name>/.

No Jekyll config needed β€” it's pure HTML/CSS/JS.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages