Hannah Wolfe
ba10cb1516
🎨 Update to use Primary Tag syntax ( #337 )
...
refs TryGhost/Ghost#8668
- In Ghost 1.2.0 we introduce primary_tag as a calculated property
- Casper can be updated to use this for clarity
2017-08-10 16:10:17 +02:00
Hannah Wolfe
d7ca6fd2f6
🎨 Added specific 404 template & simplified fallback ( #348 )
...
no issue
- The 404 Error template can have a little more fancy logic than other templates
- Therefore, we make the 404 template have the get helper
- The fallback general error template has no use of the get helper
- This helps ensure that errors can be rendered
2017-08-10 14:34:23 +01:00
Hannah Wolfe
4b66223bb3
🐛 Only show related posts widget if there are posts available ( #332 )
...
no issue
- use a block param and if combo to add a guard to the get helper
- this ensures that the widget is only displayed if there is content available to display
2017-07-28 19:10:54 +04:00
Hannah Wolfe
3993cbdcfa
Update disqus embed to use {{comment_id}}
...
refs TryGhost/Ghost#8760
- disqus code must use `{{comment_id}}` instead of `{{id}}` from 1.0.0 onwards.
2017-07-26 23:01:14 +04: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
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
47e0b19562
Merge pull request #177 from ErisDS/global-nav
...
Switch navigation to be global
2015-02-28 15:54:15 +00: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
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
Hannah Wolfe
cefc04c2b2
Merge pull request #109 from halfdan/patch-1
...
Simplify author link
2014-07-31 22:33:05 +01:00
Hannah Wolfe
a41588f3e5
Version bump to 0.9.3
2014-03-20 19:17:26 +00: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
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
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