0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/server/data
Hannah Wolfe 818085f18c Add XSL for Sitemaps
fixes #4555

- There's no easy way to declare an XSL with the node xml module, so I
  needed to move the declarations to both be strings
- Ideally the code to serve the XSL would also be inside the sitemap
  module, but I think we need to refactor a bit to get there easily
- Added the XSL from #4559, with minor amends to make the tables and urls
  display correctly
2014-12-04 09:38:09 +00:00
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
migration Fix updateConfigTheme method. 2014-11-20 14:54:37 +00:00
sitemap Add XSL for Sitemaps 2014-12-04 09:38:09 +00:00
utils Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
validation Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
default-settings.json Validation fix for number of posts/page 2014-08-13 12:08:09 -07:00
schema.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00