Commit graph

93 commits

Author SHA1 Message Date
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
John O'Nolan cc40f640e2 Standardising license text. 2013-09-02 22:59:52 +01:00
John O'Nolan 5f3d55ef7a First pass at properly documenting CSS and making it human readable 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 fa61f74ce9 Dropping version number from readme 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 75c3ad7f1b Prevent header image from being selectable 2013-09-02 22:59:51 +01:00
John O'Nolan 701746c102 Move home header image to inline img / refactor headings 2013-09-02 22:59:51 +01:00
John O'Nolan 4f1ff59839 Introducing new typographic styles + code cleanup 2013-09-02 22:59:51 +01:00
John O'Nolan 2faa6612b7 Tweak. 2013-09-02 22:59:51 +01:00
John O'Nolan 43d1e2723f Fixed word breaking bug
See TryGhost/Ghost@044cf21887
2013-09-02 22:59:50 +01:00