Commit Graph

4 Commits

Author SHA1 Message Date
43c0631f9b
add non interactive modes to build scripts 2020-08-17 11:45:42 +01:00
3d10a8fe06
fix email generation on windows 2020-08-04 18:14:39 +01:00
a38045cefb
potential fixes for windows
hopefully fixes scss and email generation on windows by fixing runcmd()
and (optionally) reading npm bin location from the 'npm bin' command.
also, config path is cast to string before being passed to configparser.
2020-08-04 01:29:29 +01:00
e80b233af2 Email generation as part of build process
Moved email source to separate directory, added the task
"generate-emails" to create html files.
2020-07-16 19:05:56 +01:00