0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/helpers
Hannah Wolfe 395079cd2f Unify code for picking a template to render with
refs #5091

- 100% coverage for new frontend/templates file
- new module handles the logic for determining which template to render with
2015-12-01 12:05:46 +08:00
..
tpl
asset.js
author.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
body_class.js Unify code for picking a template to render with 2015-12-01 12:05:46 +08:00
content.js
date.js
encode.js
excerpt.js
foreach.js Improvements to the {{foreach}} helper 2015-06-29 17:27:57 +01:00
get.js Move get helper behind labs flag 2015-11-03 19:39:37 +00:00
ghost_foot.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
ghost_head.js add themes ajax helper 2015-11-19 07:13:54 -06:00
has.js
image.js
index.js The {{#get}} helper 2015-10-11 16:51:12 +01:00
input_password.js rewrites default private.hbs for new zelda styles 2015-05-29 06:25:32 -06:00
is.js
meta_description.js Fix meta description for static pages 2015-05-20 13:05:33 +10:00
meta_title.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
navigation.js
page_url.js
pagination.js
plural.js Add replacement for zero in plural helper 2015-09-22 16:00:20 +01:00
post_class.js
prev_next.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
tags.js
template.js Unify code for picking a template to render with 2015-12-01 12:05:46 +08:00
title.js
url.js
utils.js Theming updates for password protection 2015-05-13 19:48:24 +01:00