My personal blog. Forked from Gatsby blog starter and some inspiration from Abramov Blog overreacted.io. Syntax theme based on Sarah Drasner's Night Owl with small tweaks.
Step by step to get this up and running
git clone https://github.com/stanleygomes/from-tatooine.git && cd from-tatooine
npm install
Serve using gatsby
npm run dev
To test it on the browser, simply go to: http://localhost:8000