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
dd02a12258
no message
2015-03-27 19:10:31 +02:00
Paul Adam Davis
b071548965
Add menu icon to icon font
...
Closes #186
- Adds the menu icon from Ghost's icon set
- Alters CSS to use that new icon
2015-03-23 16:21:53 +00:00
Hannah Wolfe
8ec65a45e4
Switch navigation to be global
2015-02-28 14:08:27 +00: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
e07d0d8775
Post image support
2014-09-25 17:35:06 +03:00
Ross Kaffenberger
1d494fddd1
fix link tag typo
2014-08-12 22:14:54 -04:00
Hannah Wolfe
ba881b059f
Updating Casper's use of title and author helpers
...
Related to TryGhost/Ghost#3599 and TryGhost/Ghost#3389
- The title helper no longer needs triple-stashes to be safe
- The #author can now be used as a context block again
2014-08-05 20:49:37 +01:00
John O'Nolan
b84309f482
Stop text from wrapping to a new line with icon
...
Fixes #112
2014-08-04 12:49:41 +03:00
Fabian Becker
7dfe3f4a0d
Simplify author link
...
no issue
2014-07-31 21:32:01 +00:00
John O'Nolan
a60cdab266
Tweak
2014-07-31 18:58:48 +03:00
John O'Nolan
8ff0ac386c
Replace dodgy author helper with better one
2014-07-31 16:54:34 +03:00
John O'Nolan
e9eca20883
Add fallback text if user has no entered a bio
2014-07-22 13:31:58 +02:00
John O'Nolan
35adcc0fd3
Add post meta back into post.hbs
2014-07-21 20:37:05 +02:00
John O'Nolan
f6ee7d89f9
Add author image to post author-box, if available
2014-07-21 20:19:49 +02:00
John O'Nolan
91ca337fe6
Link post.hbs author to new author profile page, add icons to meta data
2014-07-21 19:52:45 +02:00
John O'Nolan
448082bd48
New navigation structure to make way for MU changes
2014-07-20 16:43:44 +02:00
kennwhite
87b892e461
HTML5 valid markup for Twitter share link
2014-03-02 21:51:53 -05:00
John O'Nolan
7546018136
Add support for author.url and author.location output
...
Closes #72
2014-01-27 19:16:17 +07:00
altonius
492ba62e1f
Update post.hbs
...
updated twitter url to use https inline with the other sharing services
2014-01-15 20:58:34 +11:00
John O'Nolan
b7a6f81a18
Removed conditional author check
...
Because a post always has an author. Except when Ghost first runs, and there is the welcome post with no author. But in this case Ghost simply outputs nothing - I haven’t been able to make anything explode.
2014-01-10 17:00:41 +01:00
John O'Nolan
61cfb3064b
Cleaned up comments and indentation
2014-01-10 16:59:27 +01:00
Hannah Wolfe
5c8fc51848
Adding encode helper to share link
2014-01-06 21:06:42 +00:00
John O'Nolan
657f9fb749
More stupid fixes
2013-12-02 11:53:48 +01:00
John O'Nolan
928e7e3ffe
Make the single post view less shit when there's no blog logo
2013-10-30 16:55:54 +01:00
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
2bd73d696a
Share icons open dialog
...
g+ icon works and all 3 open in a dialog
2013-09-18 00:31:21 +01:00
John O'Nolan
ca7eb5ad03
Add G+ share link
2013-09-17 11:44:19 +01:00
Hannah Wolfe
19ed4267fe
Updating {{url}} helper to working syntax
2013-09-06 18:50:23 +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
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
2ef2ff68bf
Added descriptive handlebars comments to help new developers
2013-09-02 22:59:52 +01:00
John O'Nolan
d93a50d48b
New Stylez
...
* New pagination styles
* Refactored footer to global footer
* Introduced new RSS subscription tooltip
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
788c8ebff0
Tweaky
2013-09-02 22:59:51 +01:00
John O'Nolan
bf1dd0e9d4
THE NEXT ONE
...
* Introducing icon fonts
* New post footer
* Many responsive refinements and enhancements
* Few new helpers
2013-09-02 22:59:51 +01:00
John O'Nolan
b5021db970
The new header
...
* Experimental new Ghost watermark
* Ghost icon navigational styles
* Enhanced responsive styles
2013-09-02 22:59:51 +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
802bb02c63
Minor footer style tweaks and added new RSS/subscription button
2013-09-02 22:59:23 +01:00
John O'Nolan
21d2a929a9
Second pass on Casper refactor, added new footer areas on single post view.
2013-09-02 22:59:23 +01:00
John O'Nolan
e4ce16b517
First pass at refactoring styles
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
ErisDS
97a24a07fb
Ghost issue 246 part 12
...
- renaming single.hbs to post.hbs
2013-07-11 17:50:01 +01:00