Hello,
I have installed ghost locally and I have access to all features! :) But now I need to deploy the blog on Netlify and I don’t want to use GitHub. How can I access the build of my blog available at http://localhost:2368 and deploy it by drag and drop on Netlify?
Bonus question: is Gatsby really worth trying? I read it loads the critical css and prefetches all links on your website so that it’s super fast.