aboutsummaryrefslogtreecommitdiff
path: root/compiler/data
Commit message (Collapse)AuthorAge
* compiler: make gallery compilation fail with absent viewerpacien2020-02-06
| | | | | | | | Make the compiler explicitly fail and exit with the proper status code when the viewer is absent and the "--with-viewer" option is used instead of failing silently due to the presence of a placeholder. This commit reverts parts of 2157b66f3ea43137391939992cac4dc901a4ac4e
* compiler: output viewer config.jsonZero~Informatique2020-01-31
| | | | | Write a file at the root of the viewer directory with some info about the gallery root path and generation date time.
* compiler: add option to include static web app in the outputpacien2019-12-31
GitHub: closes #6