Hacker News new | ask | show | jobs
by adamthewan 2181 days ago
Hey, Adam here (OP)!

Thanks!

I built the blog over a weekend using Gatsby. It's super neat! Gatsby is pretty flexible, I'm even able to make things like filters and queries, add tags. SEO is super easy, and their image processing is top notch. Highly recommend it.

I connected it to Netlify so that it auto-updates every time I make a git commit. If you're not familiar with the term Jamstack, you should explore it. There's so much cool stuff being done these days with static websites.

1 comments

Thank you so much Adam! This is awesome!! I'm testing Hugo+Netlify right now, but I'll have to give this a try! Thank you so much!