kevinhughes27 / kevinandsam.travel

repo for our travel blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy

kevinhughes27 opened this issue · comments

I followed these instructions to deploy to gh-pages: https://www.gatsbyjs.org/docs/deploy-gatsby/#use-the-npm-package-gh-pages-for-deploying

I like how this is setup. However the site it deploy doesn't match the dev site ...

prod:
image

dev:
image

try gatsby serve to see what it does

github pages was configured to look at the master branch. All is well now.