Hello mates!
This is my first Gatsby project and I was hoping to host it using Netlify, but when I push the project to my Github and try to go live the site wont work properly.
If I use Gatsby Cloud the site works, it’s quite slow, but at least works. I got a domain for my project so I wanted to use Netlify instead, but even though the build works without problem, the resulting site shows like a 10% of what it suppose to be.
I’m a total newbie when it comes to Gatsby and web developing in general, I’m super sure that I messed up things some how but I can’t figure it out where.
Here an example of the site running in Gatsby Cloud
https://build-3b5b5e9a-852a-410e-b3f3-7f9f54822eb0.gtsb.io/
Here what I’m getting from Netlify
https://elastic-bassi-f1e570.netlify.app/
The deployment log
I also notice the following cosole messages when inspecting the site.
Here my Github repo
https://github.com/val3r0/GreekFringe
Thank you so mucho !!!