added recursive page generation

This commit is contained in:
specCon18 2025-02-02 20:37:46 -05:00
parent 4a07aec860
commit d865326ee4
6 changed files with 146 additions and 2 deletions

View file

@ -1 +1,2 @@
python3 src/main.py
cd public && python3 -m http.server 8888