Excel files of the data and new script that converts excel data to html

This commit is contained in:
Joyce Chen
2022-02-14 19:45:53 -05:00
parent 05c816802d
commit a09a60b3bf
4 changed files with 195 additions and 2 deletions

6
.gitignore vendored
View File

@@ -1,6 +1,8 @@
.vscode/
_site/
data/
data/*
!data/persona-5-questions.xlsx
!data/persona-5-royal-questions.xlsx
!data/tableConverter.py
p5env/
quick_start.cmd