0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
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
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
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
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