In my blog I write articles about things I find interesting. Forked from Gatsby blog starter.
I'm using Gatsby with the Gatsby blog starter which I've customized quite a lot. I'm using styled-components for CSS-in-JS, and deploying using Zeit Now for easy, no configurations needed deploy.
To run locally, simply run npm i
and then npm start
, and open http://localhost:8000.
If you find any issues, I'd love if you could list them on the issues page in the repository.