{"id":50742872,"url":"https://github.com/tripledoublev/2000.moi","last_synced_at":"2026-06-10T18:03:17.776Z","repository":{"id":361700712,"uuid":"1255392852","full_name":"tripledoublev/2000.moi","owner":"tripledoublev","description":"Vincent, c'est 2000.","archived":false,"fork":false,"pushed_at":"2026-05-31T21:06:50.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T23:09:56.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://2000.moi","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tripledoublev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-31T19:17:44.000Z","updated_at":"2026-05-31T21:10:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tripledoublev/2000.moi","commit_stats":null,"previous_names":["tripledoublev/2000.moi"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tripledoublev/2000.moi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripledoublev%2F2000.moi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripledoublev%2F2000.moi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripledoublev%2F2000.moi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripledoublev%2F2000.moi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tripledoublev","download_url":"https://codeload.github.com/tripledoublev/2000.moi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripledoublev%2F2000.moi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34163257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-10T18:03:16.442Z","updated_at":"2026-06-10T18:03:17.770Z","avatar_url":"https://github.com/tripledoublev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2000.moi\n\nSmall static browser game for \u003chttps://2000.moi\u003e.\n\nThe joke: `20 x 100 = 2000`, and in French `vingt-cent` sounds like\n`Vincent`.\n\n## Project Shape\n\n- `index.html` contains the full app: markup, CSS, and JavaScript.\n- `og-image.png` is the social preview image.\n- There is no build step and no package install.\n\n## Local Preview\n\nOpening `index.html` directly works. For a browser served over HTTP:\n\n```sh\npython3 -m http.server 8000\n```\n\nThen open \u003chttp://127.0.0.1:8000\u003e.\n\n## UI Notes\n\n- Keep static surfaces flat.\n- Use drop shadows only on interactive controls, so shadow means clickability.\n- Current interactive shadow classes are `.chip`, `.hold`, and `.again`.\n- The main hold control supports pointer input and the spacebar.\n\n## Deploy\n\nProduction is served by Caddy from `/opt/2000.moi` on the `stockage` VPS.\n\nAfter pushing `main`, deploy by pulling the repo on the VPS:\n\n```sh\ngit push origin main\nssh stockage \"sudo git -C /opt/2000.moi pull --ff-only origin main\"\ncurl -I https://2000.moi\n```\n\nIf the VPS pull fails because local files changed, inspect the diff before\nresetting anything.\n\n## Quick Checks\n\n```sh\nrg -n \"box-shadow|text-shadow|drop-shadow|filter:\\\\s*drop-shadow\" index.html\n```\n\nShadow declarations should remain limited to the interactive controls.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripledoublev%2F2000.moi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripledoublev%2F2000.moi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripledoublev%2F2000.moi/lists"}