Closed sc0ttj closed 5 years ago
Don't hard code the list of files sourced from .app/functions/, source all *.bash files in there instead.
.app/functions/
This might make it easier to add new functions, which can create new content types, process templates, out new page elements/sections/areas, etc...
Possible improvement
Don't hard code the list of files sourced from
.app/functions/
, source all *.bash files in there instead.This might make it easier to add new functions, which can create new content types, process templates, out new page elements/sections/areas, etc...