diff --git a/CHECKLIST.md b/CHECKLIST.md new file mode 100644 index 0000000..49841b5 --- /dev/null +++ b/CHECKLIST.md @@ -0,0 +1,35 @@ +# UriesmoothTech Project Checklist + +## Website (uriesmooth.online) +- [ ] Replace `index.html` with the final version +- [ ] Add Google Analytics ID (replace G-XXXXXXXXXX) +- [ ] Confirm Security meta tags are present +- [ ] Confirm Welcome Gate section is visible +- [ ] Add GitHub Actions deploy workflow +- [ ] Push changes to `main` branch +- [ ] Verify site loads correctly at https://uriesmooth.online +- [ ] Confirm SSL certificate is valid (no browser warnings) + +## FlowState Pro +- [ ] Update `README.md` with GPU + TensorRT + Vision content +- [ ] Create `docs/gpu.md` +- [ ] Create `docker/docker-compose.gpu.yml` +- [ ] Push all changes + +## Redirect Repository +- [ ] Update `uriesmoothtech.github.io/index.html` with redirect code +- [ ] Push changes + +## Organization +- [ ] Create `.github/profile/README.md` +- [ ] Push changes + +## GitHub Project Board +- [ ] Move all completed tasks to **Done** +- [ ] Keep only future items in Backlog / Ready + +## Final Verification +- [ ] https://uriesmooth.online works +- [ ] Old GitHub Pages URL redirects correctly +- [ ] All contact emails are correct +- [ ] Project board is clean and up to date \ No newline at end of file