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
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