Skip to content

celso-henrique/celsohenrique.com

Repository files navigation

celsohenrique.com [deprecated]

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.

Running locally

With node installed install the dependencies with:

$ npm install

Run the developer server with:

$ npm run develop

And access http://localhost:8000.

License

This project is MIT licensed.