0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
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
..
client Add XSL for Sitemaps 2014-12-04 09:38:09 +00:00
server Add XSL for Sitemaps 2014-12-04 09:38:09 +00:00
shared Add XSL for Sitemaps 2014-12-04 09:38:09 +00:00
test Merge pull request #4573 from ErisDS/limit-all-sitemaps 2014-12-04 09:45:33 +01:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00