Ghost/core/server/helpers
Austin Burdine 8ac168794e refactors the frontend controller
closes #5192
- combines homepage, author, tag routes into one function (with different hash params)
- provides some abstraction for channels
2015-05-05 07:35:08 -05:00
..
tpl Navigation helper amends 2015-02-15 21:44:10 +00:00
asset.js Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
author.js
body_class.js
content.js
date.js
encode.js
excerpt.js Update excerpt helper to properly filter HTML footnotes 2015-01-01 06:45:06 +01:00
foreach.js
ghost_foot.js Match labels with element ids. 2014-12-04 15:21:27 +00:00
ghost_head.js Fix ghost_head helper on error pages 2015-04-16 18:40:17 +01:00
has.js Fix has helper tag matching 2015-01-09 21:52:23 +00:00
image.js Change url and image into synchronous helpers 2014-12-29 18:44:15 +00:00
index.js Adds {{prev_post}} and {{next_post}} block helpers 2015-03-25 17:21:27 +00:00
is.js
meta_description.js Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
meta_title.js Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
navigation.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
page_url.js Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
pagination.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
plural.js
post_class.js
prev_next.js Add post preview via uuid (/p/:uuid) 2015-04-30 11:57:37 +01:00
tags.js
template.js refactors the frontend controller 2015-05-05 07:35:08 -05:00
title.js
url.js Update urlFor to handle 'nav' contexts 2015-01-31 09:29:53 -08:00
utils.js Build assets with ember, and serve with ghost 2015-03-11 12:37:41 -06:00