Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 700 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 700 Bytes

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.