3 Commits
Author SHA1 Message Date
retoor 76a64784ce feat: add .gitignore entries for backup files and app2.py, and include review JSON/MD artifacts for zamenyat modules 2024-12-29 20:17:45 +00:00
retoor b1c84e67c9 feat: add .gitignore entries, new run2 target, and rewrite __main__ with MIT license header 2024-12-29 20:05:43 +00:00
retoor c74422583b feat: add initial project scaffolding with .gitignore, MIT license, and README
Introduce the foundational project structure for zamenyat, an HTTP bridge for content replacement. The .gitignore excludes Python bytecode, build artifacts, virtual environments, and IDE files. The LICENSE file applies the MIT license with copyright assigned to retoor. The README describes the project as a configurable HTTP bridge enabling content substitution, such as serving real and anonymous versions of a website.
2024-12-17 18:27:09 +00:00