snipette-gridsome/src
Hippo 30f9448d72 Change GhostPage template to a symlink
Because that's what it is. No point updating the same content
twice in different files :P

The reason is, Gridsome needs GhostPage to exist so the page gets
a valid path, but doesn't actually use it because it loads
GhostPost first. We could technically leave GhostPage as an empty
file, but if the order changes someday and GhostPage starts
getting prioritised over GhostPost we'll be in a mess. Might as
well keep ourselves covered.
2019-12-24 15:06:27 +05:30
..
assets/css Scale down thumbnail images to fit Card 2019-12-18 19:25:24 +05:30
components Make logo link to "/" instead of pulling setting from config 2019-12-24 14:10:26 +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 Change metadata "filters" to the OR signs they were supposed to be 2019-12-24 14:58:28 +05:30
templates Change GhostPage template to a symlink 2019-12-24 15:06:27 +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