John O'Nolan
bc9e5a0b2e
Second pass 2.0
2017-05-31 19:09:50 +01:00
John O'Nolan
ad9cb81a06
Many tweaks
2017-05-16 10:26:08 +01:00
John O'Nolan
eda0ec4db2
First pass 2.0 design
2017-05-15 21:03:47 +01:00
John O'Nolan
68e48cfb04
Remove role attributes intended for tabbed navigation
...
Closes #285
2017-02-23 13:25:47 +07:00
Hannah Wolfe
8778126d8f
Minor consistency fixups
...
- use a `{{#tag}}{{/tag}}` block for tag in tag.hbs
- use two braces consistently for `{{title}}`
- use double quotes consistently for attributes (quote switching is unnecessary)
2016-05-08 17:09:29 +02:00
John O'Nolan
09b4830398
Add new subscribers form + visual fixes
...
- New opt-in form for subscribers features
- Bumped version to 1.3.0
- Resolved author image alignment, closes #238
2016-05-08 10:50:20 +02:00
Mark Sutherland
53c6d32849
typo
2015-05-15 22:13:14 +01:00
Mark Sutherland
2f45eda1ca
Improve alt tag accessibility
...
Replaces all instances of alt="Blog Image" with alt="{{@blog.title}}"
and alt="Author Image" with alt="{{@author}}"
2015-05-15 22:01:01 +01:00
John O'Nolan
243192f0d9
Updating nav styles
2015-02-28 14:34:58 +02:00
Paul Adam Davis
46dc55769e
Navigation
2015-02-27 19:33:27 +00:00
John O'Nolan
75c81be9c3
Typography overhaul
2014-09-25 16:41:04 +03:00
Fabian Becker
7dfe3f4a0d
Simplify author link
...
no issue
2014-07-31 21:32:01 +00:00
John O'Nolan
6659c9514a
Fix in case author has no image
2014-07-21 19:09:17 +02:00
John O'Nolan
6ae074b724
Introduce new post loop partial + new multi-author post meta
2014-07-21 18:20:36 +02: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
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
cobbspur
d9d72dbb37
casper issue #3
...
- deleted JON logo
- deleted post footer
2013-06-14 19:19:45 +01:00
Hannah Wolfe
9ddfae8cdc
issue #28 - bookshelf reimplementation
...
required switchover to snake_case
2013-05-16 22:18:41 +01:00
Hannah Wolfe
162b362e4b
Casper - initial commit to separate GitHub repo
2013-05-11 11:16:11 +01:00