chore: remove outdated v2 assets, old docs, and temp files#21
chore: remove outdated v2 assets, old docs, and temp files#21
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 13a87755f5
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1,1080 +0,0 @@ | |||
| <!DOCTYPE html> | |||
There was a problem hiding this comment.
Keep docs/index.html until Netlify publish path changes
This commit deletes the only page in the configured Netlify publish directory, so Netlify deployments from this revision will serve 404s for the main routes. netlify.toml still sets publish = "docs" and redirects / and /guide to /index.html, but docs/index.html is removed here; in the Netlify context, that makes the site entrypoint unreachable until the publish directory/build output is updated (or the file is restored).
Useful? React with 👍 / 👎.
Closes #20
Summary
Removes 38 outdated v2-era files — old HTML pages, duplicate screenshots, stale docs, temp artifacts, and branding leftovers. Pure deletions, no code changes.
What's removed
beta-v2-guide.html,sourcekit-writeup-v2.md,.skillfiles, old QA reports, etc.docs/old HTML docs —architecture.html,sourcekit-infographic.html, old logo SVG, PDF gen script, etc.public/screenshots/— entire directory (duplicates ofmicrosite/public/screens/).tmp.driveupload/,tmp/pdfs/,tasks/smoke-test-report.mdWhat's NOT touched
microsite/— current docs site sourcesrc/— current app codepublic/icons/favicons/manifest — current brand assets