Commit graph

5 commits

Author SHA1 Message Date
cobbspur 7214380abd helper name changes for casper
closes #17

- changed pagination and date in handlebars templates
2013-08-22 21:45:00 +01:00
ErisDS 09295abe40 Ghost issue 254 adds a helper for content
- Removed triple taches from content as they are no longer required
2013-07-11 17:09:45 +01:00
ErisDS e40d3e2680 Ghost issue 253 changed content_html to just content
This update to casper matches that change
2013-07-11 16:28:58 +01:00
cobbspur 0fc57a0bd0 closes casperissue #8
- replaces created_at with publish_at in full-post.hbs and list-post.hbs
2013-06-16 16:15:44 +01:00
cobbspur 0a7f8ea03a closes #1 - removing featured
- changed post.hbs to list-post.hbs and refactored code
- changed featured.hbs to full-post.hbs and refactored code
- index.hbs now selects first post and extends full-post then list-post on remaining posts
- single.hbs now extends full-post
2013-06-16 15:54:30 +01:00
Renamed from partials/featured.hbs (Browse further)