Output folder instead of .output + now build.py pass the build dir var to html_generator.py + new README with link to the wiki

This commit is contained in:
2025-08-10 09:29:56 +00:00
parent d0fe57fe9c
commit e4a9c57b31
4 changed files with 18 additions and 177 deletions

7
.gitignore vendored
View File

@ -1,3 +1,4 @@
.venv
.output
__pycache__
.*
!.gitignore
output/
__pycache__/