First commit

This commit is contained in:
Yan Lin 2025-05-13 10:48:42 +02:00
commit ed9566d057
76 changed files with 4005 additions and 0 deletions

4
preproduction.sh Normal file
View file

@ -0,0 +1,4 @@
python parser/md.py
python generate.py
cd dist
python -m http.server 8000