Commit Graph

51 Commits

Author SHA1 Message Date
Humeira 805925528c move font above css include (#279) 2017-02-24 12:23:02 +07:00
Mr. Ivan 0d8228ff05 Use protocol-relative URL for jQuery script
Use protocol-relative URL in the script element that includes jQuery to improve availability and consistency as it's being used for Google Fonts too.
2016-10-13 17:03:11 -06: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
Fong-Wan Chau fd7967cb2f Update JQuery to v1.12.0 on 'default.hbs'
Changelog: https://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
2016-01-22 12:44:49 -04:00
Hannah Wolfe 6f46594d36 Move jQuery before `{{ghost_foot}}`
- Including jQuery before `{{ghost_foot}}` means jQuery can be used inside ghost_foot code injection
- It should also improve backwards compat, as without this jQuery code included via ghost_foot may break
2015-10-19 09:28:22 +01:00
Hannah Wolfe dfd94ece96 Add jQuery, as this is being removed from Ghost
refs TryGhost/Ghost#5298
2015-08-24 19:58:03 +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
Razzi Abuissa 56c766303f Fix indentation 2015-01-04 19:57:11 -06:00
John O'Nolan 75c81be9c3 Typography overhaul 2014-09-25 16:41:04 +03:00
Jake Giltsoff c7554d995b Swap Noto Serif to PT Serif 2014-08-17 16:01:47 +01:00
John O'Nolan 3db098c1e0 Revert "Sticky footer"
This reverts commit 3242e72cfc.
2014-07-20 17:28:49 +02:00
John O'Nolan 3242e72cfc Sticky footer 2014-07-20 17:27:20 +02:00
John O'Nolan 448082bd48 New navigation structure to make way for MU changes 2014-07-20 16:43:44 +02:00
John O'Nolan 48bf106f25 Remove specific resolution optimisation 2014-02-03 23:21:26 +07:00
John O'Nolan 55784b4348 Corrected link 2014-02-02 16:39:22 +01:00
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