Hacker News new | ask | show | jobs
by ukyrgf 2582 days ago
The thing is, it's a command line tool that requires the user to go out and manually do just about everything. Export the files, set up the repo, create a Netlify account, configure everything there, hook it into GitHub, etc. In the end, all the tool really does is convert files to Markdown and then use Gatsby as an SSG. If you already had the knowledge to do everything else, why not just do that yourself and not be stuck with somebody else's opinionated choices?
1 comments

I’ve built a few sites with Gatsby and Netlify, so I might qualify as having “the knowledge to do everything else”. Haven’t tried the tool, but I can’t imagine that I would get the end result of the GIF in less than a day if I had to figure it all out on my own. There’s a lot of decisions and research and little hiccups to get through in a thing like this. And even if you use the tool, it looks like you have every opportunity to do it your own way if you want to.