This commit is contained in:
notplants
2023-08-14 17:03:35 -07:00
commit fdafdf6660
29 changed files with 2647 additions and 0 deletions

3
build.sh Executable file
View File

@ -0,0 +1,3 @@
python outline_to_mdbook.py
mdbook build
cd book && python3 -m http.server