Commit Graph

360 Commits

Author SHA1 Message Date
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
Hannah Wolfe
9aaa0ec17a Wiring up blog cover image 2013-09-09 18:07:19 +01:00
John O'Nolan
74dfeb37b0 Responsive styles to fix broken pagination on mobile 2013-09-08 22:59:40 +02:00
Hannah Wolfe
19ed4267fe Updating {{url}} helper to working syntax 2013-09-06 18:50:23 +01:00
John O'Nolan
1f1e2062b7 Merge pull request #21 from sethlilly/theme-development
Removed closing slash in description `meta` tag
2013-09-04 14:40:18 -07: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
24f12d1656 Added new author/logo helpers, stripped static blog cover image 2013-09-02 22:59:53 +01:00
John O'Nolan
1be2a199e3 New conditional logo helper 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
53c55fe95c New tags helper 2013-09-02 22:59:52 +01:00
John O'Nolan
c068736354 Correcting cover image 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
f8be958835 Fixing license wording in readme 2013-09-02 22:59:52 +01:00