DEV Community

Discussion on: New personal website using GatsbyJS

Collapse
 
amberjones profile image
AmberJ

I'm in the process of building my personal site with Gatsby as well! First time working with this framework, and it does have some neat tricks - so far I like it. Your website looks great too btw, thanks for sharing!

Collapse
 
anataliocs profile image
Chris Anatalio

Awesome! I found it was helpful to use a starter, gatsbyjs.org/starters/?v=2 with react-bootstrap.github.io/ if you are interested in leveraging Twitter Bootstrap components.

Netlify(netlify.com/) offers a free hosting solution and free automatic deployment from your Github repo. :)