Powered by Gatsby and Emotion.
First clone the repo, install dependencies and build the site:
yarn
yarn build
git clone https://github.com/nicksp/plekhanov.me.git
cd plekhanov.me/
Then run dev server (it will refresh the page after any changes in JavaScript, styles or content):
yarn start
Browse to http://localhost:8000/ to preview website.
If you find any typos or you have any comments on the posts or notes, please feel free to open an issue.