snipette-gridsome/src
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
..
assets/css Scale down thumbnail images to fit Card 2019-12-18 19:25:24 +05:30
components Enable image redirects 2019-12-19 22:01:35 +05:30
filters Enable image redirects 2019-12-19 22:01:35 +05:30
layouts Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30
pages Create view for Pages 2019-12-24 13:38:50 +05:30
templates Create view for Pages 2019-12-24 13:38:50 +05:30
favicon.png Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30
main.js Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30