6 Commits

Author SHA1 Message Date
oupala
8ca6129404 fix: improve cli parameters management
Parameters can now be set in a config file or on the cli.

This change was made mandatory as bash cannot make a difference between a null and an undefined value.
2019-06-03 16:56:33 +02:00
oupala
8f85f2c8ab feat: install script can set a header and a footer message 2019-05-30 22:35:13 +02:00
oupala
a1cfdd3df5 feat: replace lightGallery by lightgallery.js
Replace lightGallery by lightgallery.js because lightGallery require jQuery whereas lightgallery.js has no dependency.
2019-05-29 16:34:32 +02:00
oupala
bf175eab74 chore: set file permissions
Set file permissions on apaxy.config.
2019-05-29 15:21:41 +02:00
oupala
3f98b279fe refactor: large rewrite of install script 2019-05-13 17:22:41 +02:00
Jordan Bancino
23f3b8ec67 feat: add install script with instructions 2018-12-05 00:57:25 +00:00