mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 00:15:11 +03:00
79c790c891
refs https://github.com/TryGhost/Team/issues/65 - currently we generate a relative resource url - if you configure a subdirectory, the urls have to respect that - e.g. you configure `localhost:2368/blog`, your url results in e.g. `/blog/my-post/` - this is not yet a critical bug, because the url service is not connected yet - @TODO: consider absolute vs. relative urls in the url service |
||
---|---|---|
.. | ||
index.js | ||
Queue.js | ||
Resource.js | ||
Resources.js | ||
UrlGenerator.js | ||
Urls.js | ||
UrlService.js | ||
utils.js |