Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | compiler: make gallery compilation fail with absent viewer | pacien | 2020-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.json | Zero~Informatique | 2020-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 output | pacien | 2019-12-31 |
GitHub: closes #6 |