Commit Graph

11 Commits

Author SHA1 Message Date
Hippo 6abe472d5b Prepend feature image to RSS post 2020-03-31 19:00:04 +05:30
Hippo d6a24b49cc Set up RSS/Atom feeds 2020-03-31 17:04:24 +05:30
Hippo cc51760fbb Set up sitemap 2020-03-31 17:00:01 +05:30
Hippo 98c3f4463b Change siteUrl from "beta" to "www' 2020-03-31 13:42:38 +05:30
Badri Sunderarajan c03d592f3f Disable Google Analytics 2020-03-27 13:41:54 +05:30
Hippo 9a0415d3ff Create view for Pages
GhostPost and GhostPage are copies of each other: they
conditionally render depending on whether the path matches a post
or page. The reason for this workaround is that, otherwise, the
router would show a 404 for non-matching posts even when a
matching page existed, since they both lie under the same path.
2019-12-24 13:38:50 +05:30
Hippo fcc8cda747 Change site URL to beta.snipettemag.com 2019-12-20 13:44:44 +05:30
Hippo 2f46dde9a5 Update site title and description 2019-12-19 22:03:35 +05:30
Hippo 16bcaaf54b Enable image redirects
Images can now go directly to media.snipettemag.com instead of
being routed through the private Ghost instance. (Reduces traffic
on that node).
2019-12-19 22:01:35 +05:30
Hippo e264253c16 Create Ghost templates for Posts, Authors, and Views 2019-12-18 19:24:22 +05:30
Hippo b297d33675 Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30