0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Jason Williams 696fbaaee4 Follow symlinks when resolving theme paths.
Closes #4225
- If a theme is symlinked in the themes directory, follow
  the symlink so that the theme object is populated correctly.
- Only do the fallback loading of theme data in the validations
  module if it doesn't exist in config.
2014-10-02 13:37:18 +00:00
..
client Merge pull request #4218 from PaulAdamDavis/fix-4199 2014-10-01 15:52:48 +02:00
server Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
shared GhostGFM honours escaped tildes 2014-09-19 09:16:33 +01:00
test Implements module tests 2014-09-29 22:33:09 +02:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00