Commit Graph

25 Commits

Author SHA1 Message Date
cobbspur
7aee698a98 Uses prefix for tag helper 2013-10-27 09:42:52 +00:00
Hannah Wolfe
10beda3f6c Consistently use triple braces for post titles 2013-10-09 19:28:59 +01:00
Hannah Wolfe
9aaa0ec17a Wiring up blog cover image 2013-09-09 18:07:19 +01:00
Hannah Wolfe
618eba0e2f Theme helper blitz
- date no longer requires published_at
- author.name now works.. so using for consistency
- url has absolute flag
- other misc fixes
2013-09-02 22:59:53 +01:00
Hannah Wolfe
dc89697827 Changing settings to use the new @blog global 2013-09-02 22:59:53 +01:00
John O'Nolan
24f12d1656 Added new author/logo helpers, stripped static blog cover image 2013-09-02 22:59:53 +01:00
John O'Nolan
1be2a199e3 New conditional logo helper 2013-09-02 22:59:53 +01:00
John O'Nolan
53c55fe95c New tags helper 2013-09-02 22:59:52 +01:00
John O'Nolan
03d79be55e New global footer 2013-09-02 22:59:52 +01:00
John O'Nolan
b4aba43c97 Fixing relative URL bugs 2013-09-02 22:59:52 +01:00
John O'Nolan
2ef2ff68bf Added descriptive handlebars comments to help new developers 2013-09-02 22:59:52 +01:00
John O'Nolan
49e774889c Full refactor 2013-09-02 22:59:52 +01:00
John O'Nolan
5234629a60 Rework header/typography/icons 2013-09-02 22:59:52 +01:00
John O'Nolan
85b74ea393 Next pass on Casper refactor
* New Helpers
* Updated Helpers
* New reponsive header styles
* New global blog icon
* Responsive styles adjustments
2013-09-02 22:59:51 +01:00
John O'Nolan
2b847c0530 Massive overhaul / update.
Introducing
* New helpers
* New header image
* Responsive / mobile styles
* Mobile device metatags and optimisations
* Initial blog icon support
* Restyled homepage feed
2013-09-02 22:59:51 +01:00
John O'Nolan
701746c102 Move home header image to inline img / refactor headings 2013-09-02 22:59:51 +01:00
John O'Nolan
d6fec8d50f First pass at new Casper homepage 2013-09-02 22:59:50 +01:00
John O'Nolan
61a960d03f Cleaning 2013-09-02 22:59:23 +01:00
John O'Nolan
9ca4564cb2 Removed concept of partials from Casper. For now. 2013-09-02 22:57:55 +01:00
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
cffc941b6b HTML helpers refactor - issue #246 item 2
- Helpers no longer require data to be passed explicitly to them
2013-07-11 01:28:04 +01:00
ErisDS
5d770ffe10 HTML helpers work with double taches - issue #246 item 1.
- updating casper to use 2 taches for pagination helper
2013-07-09 16:31:44 +01:00
cobbspur
229ab70899 closes issue #13 pagination
- adds pagination to homepage
2013-06-25 16:20:22 +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
Hannah Wolfe
162b362e4b Casper - initial commit to separate GitHub repo 2013-05-11 11:16:11 +01:00