This version has been deprecated and now my personal website uses a new version which is in a private repository.
Source code of my personal blog celsohenrique.com. Forked from Gatsby Minimal Blog and using LekoArts Theme.
With node
installed install the dependencies with:
$ npm install
Run the developer server with:
$ npm run develop
And access http://localhost:8000.
This project is MIT licensed.