Skip to content

Clean up dead files and duplicate assets, improve docs - #36

Merged
DevTimmOfTO merged 1 commit into
mainfrom
chore/docs-and-cleanup
Sep 12, 2026
Merged

DevTimmOfTO merged 1 commit into
mainfrom
chore/docs-and-cleanup

Conversation

@DevTimmOfTO

Copy link
Copy Markdown
Owner

Summary

  • Removes a committed __pycache__ build artifact, an orphaned gta/ stub folder, and duplicate/unused images (~4MB saved); gitignores .pyc files going forward
  • Documents previously-unexplained legacy files (main.css, scripts.js, index.css) and replaces the generic SECURITY.md template with one accurate for a static site
  • Expands the root README and adds archive/README.md explaining what's retired there

Test plan

  • Verified no remaining references to any removed/renamed file (grep across the repo)
  • Spot-check the live site after merge: homepage, blog, and the pages whose image references changed (privat.html, blog/, projects/it-course-projects.html, projects/CivTechXR.html, archive/techrp/)

Made possible by Claude

Removes a committed __pycache__ artifact, an orphaned gta/ stub folder,
and duplicate/unused images (saves ~4MB), and gitignores future .pyc
files. Documents previously-unexplained legacy stubs (main.css,
scripts.js, index.css), replaces the generic SECURITY.md template with
one that reflects a static site, and expands the README.

Made possible by Claude
@DevTimmOfTO
DevTimmOfTO merged commit a81713d into main Sep 12, 2026
1 check passed
@DevTimmOfTO
DevTimmOfTO deleted the chore/docs-and-cleanup branch September 12, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant