Commit graph

28 commits

Author SHA1 Message Date
Hippo
8552146c8d Update banner to work better on mobile 2019-11-19 14:17:10 +05:30
Hippo
6ed30e14c0 Add BottomBanner for survey popup 2019-11-10 01:18:12 +05:30
Hippo
0a2c441b5d Add media redirect for RSS feed images 2019-10-20 18:02:13 +05:30
Hippo
4cb47b02ab Add media redirect for homepage and post lists 2019-10-17 12:49:07 +05:30
Hippo
80ab94b373 Add media redirect for feature images as well
Be careful with profile-pics though!
2019-10-11 13:47:42 +05:30
Hippo
2611aa208d Fix broken builds when trying to run regex on empty content 2019-10-06 18:10:22 +05:30
Hippo
63421d67e4 Automatically replace Ghost content URLs with direct links
Media requestn now go directly to media.snipettemag.com instead
of getting routed to /content/images on the Ghost site. NOTE: This
only applies to the content of posts and pages, not to other media
such as site headings, profile pictures, etc.
2019-10-06 18:06:12 +05:30
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