0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Harry Wolff 2cb02b55e1 Custom Page Templates
fixes #1969

- creates new ./server/helpers/tempalte.js method
 which returns the correct view to use when rendering

- updates fronted controller to check if a custom page template
 exists and if so then uses that to render the static page

- adds additional class name to body_class helper when
 a custom page template is being rendered

- adds tests to address all new features
2014-02-22 21:17:02 -05:00
..
client Update delete post button labels 2014-02-22 12:09:53 -05:00
server Custom Page Templates 2014-02-22 21:17:02 -05:00
shared Merge pull request #1858 from hswolff/improve-bootstrap-flow 2014-02-08 14:36:29 +00:00
test Custom Page Templates 2014-02-22 21:17:02 -05:00
bootstrap.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
index.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00