horloge.json
holds the collection's datatemplate.html
is used as the viewer layoutgenerate.py
is the script that builds the necessary folders with all thehtml
andjson
files
To generate the HTML locally:
python3 generate.py
You can then start a local server with python
python3 -m http.server
visit vncnt.xyz/horloge for more information on this project