Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
indx-checklist
A bench checklist for converting a Prusa CORE One with the INDX conversion kit and the CORE One+ Gen 2 upgrade at the same time.
Prusa splits that job across three documents — the INDX guide, the Gen 2 guide, and a combined article that tells you when to jump between them. This flattens all of it into one linear list of 13 blocks: which guide you are in, the exact step to enter at, the exact step to stop after, and the work that only exists in the combined article.
Progress lives in localStorage. There is no backend, no database, and nothing leaves
the browser — so the checklist you tick on the phone at the printer is separate from the
one on your desktop.
Develop
pnpm install
pnpm dev # http://0.0.0.0:5180
pnpm build # typecheck + static build into dist/
Deploy
Dockerfile builds the static site and serves it from nginx on port 80. Dokploy watches
main on git.naps.pt/yolo/indx-checklist and redeploys on push.
Content
Every step, link, rivet count and warning comes from Prusa's own documentation:
The one paragraph that is not from Prusa is the closing note about which Gen 2 chapters the route never visits, and it says so on the page.