This repository contains a static copy of the public OpenAPS.org site. It has no WordPress runtime, database, login, comments, or server-side code.
The current GitHub Pages build in docs/ uses /openaps.org as its base path for review. Before attaching the openaps.org domain, rebuild with an empty base path and add the custom domain only after review approval:
OPENAPS_BASE= node scripts/build.mjs
node scripts/check.mjsThe pre-cutover build includes noindex metadata and a restrictive robots.txt to discourage search indexing during review.