Getting this site started was something I put off for too long!
I remember reading an article on creating a minimal blog using Gatsby JS around a year ago and it never dawned on me how simple it could be.
Like all new projects I became obsessed with the alternatives, Ghost being a really good tool and even Wordpress.
At this point though, the server side rendering of Gatsby plus it's use of React and GraphQl is what sold me.
Looking forward to posting more, but for now:
scp -r my-new-site MyServer:/var/www/html
Also thanks to Vimal Selvam for this great Gatsby theme.
I went ahead and forked it, who knows, maybe he'll like something I add to it.
-Patrick