DEV Community

Discussion on: What was your win this week?

Collapse
 
jackharner profile image
Jack Harner πŸš€

Published my first Gatsby project! JackHarner.com is my personal site that used to just be a single page HTML file hosted on GitHub Pages. It's still hosted on GitHub Pages, but it's a tiny bit more complex than it used to be.

Would love some Friday Feedback if anyone has any suggestions.

Collapse
 
albertomontalesi profile image
AlbertoM

Awesome site, I like the style. I also built my blog using Gatsby but I've hosted it on Netlify. Did you start from a template or you built all from scratch?

Collapse
 
jackharner profile image
Jack Harner πŸš€

I just started with the default starter and built it from scratch. I'm definitely interested in using it more!