Go to file
2024-08-06 14:45:37 +02:00
.gitignore fix: typo 2024-08-05 21:16:01 +02:00
Book.py add: author 2024-08-06 14:45:37 +02:00
cast.html change css, add thead 2024-08-06 14:04:44 +02:00
constructor_example.json add: author 2024-08-06 14:45:37 +02:00
constructor.json init 2024-08-05 21:14:49 +02:00
main.py add: author 2024-08-06 14:45:37 +02:00
README.md add: readme 2024-08-05 21:23:54 +02:00
style.css change css, add thead 2024-08-06 14:04:44 +02:00

My Readings

A script to generate a static book review page

images

usage

  • fill the constructor.json like the constructor.json
  • run the python script
python main.py > index.html