Ghost/core/server/utils
vdemedes 05f44c4c64 Add readThemes() utility to get a list of themes
refs #5923
- add read-themes module to get a list of themes
- replace readDirectory() usage with readThemes(), where only themes are needed
- test read-themes
- test read-directory
- test validate-themes
- test parse-package-json
- add tempfile testing utility to generate temporary paths
2015-10-13 15:54:41 +02:00
..
downzero.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
index.js Fix handling of slugs on import 2015-09-23 17:41:44 +01:00
parse-package-json.js Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
pipeline.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
read-directory.js Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
read-themes.js Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
sequence.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
startup-check.js Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
validate-themes.js Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00