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
John O'Nolan
2d539998d4
Make blog title and description more legible on light backgrounds
...
Adds a light shadow to blog title and description to give slightly more contrast between text and background when a cover image is used with a predominently light colour. This is not a complete fix, because heavy shadows do not lend to the aesthetic of Casper - however it does go some way to making a small improvement to legibility in most cases.
Related: https://github.com/TryGhost/Ghost/issues/1768
2013-12-28 14:09:01 +01:00
John O'Nolan
f503b7e5eb
Merge pull request #62 from jitendravyas/patch-1
...
removed chrome frame option from meta tag
2013-12-28 03:13:36 -08: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
John O'Nolan
657f9fb749
More stupid fixes
2013-12-02 11:53:48 +01:00
John O'Nolan
11ddc30545
Fix moronic bug
...
Introduced by me in 9096fbd977
2013-12-02 11:49:26 +01:00
Hannah Wolfe
7bc3dfa7e6
Merge pull request #55 from halfdan/asset-helper
...
Use asset helper to generate paths.
2013-11-28 07:21:05 -08:00
Fabian Becker
b5819fd970
Use asset helper to generate paths.
...
fixes #54
2013-11-28 13:43:06 +00:00
John O'Nolan
e4e8b0d902
Merge pull request #53 from NullGeo/master
...
Update normalize.css to v2.1.3
2013-11-17 03:52:07 -08:00
Gopal Adhikari
9dcf734f04
Update normalize.css to v2.1.3
2013-11-16 23:43:35 -07:00
Hannah Wolfe
8b38234565
Rename LICENSE.txt to LICENSE
2013-11-14 14:48:35 +00:00
Hannah Wolfe
72c4010f32
Merge pull request #39 from egdelwonk/feature/969_page_template
...
Added page template to be compatible with pull #1139 .
2013-11-06 12:31:32 -08:00
John O'Nolan
94f98f0d58
Replace Droid with Noto
...
Fixes #30 #46
2013-10-31 19:34:00 +01:00
John O'Nolan
2dcf64a8ce
Proper spacing for iframe embeds and responsive videos
2013-10-31 19:22:54 +01:00
John O'Nolan
38be6803b4
Cleanup
2013-10-31 19:09:15 +01:00
John O'Nolan
9096fbd977
Remove unscoped IDs
...
Fixes #15
2013-10-31 19:07:10 +01:00
John O'Nolan
4616c5bd1d
Responsive videos by default u guyz
2013-10-31 18:35:57 +01:00
John O'Nolan
0a7074a716
Oops
2013-10-30 16:56:55 +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
John O'Nolan
92ff4f4145
Merge pull request #51 from cobbspur/prefix
...
Uses prefix for tag helper
2013-10-28 01:41:25 -07:00
cobbspur
7aee698a98
Uses prefix for tag helper
2013-10-27 09:42:52 +00:00
Hannah Wolfe
fec0cc6ca6
Merge pull request #48 from willglynn/code_wrapping
...
<code>/<tt> elements should wrap since they're used inline
2013-10-26 09:19:10 -07:00
Will Glynn
23a97124ab
<code>/<tt> elements should wrap since they're used inline
2013-10-25 08:29:57 -05:00
John O'Nolan
a930d49bc3
Enhanced copyright date to be dynamic
...
Closes #41
2013-10-18 19:52:29 +02:00
John O'Nolan
692166bc2a
Fix positioning/rendering
2013-10-18 19:49:36 +02:00
John O'Nolan
d504ec0a16
Fix incorrect icon font implementation
...
Closes #35
2013-10-18 19:42:50 +02:00
John O'Nolan
06aee0b2c5
Merge pull request #42 from marchdoe/master
...
Extra semicolon
2013-10-18 10:35:55 -07:00
John O'Nolan
6ae7958315
Merge pull request #43 from chanster-net/master
...
Fixed invalid meta tag
2013-10-18 10:35:43 -07:00
Kevin C
58efcd6777
Fixed invalid meta tag. charset should be declared in the content attribute.
2013-10-18 10:08:42 -05:00
Doug March
09061d71f0
Extra semicolon
...
Deleting an extra semicolon.
2013-10-17 23:26:54 -04:00
William Golden
2ca7344203
Added page template to be compatible with pull #1139 .
2013-10-17 12:54:08 -05:00
John O'Nolan
d70beddd28
Merge pull request #31 from alicoding/master
...
Auto height for img in post-content
2013-10-15 00:58:45 -07:00
Hannah Wolfe
fa41e47672
Merge pull request #28 from JoeBonham/patch-1
...
Replaced table.plain LESS with equivalent CSS
2013-10-14 13:29:13 -07:00
Ali Al Dallal
8c52f22c9b
Auto height for img in post-content
2013-10-14 12:16:00 -04:00
JoeBonham
4b334adf8a
Fixed table.plain css
...
Looked to be LESS formatted CSS that hadn't been compiled. Just replaced with the equivalent compiled CSS.
2013-10-14 14:20:16 +01:00
Hannah Wolfe
10beda3f6c
Consistently use triple braces for post titles
2013-10-09 19:28:59 +01: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
John O'Nolan
c4c276653d
Fix line-wrapping on gists
2013-09-27 16:59:50 +02:00
John O'Nolan
3b5443a97c
Dropped old image fixtures
2013-09-27 10:59:09 +02:00
John O'Nolan
60cf743042
Merge pull request #27 from Japh/patch-1
...
Update README.md
2013-09-25 07:13:33 -07:00
Japh
c2fcb94502
Update README.md
...
Fixes typo.
2013-09-25 23:28:23 +10:00
John O'Nolan
9ef17def42
Tweak to make gist embeds work with 100+ lines
2013-09-24 09:43:11 +02:00
John O'Nolan
bd71951dbb
Updated CSS Table of Contents
2013-09-24 09:28:59 +02:00
John O'Nolan
ded174bab0
Added support for github gist embeds
...
Fixes #26
2013-09-24 09:21:52 +02: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
Hannah Wolfe
aa1fa8b445
Merge pull request #23 from cobbspur/meta
...
Adds {{meta_title}} and {{meta_description}} to casper theme
2013-09-17 15:14:34 -07: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
John O'Nolan
ca7eb5ad03
Add G+ share link
2013-09-17 11:44:19 +01:00
Hannah Wolfe
30dce03e86
Assets need slashes
2013-09-15 17:50:23 +01:00