DEV Community

Tom Collins
Tom Collins

Posted on • Updated on

A portfolio template made with Gatsby

A while back I came across a cool project that allows you to quickly create your own portfolio site:
https://github.com/imfunniee/gitfolio

I've been using Gatsby recently and I'm a big fan. I decided to port gitfolio over to use gatsby as its a perfect fit for a static site generator.

Clone the repo to get started on your own:
https://github.com/collinstommy/gitfolio-gatsby

Demo:
https://collinstommy.github.io/gitfolio-gatsby/

Top comments (0)