Commit Graph
8 Commits
Author SHA1 Message Date
hrfee 6ec214f644 Move og readme to separate file
officially deprecated now i guess.
2020-09-14 12:35:56 +01:00
hrfee a4feaa5d64 add deprecation notice to program 2020-08-31 14:13:53 +01:00
hrfee 237c575441 make jfa-go mention bigger
you should try it out.
2020-08-18 14:34:26 +01:00
hrfee 9185b59d16 Dockerfile builds from source
Uses multi-stage build, like jfa-go. I'm hoping this'll shrink the image
aswell.
2020-08-17 12:07:28 +01:00
hrfee 43c0631f9b add non interactive modes to build scripts 2020-08-17 11:45:42 +01:00
hrfee 3d10a8fe06 fix email generation on windows 2020-08-04 18:14:39 +01:00
hrfee 8d265879cc actually fixed windows scss build 2020-08-04 18:12:18 +01:00
hrfee 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