Kevin Ansfield
0c27a8eaee
Upgrading Casper to 1.3.7
2017-06-16 09:50:53 +01:00
Phoenix Eve Aspacio
2334ca8aa4
Allow line breaks from Bio ( #310 )
2017-06-05 09:06:47 +01:00
kirrg001
26a25208e1
Upgrading Casper to 1.3.6
2017-03-01 13:47:57 +01:00
Humeira
805925528c
move font above css include ( #279 )
2017-02-24 12:23:02 +07:00
John O'Nolan
68e48cfb04
Remove role attributes intended for tabbed navigation
...
Closes #285
2017-02-23 13:25:47 +07:00
kirrg001
c578765491
Upgrading Casper to 1.3.5
2017-01-12 12:41:55 +01:00
John O'Nolan
ba5d559d8c
2017
2017-01-04 10:53:34 +00:00
Hannah Wolfe
b06c57f1e1
Upgrading Casper to 1.3.4
2016-10-24 16:51:12 +01:00
Hannah Wolfe
99ff118174
Merge pull request #274 from eibt/patch-1
...
Use protocol-relative URL for jQuery script
2016-10-24 14:35:22 +01:00
Jeroen
054cd87653
No margin-bottom for last p inside li tags ( #262 )
...
Fixes #241 .
2016-10-24 20:17:30 +07:00
Matthias
5060c945e6
Fixed page title and description being visible before fading in ( #268 )
2016-10-24 20:15:01 +07:00
Aileen Nowak
d07d6dee09
🐛 Fix .post-title ( #273 )
...
no issue
fixes the post-title font-size again, as it didn't work with two body:notstatements.
2016-10-24 20:11:49 +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
Hannah Wolfe
27270d3de3
Upgrading Casper to 1.3.3
2016-10-07 16:08:38 +01:00
Hannah Wolfe
09476487f0
🐛 Fixing package.json engines & repo URL
...
no issue
- semver caret ranges don't apply pre-1.0.0, therefore we need to use a more explicit range
- repo URL should be a valid url
2016-10-07 16:05:10 +01:00
Hannah Wolfe
d2d796241b
🎨 Removing homepage from package.json
...
no issue
- this is not going to be a required field, and for Casper is the same as the repo
2016-10-07 15:56:54 +01:00
Aileen Nowak
c1b77b74cb
Remove old body classes ( #272 )
...
refs TryGhost/Ghost#2597
Make Casper work without old body classes `.archive-template`, `.page` and use `.page-template` *only* for pages, as `.post-template` will not be available for pages anymore.
2016-10-07 14:02:00 +02:00
Hannah Wolfe
95cec988f5
Upgrading Casper to 1.3.2
2016-09-27 16:48:51 +01:00
Hannah Wolfe
12e897d374
📚 Expand package.json ready for gpm
...
no issue
- Our new marketplace (gpm) will make heavy use of package.json files
- Full details, spec, and validator are coming soon. In the meantime here's the basics:
- `name` must be lowercase and hypenated
- `version` must be semver compliant
- `homepage` should be a valid URL (GitHub URL is ok)
- `demo` should be a working Ghost install that uses your theme
- `engines` should contain a Ghost key indicating which version of Ghost the theme is compatible with
- `license` is required, we recommend `MIT`
- `screenshots` should provide a relative path or absolute URL to both `desktop` & `mobile` screenshots
- `author` should be an object. It must contain an email, and can also include a name and url.
- the `gpm` object should:
- indicate the package type (`theme` for now, later `app` or `adapter` etc)
- list out at most 2 marketplace categories for inclusion. Categories can be found in https://gist.github.com/ErisDS/d0674f57eaa087c9f92cbfc8e984d2d6 but are subject to change.
- other fields can be included as per a normal npm package, we recommend including the repostory & keywords with `ghost` & `theme` listed.
2016-09-27 16:43:44 +01:00
John O'Nolan
d6998b3ba5
Add screenshot assets
2016-09-27 14:27:58 +02:00
Kevin Ansfield
5c51195ca6
Upgrading Casper to 1.3.1
2016-07-26 13:01:26 +01:00
Austin Burdine
234be3c976
Merge pull request #254 from sergioaugrod/fix-invalid-css-property
...
Fix invalid css property declaration
2016-06-26 12:26:43 -06:00
Sérgio Rodrigues
146f2ecaab
Fix invalid css property declaration
2016-06-26 15:21:32 -03:00
Austin Burdine
5e679999e7
Merge pull request #251 from max-nova/css-ToC-fixes
...
Fixing Table of Contents in CSS
2016-05-22 10:34:35 -06:00
Max.Nova
4614c6a162
Fixing Table of Contents in CSS
2016-05-22 12:31:02 -04:00
John O'Nolan
531eacc180
Merge pull request #248 from ErisDS/hannahs-fixes
...
Minor consistency fixups
2016-05-08 17:21:17 +02:00
Hannah Wolfe
8778126d8f
Minor consistency fixups
...
- use a `{{#tag}}{{/tag}}` block for tag in tag.hbs
- use two braces consistently for `{{title}}`
- use double quotes consistently for attributes (quote switching is unnecessary)
2016-05-08 17:09:29 +02: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
Hannah Wolfe
c1a3840cbe
Upgrading Casper to 1.2.8
2016-02-03 09:33:34 +00:00
John O'Nolan
7f400e46a0
Merge pull request #232 from FongWan/screen.css-normalize-v3.0.3-patch
...
Update normalize.css to v3.0.3 on 'screen.css'
2016-01-23 11:06:37 +02:00
John O'Nolan
84148db8eb
Merge pull request #233 from FongWan/default.hbs-jquery-v1.12.0-patch
...
Update JQuery to v1.12.0 on 'default.hbs'
2016-01-23 11:05:45 +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
Fong-Wan Chau
591d1fb782
Update normalize.css to v3.0.3 on 'screen.css'
2016-01-22 12:42:31 -04:00
John O'Nolan
a5591f03ce
Merge pull request #228 from jegtnes/patch-1
...
Disable ligatures in code blocks
2016-01-21 08:31:53 +02:00
Alex Jegtnes
f0ce0d8718
Disable ligatures in code blocks
...
I recently created a new Ghost blog and a colleague pointed out that ligatures for code blocks looked a bit off. They weren't enabled in Firefox by default, but in Chrome (possibly different browser defaults?). This PR standardises it and removes any ligatures from `<code>` and `<tt>` blocks.
2016-01-20 22:31:24 +00:00
Hannah Wolfe
de91a4006b
Upgrading Casper to 1.2.7
2016-01-12 09:58:58 +00:00
John O'Nolan
1c3803352f
Update LICENSE
2016-01-05 11:09:15 +02:00
John O'Nolan
7d9c5ea1fc
Update README.md
2016-01-05 11:09:02 +02:00
John O'Nolan
1196a13aef
Merge pull request #208 from emersonkeenan/master
...
Fix embedded gist indentation
2016-01-05 10:56:05 +02:00
Hannah Wolfe
1c092c7be0
Upgrading Casper to 1.2.6
2015-11-26 09:31:48 +08:00
Hannah Wolfe
834f0bc4ff
Merge pull request #222 from ErisDS/jquery-move
...
Move jQuery before `{{ghost_foot}}`
2015-11-25 22:17:17 +08: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
ede6b03afa
Upgrading Casper to 1.2.5
2015-09-02 18:11:54 +01:00
Kevin Ansfield
31025f2f15
Merge pull request #218 from ErisDS/jquery-support
...
Add jQuery, as this is being removed from Ghost
2015-09-02 17:54:19 +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
8f6f4a962b
Merge pull request #213 from lukaszklis/border-fix
...
Fixed horizontal scroll on the post page
2015-06-30 14:50:30 +03:00
Łukasz Kliś
c4f631b28d
Added missing vendor prefixes
2015-06-30 13:41:17 +02:00
Łukasz Kliś
dd9d027709
Added box-sizing for a read next story link
2015-06-22 14:08:03 +02:00
John O'Nolan
1a3dd91f81
Merge pull request #210 from najela/patch-1
...
Updated the twitter web share API
2015-05-28 22:12:32 +01:00
Acho Arnold
01c46dd225
Updated the twitter web share API
...
New API can be found here https://dev.twitter.com/web/tweet-button/web-intent
2015-05-26 10:21:36 +01:00
Emerson Keenan
8fda6ac74f
Fix embedded gist indentation
...
closes #204
- set text-rendering to auto inside embedded gist
2015-05-24 00:32:37 +10:00
Hannah Wolfe
c1443a6e04
Upgrading Casper to 1.2.4
2015-05-21 16:59:21 +01:00
John O'Nolan
cd4563935a
Merge pull request #207 from marksuth/master
...
Improve alt tag accessibility
2015-05-17 11:40:43 +01:00
Mark Sutherland
53c6d32849
typo
2015-05-15 22:13:14 +01:00
Mark Sutherland
2f45eda1ca
Improve alt tag accessibility
...
Replaces all instances of alt="Blog Image" with alt="{{@blog.title}}"
and alt="Author Image" with alt="{{@author}}"
2015-05-15 22:01:01 +01:00
Hannah Wolfe
cfbb7842a9
Upgrading Casper to 1.2.3
2015-05-14 15:48:09 +01:00
John O'Nolan
6f5138dcd2
Merge pull request #203 from PaulAdamDavis/menu-button-border
...
Remove border from menu button on small screens
2015-05-14 15:29:50 +01:00
Paul Adam Davis
6c04f651aa
Remove border from menu button on small screens
...
No issue
In #189 I reworked much of the CSS for the menu button. The border on the menu button is supposed to be removed on small screens, but I missed that. This removes it.
2015-04-23 12:39:19 +01:00
Hannah Wolfe
f81730e108
Upgrading Casper to 1.2.2
2015-04-22 22:11:36 +01:00
John O'Nolan
c06a731384
No.
2015-04-22 20:34:39 +02:00
John O'Nolan
2773ac926a
Fix footnotes line-height and return-link styling
2015-04-22 19:23:42 +02:00
Hannah Wolfe
cc59624ba4
Upgrading Casper to 1.2.1
2015-04-22 14:08:38 +01:00
John O'Nolan
6b42e9535c
Merge pull request #200 from HLFH/master
...
Social media icons with brand colors on hover
2015-04-19 22:52:24 +03:00
HLFH
bc38e7df61
Social media icons with brand colors on hover
2015-04-19 20:35:28 +02:00
John O'Nolan
ab2a8261d7
Merge pull request #197 from PaulAdamDavis/copyright-footer
...
Fix copyright footer bug
2015-04-16 14:20:14 +03:00
Paul Adam Davis
ffea9590ea
Fix copyright footer bug
...
Closes #196
- Absolutely positions the `.site-footer` when it's adjacent to the `.read-next` container
I've opted to use absolute positioning here because we can't be 10% sure what the height of the footer will be at smaller viewport widths as the `@blog.title` length can vary, so adding loads of breakpoints with negative margins isn't really viable.
2015-04-16 10:43:35 +01:00
John O'Nolan
d32e9db4cb
Merge pull request #195 from PaulAdamDavis/icon-caching
...
Add version number to icon font src urls
2015-04-15 13:01:02 +03:00
Paul Adam Davis
88666559f6
Add version number to icon font src urls
...
No issue
To prevent browsers using an older version of the icon font when a newer version is available, we must add a version number to that src url.
This number must be incremented when the file files change, so this also adds a note explaining that.
2015-04-15 10:44:01 +01:00
John O'Nolan
c94651d8fb
Set min width on next-posts
...
Closes #194
2015-04-14 11:09:00 +02:00
John O'Nolan
5d01cb7a7c
Merge pull request #189 from PaulAdamDavis/menu-icon
...
Remove some !important declarations
2015-04-11 11:11:59 +03:00
Paul Adam Davis
4f1c76f2e7
Remove some !important declarations
...
Relates to b071548
- Fixes an issue where the menu button would be the wrong colour
The navigation was using `!important` in a few places. I've changed the CSS a bit to no longer need these, but that means I've made some selectors slightly more specific.
The use of `!important` was to get around the hover state being persisted when the menu was opened but the mouse hadn't moved, which meant the menu button kept its white background when it should be black.
iMaking the hover state only apply when the nav is closed, gets around that.
2015-03-31 10:29:03 +01:00
John O'Nolan
dd02a12258
no message
2015-03-27 19:10:31 +02:00
Matt Enlow
e587980ccd
Merge pull request #188 from PaulAdamDavis/menu-icon
...
Add menu icon to icon font
2015-03-23 10:57:24 -06:00
Paul Adam Davis
b071548965
Add menu icon to icon font
...
Closes #186
- Adds the menu icon from Ghost's icon set
- Alters CSS to use that new icon
2015-03-23 16:21:53 +00:00
John O'Nolan
acc6896393
Style footnotes
...
Fixes #187
2015-03-23 12:21:28 +02:00
John O'Nolan
025fa6ea80
Change the horrendous mark colour
2015-03-16 12:31:15 +02:00
Hannah Wolfe
1b86190c4d
Upgrading Casper to 1.1.7
2015-03-09 17:52:52 +00:00
John O'Nolan
37d7d0b4f0
Sexier animation timing on menu
2015-03-09 16:05:25 +02:00
John O'Nolan
329dfef410
Merge pull request #185 from novaugust/master
...
Fix transition property
2015-03-05 23:10:35 +02:00
Matt Enlow
baea6bb2fd
Fix transition property
2015-03-05 14:08:04 -07:00
John O'Nolan
dffc9f3cb3
Merge pull request #183 from tomkwok/patch-1
...
Add -ms- prefix for IE9
2015-03-04 11:37:44 +02:00
Tom Kwok
7f42eaabfe
Add -ms- prefix for IE9
2015-03-04 17:33:35 +08:00
John O'Nolan
dcfddacfa1
Merge pull request #182 from mankittens/master
...
Prefixed second instance of tt with pre
2015-03-04 11:13:00 +02:00
Matthew Guy
031ac1fb40
Prefixed second instance of tt with pre
2015-03-04 03:50:52 -05:00
John O'Nolan
9339635abd
Merge pull request #181 from PaulAdamDavis/fix-nav-overflow
...
Fix menu button overflow
2015-03-02 18:04:15 +02:00
Paul Adam Davis
0d3bafde1e
Fix menu button overflow
...
References #180
- Adds `overflow-x: hidden` to `.site-wrapper` when navigation is open to prevent the menu button flowing into the navigation & covering the 'Menu' title text in Firefox.
2015-03-02 14:00:20 +00:00
John O'Nolan
7af816a48e
Merge pull request #172 from mankittens/master
...
Improvement to .post-content .full-img
2015-03-02 09:32:12 +02:00
Matthew Guy
a5dcaf6cd5
Removed references to .full-img, debounce, and smartresize, and replaced with pure CSS
...
issue #172
New code will center all post images and allow them to extend beyond the main text column. No JavaScript or special classes required.
2015-03-02 02:21:19 -05:00
John O'Nolan
e59dcaa256
Fix vertical height bug
...
Introduced in @46dc55769e5f11bddde77ae131f0cb24f82fd9ea - vh is incompatible with % - all references to height needed to be updated in order for this to work correctly
2015-03-01 08:51:38 +02:00
John O'Nolan
8b35959ff6
Update Nav position
...
Fixes #178
2015-03-01 08:25:35 +02:00
Hannah Wolfe
94422fffe2
Upgrading Casper to 1.1.6
2015-02-28 16:15:47 +00:00
Hannah Wolfe
47e0b19562
Merge pull request #177 from ErisDS/global-nav
...
Switch navigation to be global
2015-02-28 15:54:15 +00:00
Hannah Wolfe
8ec65a45e4
Switch navigation to be global
2015-02-28 14:08:27 +00:00
John O'Nolan
8e220b089b
Fix Safari mobile bug
...
Opacity: 0 on nav sidebar when closed
2015-02-28 16:07:43 +02:00
John O'Nolan
e4861a0d78
Fix for long nav items
2015-02-28 14:38:01 +02:00
John O'Nolan
243192f0d9
Updating nav styles
2015-02-28 14:34:58 +02:00
John O'Nolan
c516c10383
Merge pull request #175 from PaulAdamDavis/navigation
...
Navigation
2015-02-28 11:41:15 +02:00
Paul Adam Davis
46dc55769e
Navigation
2015-02-27 19:33:27 +00:00
John O'Nolan
191f5f74f1
Merge pull request #174 from nicdutil/master
...
fixed ie9 rotate issue with scroll-down arrow
2015-02-24 09:44:03 +02:00
nicdutil
e559857b12
fixed ie9 rotate issue with scroll-down arrow
2015-02-24 00:45:08 -05:00
John O'Nolan
8f9a185a80
Merge pull request #171 from AlexanderGalen/master
...
Add geometricPrecision text-rendering on text elements to support ligatures
2015-02-23 11:31:08 +02:00
Alexander Carr
bcb586b862
add 'text-rendering:geometricPrecision;' anywhere that seemed appropriate to support ligatures. closes #167
2015-02-18 17:25:18 -08:00
John O'Nolan
70ad5bde8b
Merge pull request #170 from mankittens/master
...
Fixed transition definitions
2015-02-18 10:36:53 +02:00
Matthew Guy
b064e9fc87
Fixed transition definitions
...
Made sure durations come before timing functions.
https://github.com/TryGhost/Casper/issues/168#issuecomment-74828463
2015-02-18 03:31:26 -05:00
John O'Nolan
1e6e807f94
Merge pull request #163 from janoskk/gist_fix
...
Fix gist line numbering issue #162
2015-01-22 11:17:34 -08:00
John O'Nolan
9cf7aea47c
Merge pull request #141 from rglyall/master
...
Add conditional around 'bio' in author.hbs
2015-01-22 08:51:14 -08:00
Janos Kasza
6db90c9fec
Fix gist line numbering issue #162
2015-01-22 11:49:02 +01:00
John O'Nolan
bc7b44f01b
Merge pull request #159 from crepererum/css_warnings
...
Fix multiple CSS problems, mostly reported by Firefox
2015-01-15 07:33:45 -08:00
Marco Neumann
db4979d32d
Fix multiple CSS problems, mostly reported by Firefox
...
- typo: `*zoom: ...;` should be `zoom: ...;`
- outdated prefix: `white-space: -moz-pre-wrap;` is [not required as of Firefox 3.0](https://developer.mozilla.org/en-US/docs/Web/CSS/white-space )
- outdated prefix: `-moz-border-radius: ...;` is [not required as of Firefox 4.0](https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius )
- outdated prefix: `-webkit-border-radius: ...;` is [not required as of Chrome 4.0 and Safari 5.0](https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius )
- outdated prefix: for `background` `-moz-radial-gradient`, `-webkit-radial-gradient` and `-webkit-gradient` is [not required as of Firefox 16, Chrome 26 and Safari 6.1](http://www.w3schools.com/Css/css3_gradients.asp )
- wrong attribute: `word-break: break-word;` should be `word-wrap: break-word;` (this makes sense because `hyphens: auto;` is set)
- missing prefix: add `-moz-hyphens: auto;`, `-ms-hyphens: auto;` and `-webkit-hyphens: auto;` to `hyphens: auto;` (other browser [do not support `auto` mode](http://caniuse.com/#feat=css-hyphens ))
2015-01-15 14:38:24 +01:00
Hannah Wolfe
dd4ca42280
Version bump to 1.1.5
2015-01-12 17:20:31 +00:00
John O'Nolan
3bdd10a37a
Merge pull request #155 from razzius/master
...
Fix indentation in footer
2015-01-05 07:34:08 +02:00
Razzi Abuissa
56c766303f
Fix indentation
2015-01-04 19:57:11 -06:00
John O'Nolan
bf37631aa2
Update copyright
2015-01-02 16:12:55 +02:00
John O'Nolan
82253b06f2
Derp
2014-12-23 14:21:53 +02:00
John O'Nolan
969a20ef6d
Add tag mgmt support to Casper
2014-12-23 13:50:59 +02:00
Hannah Wolfe
dbaaf955af
Version bump to 1.1.3
2014-12-04 15:32:09 +00:00
John O'Nolan
de94edc8a8
Merge pull request #149 from conradkleinespel/master
...
Support for Pastebin embeds
2014-11-29 11:12:20 +01:00
Conrad Kleinespel
1292f2e22b
support for pastebin
2014-11-29 00:09:46 +01:00
Hannah Wolfe
933ebb86ca
Version bump to 1.1.2
2014-11-17 17:24:50 +00:00
John O'Nolan
cb1196630b
Merge pull request #147 from novaugust/page-fix
...
Move page #post helper to encapsulate image references
2014-11-11 07:34:45 +01:00
Matt Enlow
bcdbdab861
Move page #post helper to encapsulate image references
...
Ref #143
- Fixes header images for static pages
2014-11-10 22:02:52 -07:00
John O'Nolan
9a1988aa6d
Merge pull request #143 from cubb/master
...
Fixes to visual bugs on static pages
2014-10-29 18:31:04 +01:00
Jakob Wells
e2911f2d46
Changed button background fix to match post.hbs
...
As per JohnONolan’s suggestion, I have edited the nav to match the code
in post.hbs: https://github.com/TryGhost/Casper/blob/master/post.hbs#L9
2014-10-29 10:14:00 -07:00
Jakob Wells
df09b7c375
Fixed bottom margin on static page post-title h1
...
Static pages were previously missing a margin on the bottom of the
post-title h1. By adding <header> with a post-header class around the
h1, we gain the exact same bottom margin as seen on post (non-static)
pages.
2014-10-29 09:24:31 -07:00
Jakob Wells
09d827249f
Removed button backgrounds on static pages
...
The home and subscribe buttons had backgrounds on static pages, but not
post pages. The backgrounds are now removed from these buttons on
static pages.
2014-10-29 09:17:57 -07:00
Robert Lyall
ff591092e2
Add conditional around 'bio' in author.hbs
2014-10-21 16:10:20 +01:00
Hannah Wolfe
e264f609de
Version bump to 1.1.1
2014-10-18 21:43:45 +02:00
John O'Nolan
12ad5f5404
Merge pull request #136 from novaugust/master
...
Remove old reference to medium desktop media queries from ToC
2014-09-29 09:09:01 +02:00
Matt Enlow
ba798581ec
Remove old reference to medium desktop media queries from ToC
2014-09-28 14:19:58 -06:00
John O'Nolan
8bf2b72e69
Remove MS specific font feature styling
2014-09-25 19:28:43 +03:00
John O'Nolan
5968231807
Fix IE font feature rendering
...
See #124 (again)
2014-09-25 19:23:25 +03:00
John O'Nolan
e07d0d8775
Post image support
2014-09-25 17:35:06 +03:00
John O'Nolan
63535cf5ce
1.1.0
2014-09-25 16:42:27 +03:00
John O'Nolan
75c81be9c3
Typography overhaul
2014-09-25 16:41:04 +03:00
Hannah Wolfe
144be310a0
Merge pull request #132 from jeremija/image-width-fix
...
Fixed bug where image width changes on refresh
2014-09-15 20:57:47 +01:00
jeremija
a149b03a2f
Fixes variable image width bug
...
closes #95
- added onload event listeners to images
2014-09-15 21:51:59 +02:00
Hannah Wolfe
72ba094f2f
Merge pull request #130 from jillesme/master
...
Optimize index.js and add style consistency
2014-09-15 18:46:46 +01:00
Jilles Soeters
2cf5c0cb87
Optimize index.js and add style consistency
...
Declared all jQuery objects once where needed instead of diving into the DOM multiple times for the same object.
Added style consistency between variable declarations, if/else statements and functions.
2014-09-07 23:34:40 +02:00
Paul Davis
e669b29895
Merge pull request #129 from Douten/patch-1
...
Fix bouncing scroll-down arrow bug in webkit
2014-09-03 13:13:01 +01:00
Minh Nguyen
bcce1e9a08
Fix bouncing scroll-down arrow bug in webkit
...
Webkit transform currently requires a vendor prefix. Without it, the arrow bounces and rotate to the original un-rotated state. See https://www.dropbox.com/s/46sjiihtjya42s8/wk-rotate.mov
2014-09-03 01:16:53 -04:00
Hannah Wolfe
f55a5a202f
Version bump to 1.0.1
2014-08-26 21:07:46 +01:00
John O'Nolan
5d0db596f8
Merge pull request #125 from designbyjake/master
...
Swap Noto Serif to PT Serif
2014-08-25 14:36:59 +02:00
John O'Nolan
eb860f0755
Merge pull request #127 from PaulAdamDavis/emoji-icon-fix
...
Rename icon assets & references
2014-08-19 18:04:45 +02:00
Paul Adam Davis
094c09ade4
Rename icon assets & references
...
Closes #120
- Renames icon fonts and unicode references
This uses the same basic theory behind 8b25a3d07c which has been proven to work
2014-08-19 16:22:55 +01:00
Jake Giltsoff
c7554d995b
Swap Noto Serif to PT Serif
2014-08-17 16:01:47 +01:00
John O'Nolan
3950251944
Merge pull request #119 from rossta/post_hbs_typo
...
Fix link tag typo
2014-08-13 09:21:49 +02:00
Ross Kaffenberger
1d494fddd1
fix link tag typo
2014-08-12 22:14:54 -04:00
John O'Nolan
15d2aa09f4
Merge pull request #118 from PaulAdamDavis/nowrap-fix
...
Add nowrap to date & rss button
2014-08-12 13:13:35 +02:00
Paul Adam Davis
869a4e25f9
Add nowrap to date & rss button
...
Closes #117 , Closes https://github.com/TryGhost/Ghost/issues/3755
- Adds white-space: nowrap; to prevent strings wrapping and breaking onto multiple lines
2014-08-12 09:54:43 +01:00
Hannah Wolfe
ad2ffd878c
Adding download instructions to readme
2014-08-11 08:16:40 +01:00
John O'Nolan
5da18ddb3b
Fix bug where footer text would wrap to a new line
2014-08-07 16:16:51 +03:00
John O'Nolan
8fd21ea939
Merge pull request #113 from ErisDS/helper-updates
...
Updating Casper's use of title and author helpers
2014-08-05 23:43:08 +02:00
Hannah Wolfe
ba881b059f
Updating Casper's use of title and author helpers
...
Related to TryGhost/Ghost#3599 and TryGhost/Ghost#3389
- The title helper no longer needs triple-stashes to be safe
- The #author can now be used as a context block again
2014-08-05 20:49:37 +01:00
John O'Nolan
b84309f482
Stop text from wrapping to a new line with icon
...
Fixes #112
2014-08-04 12:49:41 +03:00
Hannah Wolfe
cefc04c2b2
Merge pull request #109 from halfdan/patch-1
...
Simplify author link
2014-07-31 22:33:05 +01:00
Fabian Becker
7dfe3f4a0d
Simplify author link
...
no issue
2014-07-31 21:32:01 +00:00
John O'Nolan
a60cdab266
Tweak
2014-07-31 18:58:48 +03:00
John O'Nolan
8ff0ac386c
Replace dodgy author helper with better one
2014-07-31 16:54:34 +03:00
John O'Nolan
f6f2a06f7a
Merge pull request #111 from PaulAdamDavis/master
...
Pluralise post count for author page
2014-07-29 23:32:14 +02:00
Paul Adam Davis
2ac6e818d9
Pluralise post count for author page
...
No issue
- Introduces the new `plural` helper to correctly word the number of posts
2014-07-29 18:25:20 +01:00
John O'Nolan
a2ff1c2186
Version bump
2014-07-27 16:47:30 +02:00
John O'Nolan
45240cdc03
Prevent scroll-down contrast BG from overlapping in Firefox
...
Closes #110
2014-07-27 16:46:37 +02:00
John O'Nolan
5a4334106e
OCD
2014-07-22 13:36:11 +02:00
John O'Nolan
97f3bfea82
Cleanup old styles + minor display bugfix
2014-07-22 13:35:00 +02:00
John O'Nolan
e9eca20883
Add fallback text if user has no entered a bio
2014-07-22 13:31:58 +02:00
John O'Nolan
00eca81a1e
Bouncy ball of love
2014-07-22 13:21:33 +02:00
John O'Nolan
5dc787d572
When cover images are used, add subtle gradient top overlay for more contrast behind nav buttons
2014-07-21 21:40:31 +02:00
John O'Nolan
a2e43b155b
Restoring lost class
2014-07-21 20:55:24 +02:00
John O'Nolan
c922b6bab5
Update pagination button styles to match new nav button styles
2014-07-21 20:42:29 +02:00
John O'Nolan
35adcc0fd3
Add post meta back into post.hbs
2014-07-21 20:37:05 +02:00
John O'Nolan
41d4e2525b
Random padding fix
2014-07-21 20:27:14 +02:00
John O'Nolan
f6ee7d89f9
Add author image to post author-box, if available
2014-07-21 20:19:49 +02:00
John O'Nolan
91ca337fe6
Link post.hbs author to new author profile page, add icons to meta data
2014-07-21 19:52:45 +02:00
John O'Nolan
48164cc3cd
Fix in case an author has a cover image but no profile image
2014-07-21 19:30:53 +02:00
John O'Nolan
6659c9514a
Fix in case author has no image
2014-07-21 19:09:17 +02:00
John O'Nolan
4bd2ce6740
Make everything look good with no cover images + crossbrowser fixes
2014-07-21 19:07:56 +02:00
John O'Nolan
6ae074b724
Introduce new post loop partial + new multi-author post meta
2014-07-21 18:20:36 +02:00
John O'Nolan
088a867cea
First pass on major Casper overhaul and new Multi-user support
...
- Introduces author.hbs page template
- Completely refactors header styling with new full-screen cover images
- Adds new, improved pagination with additional styles for archive pages
- Cleans up a fuckload of bloat and old styles
2014-07-21 14:45:34 +02: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
fe888da667
Bigger padding on mobile header
2014-07-20 17:07:00 +02:00
John O'Nolan
8464b3d7a7
Cleaning up old styles
2014-07-20 17:01:17 +02:00
John O'Nolan
cd5045999b
Sexier blog description styling
2014-07-20 16:57:38 +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
2dafaa257a
Merge pull request #108 from designbyjake/typography
...
Typography updates
2014-07-14 09:50:54 +02:00
Jake Giltsoff
9a860f2b3f
Typography updates
2014-07-12 18:56:26 +01:00
John O'Nolan
75fd290804
Updated homepage load-in animations
2014-07-11 12:22:28 +02:00
John O'Nolan
faeee8d8a0
Merge pull request #107 from PaulAdamDavis/master
...
Add keyframe animations to the home page header
2014-07-11 11:36:39 +02:00
Paul Adam Davis
11008f9831
Add keyframe animations to the home page header
2014-07-11 09:49:40 +01:00
John O'Nolan
e9725f1ac6
Merge pull request #103 from namanyayg/patch-1
...
Fixing typo in screen.css
2014-06-02 09:31:00 +02:00
Namanyay Goel
5482da42b9
Fixing typo in screen.css
...
Line 135, 'corret' to 'correct'.
2014-06-01 23:08:09 +05:30
John O'Nolan
628789944e
Fix giant gap on single post pages
2014-04-16 08:30:06 +02:00
John O'Nolan
e6c6767aa1
Better author meta mobile styles
...
Fixes #97
2014-04-16 08:27:44 +02:00
John O'Nolan
8a2edd67b0
Fix inconsistencies between archive header vs home header
2014-04-15 13:27:36 +02:00
John O'Nolan
213db8aa97
Merge pull request #94 from nblackburn/master
...
Made title visible in tag template
2014-04-15 13:14:36 +02:00
Nathaniel Blackburn
97646bc406
Made title visible in tag template
...
Made the title visible at all times as it presented as a inconsistency
in the template.
2014-04-07 11:03:27 +01:00
John O'Nolan
2530642253
Merge pull request #92 from razvanc/master
...
Added the possibility to go back to the front page.
2014-03-27 12:37:15 +01:00
Razvan Cranganu
dba42065c7
Added the possibility to go back to the front page.
2014-03-27 12:47:45 +02:00
John O'Nolan
b18c94f29e
Revert "Better blockquotes"
...
This reverts commit a9eda22a4e .
2014-03-27 09:46:17 +01:00
John O'Nolan
3dcedcd0a3
Read more chiclet
2014-03-22 15:15:41 +01:00
John O'Nolan
cee5389fb5
Gratuitous linebreak
2014-03-22 14:55:15 +01:00
John O'Nolan
cafb25786f
Give post titles more weight
2014-03-22 13:32:31 +01:00
John O'Nolan
a9eda22a4e
Better blockquotes
2014-03-22 12:08:52 +01:00
Hannah Wolfe
a41588f3e5
Version bump to 0.9.3
2014-03-20 19:17:26 +00:00
John O'Nolan
c965ac3f42
Merge pull request #89 from polygonix/add_taghbs
...
Add tag.hbs template
2014-03-19 22:12:10 +01:00
polygonix
381cdc7e29
Add tag.hbs template
...
Adds a tag.hbs template and some styles to correspond with it.
2014-03-19 11:10:43 +11:00
John O'Nolan
fdb52484b5
Update copyright
2014-03-13 22:39:56 +01:00
John O'Nolan
51b63ddeca
Merge pull request #85 from polygonix/add-package-json
...
Added "package.json" file
2014-03-03 11:00:26 +01:00
polygonix
b020823408
Added "package.json" file
...
Includes "name" and "version" setting
2014-03-03 20:58:59 +11:00
John O'Nolan
7406c1b7da
Merge pull request #82 from kennwhite/master
...
HTML5 valid markup for Twitter share link
2014-03-03 10:27:32 +01:00
John O'Nolan
be45bc3ce5
Updated icon font
2014-03-03 10:21:19 +01:00
kennwhite
87b892e461
HTML5 valid markup for Twitter share link
2014-03-02 21:51:53 -05:00
John O'Nolan
1655d519f6
Merge pull request #81 from halfdan/update-fitvids
...
Update jquery.fitvids.js to 1.1
2014-03-01 12:14:08 +01:00
Fabian Becker
53b33f2d4a
Update jquery.fitvids.js to 1.1
...
fixes #80
2014-03-01 03:51:08 +01:00
John O'Nolan
f39e92a5fd
Merge pull request #79 from cobbspur/hover
...
Added hover state for Author meta anchor
2014-02-28 23:42:31 +01:00
John O'Nolan
348b8cf6ce
Remove unused old Normalize.css file
2014-02-24 14:33:37 +01:00
John O'Nolan
a60dcf99d5
Remove CSS @import with inline minified normalize.css
...
See #57
2014-02-24 14:32:10 +01:00
cobbspur
835ec25f0b
Added hover state for Author meta anchor
2014-02-23 12:20:41 +00: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
John O'Nolan
0efa582d77
Better responsive images
...
Closes #76
2014-01-31 14:35:24 +07:00
John O'Nolan
7546018136
Add support for author.url and author.location output
...
Closes #72
2014-01-27 19:16:17 +07:00
John O'Nolan
74a7b8bf25
Merge pull request #70 from altonius/patch-1
...
Update post.hbs - make twitter link https
2014-01-23 18:49:33 -08:00
altonius
492ba62e1f
Update post.hbs
...
updated twitter url to use https inline with the other sharing services
2014-01-15 20:58:34 +11:00
John O'Nolan
3c1b7d68ec
2013 => 2014
2014-01-13 01:34:33 +01:00
Hannah Wolfe
9a261d1e93
Adding explicit favicon link
2014-01-12 21:52:21 +00:00
John O'Nolan
b7a6f81a18
Removed conditional author check
...
Because a post always has an author. Except when Ghost first runs, and there is the welcome post with no author. But in this case Ghost simply outputs nothing - I haven’t been able to make anything explode.
2014-01-10 17:00:41 +01:00
John O'Nolan
61cfb3064b
Cleaned up comments and indentation
2014-01-10 16:59:27 +01:00
John O'Nolan
8b420d01a5
Add missing span to page template
...
Fixes #67
2014-01-10 16:31:25 +01:00
John O'Nolan
36fe40b9d7
Merge pull request #66 from mjbshaw/patch-1
...
Respect the blog URL (and subdirectory) in footer
2014-01-07 12:06:42 -08:00
Michael Bradshaw
0e1329f51f
Respect the blog URL (and subdirectory) in footer
2014-01-07 12:31:32 -07:00
Hannah Wolfe
5c8fc51848
Adding encode helper to share link
2014-01-06 21:06:42 +00:00
Hannah Wolfe
054f138135
Merge pull request #61 from jitendravyas/master
2013-12-28 15:15:28 +00: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
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
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