Commit graph

21 commits

Author SHA1 Message Date
Hippo
173c5c5654 Detect internal URLs in menu using config.siteUrl
This is so that menu items defined in Ghost don't get mistakenly
processed as external sites
2019-10-06 17:39:25 +05:30
Hippo
b5851935db Bugfix: titles not displaying properly in Chrome
The problem was that the `height: 100%` wasn't being overridden
by `display: flex` as it was in Firefox, so titles were being
pushed out till below the card rather than coming inside it.

Thanks to Anita Kashi, Chanakya Saikia, and Vico Biscotti for
reporting this issue.
2019-10-02 09:26:06 +05:30
Hippo
34eee31537 Add default background colour for old browsers
Specifically, for those who don't support CSS var()
2019-09-30 18:55:18 +05:30
Hippo
ed5f5adb08 Change RSS feed back to /rss but using Gatsby not Ghost
For future compatibility with Ghost. Trying to make this point to
the Gatsby site URL rather than the Ghost one :-/
2019-09-29 18:19:13 +05:30
Hippo
0b24fb79eb Update RSS subscribe link to match actual feed location 2019-09-29 17:01:42 +05:30
Hippo
d3548f8a21 Scale up author header image when too small 2019-09-29 10:16:09 +05:30
Hippo
cc370bf163 Update primary and link colours 2019-09-29 10:15:48 +05:30
Hippo
7585dac297 Add scissors styling 2019-09-29 09:28:14 +05:30
Hippo
023c93da87 Add .geany project files to .gitignore 2019-09-28 17:00:57 +05:30
Hippo
24aae7e1c2 Move RSS feed to /feed.xml 2019-09-28 16:54:43 +05:30
Hippo
88b908b525 Resize homepage logo on narrow screens 2019-09-28 16:50:55 +05:30
Hippo
420a7a2b68 Add Google Analytics
We have to do this for now :( hopefully find a self-hosted
solution later
2019-09-28 16:49:23 +05:30
Hippo
9b6be281f7 Update site meta config 2019-09-28 11:09:57 +05:30
Hippo
32d6c06568 Restyle homepage 2019-09-28 11:09:39 +05:30
Hippo
abf2cde607 Add Snipette Heroku Live! 2019-09-27 21:56:51 +05:30
Hippo
c7c053b660 Fix bugs causing compile fails 2019-09-26 19:14:13 +05:30
Hippo
01a1497cca Restyle homepage and PostCard component 2019-09-24 18:15:46 +05:30
Hippo
f4955f77c1 Add author credits to end of post 2019-09-23 17:30:13 +05:30
Hippo
f8408cbcc3 Add style for article subtitle 2019-09-19 18:35:56 +05:30
Hippo
94229ca110 Restyle feature image to make full-width 2019-09-19 18:35:26 +05:30
Hippo
3cafb57c40 Initial commit from gatsby: (https://github.com/TryGhost/gatsby-starter-ghost.git) 2019-09-19 16:43:37 +05:30