Commit Graph

135 Commits

Author SHA1 Message Date
Hannah Wolfe 9a261d1e93 Adding explicit favicon link 2014-01-12 21:52:21 +00:00
Michael Bradshaw 0e1329f51f Respect the blog URL (and subdirectory) in footer 2014-01-07 12:31:32 -07:00
Jitendra Vyas 97e23d1238 replaced to html5 charset tag
http-equiv="Content-Type" content="text/html" is invalid in HTML5.
2013-12-28 15:15:07 +00:00
Jitendra Vyas 5b1e9c590f removed chrome frame option from meta tag
Google has discontinue the Chrome frame project so I suggest to remove it. Event HTML5 boilerplate has removed it 8fc26501f4
2013-12-28 16:25:38 +05:30
Fabian Becker b5819fd970 Use asset helper to generate paths.
fixes #54
2013-11-28 13:43:06 +00:00
John O'Nolan 94f98f0d58 Replace Droid with Noto
Fixes #30 #46
2013-10-31 19:34:00 +01:00
John O'Nolan 4616c5bd1d Responsive videos by default u guyz 2013-10-31 18:35:57 +01:00
John O'Nolan a930d49bc3 Enhanced copyright date to be dynamic
Closes #41
2013-10-18 19:52:29 +02:00
Kevin C 58efcd6777 Fixed invalid meta tag. charset should be declared in the content attribute. 2013-10-18 10:08:42 -05:00
John O'Nolan 6096654136 Updating ghost link 2013-10-06 17:49:48 +02:00
John O'Nolan 436f94e9a9 Moving webfonts from http:// to //
https://en.ghost.org/forum/bugs-suggestions/475-suggestion-remove-system-dependence-on-google-web-fonts
2013-10-04 09:52:54 +02:00
cobbspur ff9f091cd3 Adds {{meta_title}} and {{meta_description}} to casper theme
- uses meta_title and meta_description helpers rather than @blog.title
2013-09-17 23:13:49 +01:00
Hannah Wolfe 30dce03e86 Assets need slashes 2013-09-15 17:50:23 +01:00
Seth Lilly 51634b8059 Added self-closing tags to header
Added self-closing tags to header

Reverses commit 13e9620

- Self-closed tags in the header per Ghost code spec
2013-09-04 15:45:35 -04:00
Seth Lilly 13e9620d0f Removed closing slash in description `meta` tag
Removed closing slash in description `<meta>` tag

- Self-closing tag removed as it is unnecessary in HTML5.
2013-09-04 15:33:32 -04:00
John O'Nolan f1f2b54c07 Added RSS 2013-09-04 18:04:33 +02: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 0e30340610 Tweaking comments in default template 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 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 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 d6fec8d50f First pass at new Casper homepage 2013-09-02 22:59:50 +01:00
John O'Nolan e4ce16b517 First pass at refactoring styles 2013-09-02 22:59:23 +01:00
John O'Nolan 61a960d03f Cleaning 2013-09-02 22:59:23 +01:00
ErisDS cebd42fc51 Removing accidental commit 2013-08-07 12:06:16 +01:00
Hannah Wolfe 0c94300d4a Casper now displays logo if one is uploaded 2013-08-06 22:17:58 +01:00
cobbspur 470f868be1 changes to globals in casper
- changed ghostGlobals in default.hbs to settings in lieu of future changes from hannah
2013-06-16 19:24:57 +01:00
cobbspur d9d72dbb37 casper issue #3
- deleted JON logo
- deleted post footer
2013-06-14 19:19:45 +01:00
Hannah Wolfe 162b362e4b Casper - initial commit to separate GitHub repo 2013-05-11 11:16:11 +01:00