Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dots × IMO 2026

Static bilingual editorial site for the dots-note-3.0 result at IMO 2026.

Pages

The repository remains private. GitHub Pages availability for a private repository depends on the organization plan and Pages policy. A Pages site may still be publicly accessible even when its source repository is private.

Structure

  • index.html: standalone Chinese page
  • en.html: standalone English page
  • question-data.js: P1–P6 question excerpts and source-PDF mapping
  • assets/: current banner only
  • proofs/: original P1–P6 proof PDFs
  • questions/: official Day 1 and Day 2 question sheets
  • .nojekyll: publish the repository root as a plain static site

No build step or external runtime dependency is required.

The site is intended to be published directly from the main branch and repository root, matching the branch-based publishing setup used by TELL. No custom Actions workflow is required.

Local preview

python3 -m http.server 8000

Then open http://127.0.0.1:8000/ or http://127.0.0.1:8000/en.html.

Releases

Packages

Contributors

Languages