Ghost/core/server/helpers/tpl
William Dibbern 9064914829 Added redirect to get rid of /page/1/
Fixes #592

- Added *permanent* redirect to ensure `/page/1/` isn't used and that
`/` is used instead.
- Added pageUrl helper (and unit tests) to generate client side url
fragment for blog pages conforming to the above standard.
- Updated pagination helper to use new `pageUrl` theme helper.
- Added functional tests for redirects and added scaffolding for
functional frontend tests in general.
2013-09-09 18:32:44 +01:00
..
nav.hbs App restructure - closes #245 2013-07-11 20:23:34 +01:00
pagination.hbs Added redirect to get rid of /page/1/ 2013-09-09 18:32:44 +01:00