Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | compiler: add gallery config file CLI argument | pacien | 2020-02-23 |
| | | | | GitHub: closes #136 | ||
* | compiler: remove timestamp field from generated viewer config | pacien | 2020-02-13 |
| | | | | | | As this field isn't used by the viewer anymore. GitHub: closes #124 | ||
* | compiler: reject input and output directories that coincide | pacien | 2020-02-03 |
| | | | | GitHub: closes #80 | ||
* | compiler: fix viewer output directory exclusion | pacien | 2020-02-03 |
| | | | | GitHub: closes #87 | ||
* | 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 flag for output dir cleanup | pacien | 2020-01-30 |
| | | | | | | Making it explicit. GitHub: closes #62 | ||
* | compiler: enable language extensions on whole project | pacien | 2020-01-05 |
| | |||
* | compiler: enable warnings and fix them | pacien | 2020-01-05 |
| | | | | GitHub: fixes #9 | ||
* | add manual | pacien | 2020-01-05 |
| | |||
* | compiler: add option to include static web app in the output | pacien | 2019-12-31 |
| | | | | GitHub: closes #6 | ||
* | compiler: switch to cmdargs | pacien | 2019-12-27 |
| | |||
* | compiler: exclude output dir from input | pacien | 2019-12-27 |
| | |||
* | compiler: add command line interface | pacien | 2019-12-27 |
| | |||
* | compiler: implement resource processing | pacien | 2019-12-27 |
| | | | | but break directory cleanup | ||
* | compiler: add base structures and encoding | pacien | 2019-12-23 |
| | |||
* | compiler: init stack project | pacien | 2019-12-21 |